Releases: tknie/flynn
Releases · tknie/flynn
Release list
Add bool dynamic fields handling
Fix data struct reset if result is NULL
In a query a struct is reused and filled with data read from database.
This fix will reset the data struct reset if result is NULL
Adapt new trace log
v0.9.11 Update GO modules and minor updates
Small minor updates in Postgres
Postgres updates and GO dependencies updated
Add insert with map
It's possible to use a map with corresponding syntax
data[] =
Small updates and updates
v0.9.8 Add info used time for performance checks
Rework data type create and adapt refactoring
v0.9.7 Check create timestamp differences
Remove printf and adaptTable fixes in postgres
v0.9.6 Fix postgres AdaptTable
Fix create database with struct
v0.9.5 Update GO modules