Commit Graph

10 Commits

Author SHA1 Message Date
DL6ER 2cacf9b52d Update SQLite3 from 3.26.0 to 3.27.1 (release 3.27.0 has been skipped because it contained a bug)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-02-16 09:22:22 +01:00
DL6ER 1a37c6f76c Update SQLite 3 from 3.25.0 to 3.26.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-12-04 18:33:55 +01:00
DL6ER 8c7d216e8d Update SQLite from 3.24.0 to 3.25.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-09-16 11:32:32 +02:00
DL6ER a1b5df15c2 Update SQLite from 3.23.1 to 3.24.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-06-05 17:24:36 +02:00
DL6ER 095b62cf4d Update SQLite to 3.23.1
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-04-10 21:58:08 +02:00
DL6ER 0b32193665 Update SQLite from 3.22.0 to 3.23.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-04-02 16:03:41 +02:00
DL6ER 066925737a Update SQLite3 from 3.21.0 to 3.22.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-22 22:02:29 +01:00
DL6ER 71d86aaa47 Update SQLite 3.20.0 -> 3.21.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-25 18:08:06 +02:00
DL6ER ccab0744aa Update SQLite 3.19.0 -> 3.20.0
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-08-01 19:42:35 +02:00
DL6ER 692d69947e Add FTL SQLite3 implementation, we compile SQLite3 on-the-fly to become independent of installed libraries
Limit DB filesize, configureable via config file, if set to zero, the DB functionality is disabled altogether
Add ">dbstats" to the telnet interface
2017-06-09 09:47:13 +02:00