Ansgar Becker
|
277c0a969a
|
refactor: outsource queries from GetCharsetTable into TSqlProvider
|
2026-02-16 15:28:02 +01:00 |
|
Ansgar Becker
|
10fecd61b0
|
refactor: get SQLite collations from pragma collation_list
|
2026-02-16 14:17:47 +01:00 |
|
Ansgar Becker
|
fecd011d86
|
refactor: outsource 3 large queries from GetTableColumns into TSqlProvider
Refs #1880
|
2026-02-15 18:41:37 +01:00 |
|
Ansgar Becker
|
c450f516b7
|
refactor: replace FSQLSpecifities with a TSqlProvider, and outsource many hardcoded SQL queries to the dbstructures.* units
Refs #667 and #1880
|
2026-02-15 15:04:22 +01:00 |
|
Ansgar Becker
|
6c7c5eff1a
|
Issue #1284: add support for encrypted SQLite databases, using the C API from utelle/SQLite3MultipleCiphers
|
2024-06-05 16:47:20 +02:00 |
|
Ansgar Becker
|
c4085bed4e
|
Refactor: move structures for specific network types out of dbstructures, into their own dbstructures.xxx.pas, and include const.inc in project sources
|
2022-04-23 11:38:26 +02:00 |
|