Jan Mercl
9ac8e1282d
SQLite 3.37.0: rc2
2021-11-30 18:46:09 +01:00
Jan Mercl
d4ed92c0a7
regenerate all but windows, updates #77
2021-11-25 16:13:25 +01:00
Dan Peterson
064df839a4
driver: support _time_format DSN query param
...
Building on the _pragma query param support added in 508747c9
, support
a new _time_format query param.
If _time_format is set to "sqlite", written times use the time package
format "2006-01-02 15:04:05.999999999-07:00". This is the format
mattn/go-sqlite3 uses and is format 4 at
https://sqlite.org/lang_datefunc.html#time_values .
By default, times are formatted with time.Time.String. This maintains
compatibility with existing users of the driver.
Fixes #47
2021-10-23 15:36:02 -03:00
Jan Mercl
15de7b4046
linux/s390x: pass most tests
2021-10-04 16:50:13 -04:00
Jan Mercl
92ad7a5b40
freebsd/amd64: rc1
2021-09-06 16:25:17 +02:00
Jan Mercl
8dac16aa23
freebsd/amd64: blacklist last 3 failing Tcl tests
2021-09-05 22:12:19 +02:00
Jan Mercl
56308939a8
windows/amd64: the failing test is symlink2.test, not symlink.test, updates #23
2021-06-13 19:11:44 +02:00
Jan Mercl
3c08aa8b8b
Disable symlink.test for windows/amd64, updates #23
2021-06-13 18:05:46 +02:00
Jan Mercl
7dd9360c99
add detecting the silent error happening on darwin/crash5.test
2021-01-06 14:37:52 +01:00
Jan Mercl
be3a8ad798
darwin: rc1
2021-01-04 23:46:17 +01:00
Jan Mercl
a99a46d4d9
darwin: pass more Tcl tests
2021-01-04 20:52:35 +01:00
Jan Mercl
0dd17986cd
bump {libc,tcl} version, pass more darwin tests
2020-12-30 11:45:05 +01:00
Jan Mercl
b89c2c19aa
enable windows/{amd64,386} build
2020-12-21 21:10:07 +01:00
Jan Mercl
f228816300
support linux/arm{,64}
2020-09-13 15:31:23 +02:00
Jan Mercl
0d7a764447
add linux/386 support
2020-09-08 13:28:55 +02:00
Jan Mercl
3ff11fb2cf
release v1.5.0, completely CGo-free, including the Tcl tests
2020-09-03 15:37:08 +02:00
Jan Mercl
e662a135d1
release 1.4.0
2020-08-26 23:31:54 +02:00