Releases: itsumura-h/nim-allographer
Releases · itsumura-h/nim-allographer
v0.30.0
Changes
- 278 orm proc @itsumura-h (#279)
- export XxConnections #273 @itsumura-h (#274)
v0.29.1
Changes
- 0.29.1 @itsumura-h (#270)
- 268 fix connection pool @itsumura-h (#269)
v0.29.0
Changes
- 266 v0.29.0 @itsumura-h (#267)
- 264 fix int32 arg in dbopen @itsumura-h (#265)
- fix benchmark for v2 @bung87 (#263)
- fix
getOsName
onmacosx
@bung87 (#262)
v0.28.0
Changes
- 257 update nim doc for v2 @itsumura-h (#260)
- gen docs @itsumura-h (#259)
- gen docs @itsumura-h (#258)
- 251 nim v2 support @itsumura-h (#256)
v0.27.0
Changes
- Delete unused comment in surrealdb @itsumura-h (#255)
- fix surreal @itsumura-h (#254)
- 235 inserting binary data into blob column in sqlite fails with unhandled exception unrecognized token @itsumura-h (#252)
v0.26.0
Changes
- fix api docs url @itsumura-h (#247)
- Fix api docs @itsumura-h (#246)
- update query should put 0/1 not string #234 @itsumura-h (#245)
- when error raised, thorow error #242 @itsumura-h (#244)
- add multiple primary @itsumura-h (#243)
- 233 rearchtecture schema @itsumura-h (#237)
- require db_connector for nim > 1.6 @sgmihai (#240)
- initial nim-devel compatibility @sgmihai (#236)
- 229 wrong string generated for unsigned int constraint @itsumura-h (#232)
v0.25.1
Changes
- Update doc @itsumura-h (#231)
- Update doc @itsumura-h (#230)
- fix
SurrealId
can be pass as argument forwhere
andfind
v0.25.0
Changes
- 226 support surrealdb @itsumura-h (#228)
v0.24.1
Changes
- 0.24.1 @itsumura-h (#225)
- Feature #223 - Support strings in where(Not)In clauses @jorgeavaldez (#224)
- Fix import, fix quote at orderby @itsumura-h (#221)
v0.24.0
Changes
- V0.24.0 @itsumura-h (#220)
- existsDir was preventing nimble to install the package. Should be dir… @jmgomez (#208)
- update benchmark example @itsumura-h (#217)
🚀 Features
- update benchmark @itsumura-h (#219)
- raw query exclusive type @itsumura-h (#218)