itsumura-h/nim-allographer
A query_builder/ORM library inspired by Laravel/PHP and Orator/Python for Nim
NimMIT
Issues
- 1
delete JsonNode as far as possible for speed up
#271 opened by itsumura-h - 0
use DATABASE_URL
#280 opened by itsumura-h - 0
orm proc
#278 opened by itsumura-h - 0
PoC Active Record
#277 opened by itsumura-h - 2
use chronos
#173 opened by itsumura-h - 0
paginate
#276 opened by itsumura-h - 0
fix onTable
#275 opened by itsumura-h - 0
export XxConnections type
#273 opened by itsumura-h - 0
execute multiple query method
#272 opened by itsumura-h - 0
fix connection pool
#268 opened by itsumura-h - 0
v0.29.0
#266 opened by itsumura-h - 0
fix int32 arg in dbOpen
#264 opened by itsumura-h - 0
add explain method
#261 opened by itsumura-h - 0
update nim doc for v2
#257 opened by itsumura-h - 0
Nim2.0 support
#251 opened by itsumura-h - 0
logging should not contain parameter
#241 opened by itsumura-h - 0
fix surrealdb
#250 opened by itsumura-h - 4
Inserting binary data into BLOB column in sqlite fails with "unhandled exception: unrecognized token"
#235 opened by sgmihai - 0
Support TiDB
#253 opened by itsumura-h - 0
Updating a boolean column in sqlite results in "true"/"false" strings being inserted, instead of integers
#234 opened by sgmihai - 0
- 1
Custom/composite primary keys
#198 opened by xaqbr - 0
rearchtecture schema
#233 opened by itsumura-h - 1
upsert
#201 opened by itsumura-h - 0
wrong string generated for unsigned int constraint
#229 opened by sgmihai - 0
support SurrealDB
#226 opened by itsumura-h - 0
Why does mysql also use mariadb lib?
#227 opened by lightcax - 1
support for whereIn for strings
#223 opened by gowthaman-basuvaraj - 0
Disable quotes in create table statement when not containing uppercase letters
#222 opened by itsumura-h - 1
Linked documentation 404s
#202 opened by dctucker - 0
prepared statement
#207 opened by itsumura-h - 1
JSON should use jsonb type
#199 opened by itsumura-h - 0
fix building sql proccess
#144 opened by itsumura-h - 1
migration history from json to db table
#194 opened by itsumura-h - 0
add comment to schema
#193 opened by itsumura-h - 2
Postgres issue.
#192 opened by motephyr - 1
--reset flag for initial db creation
#174 opened by salva-imm - 1
Doesn't work on debian
#175 opened by ire4ever1190 - 2
any plan provide api let driver developer can integrate nim-allographer with their own driver ?
#157 opened by bung87 - 0
- 0
No SQL Arrays option for schema builder
#180 opened by WeebNetsu - 1
Once there is an exception, pqsendquery keeps failing
#156 opened by ranedk - 0
add null for inserts
#184 opened by itsumura-h - 0
Readme example doesn't work, require json import
#179 opened by WeebNetsu - 0
foreign key of string type column
#151 opened by itsumura-h - 3
- 1
Cannot change DB_DRIVER to mysql or postgres
#154 opened by ranedk - 1
JOIN response
#148 opened by kixixixixi - 0
update connection pooling
#139 opened by itsumura-h - 0
index
#131 opened by itsumura-h