Files
sqlitebrowser/src
Martin Kleusberg eddeb78e27 Never set integer primary key fields to empty string
Don't attempt to set an INTEGER PRIMARY KEY field to an empty string as
it will always result in a 'datatype mismatch' error by SQLite. Instead
set it to '0'.

See issue #859.
2017-02-15 22:55:47 +01:00
..
2016-11-01 20:03:14 +01:00
2017-01-20 12:15:49 +01:00
2017-01-20 19:57:58 +01:00
2016-08-11 19:31:39 +01:00
2016-10-18 18:07:38 +02:00
2015-07-06 22:48:18 +02:00
2015-05-20 14:03:59 -03:00
2017-01-20 22:37:59 +01:00
2017-01-15 20:29:45 +01:00
2016-10-18 18:07:38 +02:00
2016-10-18 18:07:38 +02:00
2014-12-05 09:20:29 +00:00
2017-01-20 22:37:59 +01:00
2014-12-05 09:20:29 +00:00
2016-11-08 01:21:35 +00:00
2017-01-20 22:37:59 +01:00
2017-02-11 21:22:22 +01:00
2016-10-18 20:07:48 +02:00
2016-08-11 19:31:39 +01:00