Skip to content

Releases: tknie/flynn

Add bool dynamic fields handling

Choose a tag to compare

@tknie tknie released this 11 May 20:18
v0.10.1

testtable remove in tests

Fix data struct reset if result is NULL

Choose a tag to compare

@tknie tknie released this 14 Apr 18:24

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

Choose a tag to compare

@tknie tknie released this 05 Feb 21:05
v0.9.11

Update GO modules and minor updates

Small minor updates in Postgres

Choose a tag to compare

@tknie tknie released this 07 Jan 19:13

Postgres updates and GO dependencies updated

Add insert with map

Choose a tag to compare

@tknie tknie released this 16 Aug 15:17

It's possible to use a map with corresponding syntax
data[] =

Small updates and updates

Choose a tag to compare

@tknie tknie released this 28 May 19:25
v0.9.8

Add info used time for performance checks

Rework data type create and adapt refactoring

Choose a tag to compare

@tknie tknie released this 13 Apr 18:48
v0.9.7

Check create timestamp differences

Remove printf and adaptTable fixes in postgres

Choose a tag to compare

@tknie tknie released this 12 Apr 23:08
v0.9.6

Fix postgres AdaptTable

Fix create database with struct

Choose a tag to compare

@tknie tknie released this 07 Apr 14:46
v0.9.5

Update GO modules

Fix build struct

Choose a tag to compare

@tknie tknie released this 06 Apr 19:44
v0.9.4

GO modules update fix