Add Ormin ORM support for BaraDB (Nim client)
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
*
|
||||
!*/
|
||||
!*.*
|
||||
*.db
|
||||
*.js
|
||||
nimcache
|
||||
tools/ormin_importer
|
||||
tests/forum_model_sqlite.nim
|
||||
tests/forum_model_postgres.nim
|
||||
tests/model_postgre.nim
|
||||
tests/model_sqlite.nim
|
||||
tests/tfeature
|
||||
tests/tcommon
|
||||
tests/tpostgre
|
||||
tests/tsqlite
|
||||
examples/chat/chat_model.nim
|
||||
examples/chat/chatclient.nim
|
||||
examples/chat/createdb
|
||||
examples/chat/server
|
||||
examples/forum/forum_model.nim
|
||||
examples/forum/forumclient.nim
|
||||
examples/forum/forum
|
||||
examples/forum/forumproto
|
||||
examples/tweeter/src/createdatabase
|
||||
examples/tweeter/src/tweeterdeps/
|
||||
deps/
|
||||
nim.cfg
|
||||
.nimcache
|
||||
tests/tdb_utils
|
||||
Reference in New Issue
Block a user