Files
dimgigov 4e54075078
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
Add Ormin ORM support for BaraDB (Nim client)
2026-05-15 21:49:08 +03:00

30 lines
537 B
Plaintext

*
!*/
!*.*
*.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