Rename module from 'fiber_orm_nim' to 'fiber_orm'.
This commit is contained in:
parent
f84849ecde
commit
35af299fdc
@ -2,7 +2,7 @@ import db_postgres, macros, options, sequtils, strutils, uuids
|
|||||||
|
|
||||||
from unicode import capitalize
|
from unicode import capitalize
|
||||||
|
|
||||||
import ./fiber_orm_nim/util
|
import ./fiber_orm/util
|
||||||
|
|
||||||
type NotFoundError* = object of CatchableError
|
type NotFoundError* = object of CatchableError
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user