J. King
|
fb1bdbfb37
|
Database schema for subscription tags
|
2019-03-03 12:10:18 -05:00 |
|
J. King
|
50f92625ef
|
Use PosgreSQL's existing general Unicode collation
All collations appear to be case-insensitive
|
2018-12-14 09:18:56 -05:00 |
|
J. King
|
0f48ce6f37
|
Use a Unicode collation for SQLite
|
2018-12-11 14:14:32 -05:00 |
|
J. King
|
dccd4caede
|
Convert one database function test series (articles) to a common harness
Also revert the dropping of tables in the schema files. This was for the
convenience of tests, but the risk of data loss is too great
|
2018-11-24 23:18:17 -05:00 |
|
J. King
|
36c5984c47
|
Add drop statements to database schemata to simplify testing
|
2018-11-23 12:53:56 -05:00 |
|
J. King
|
c0c4810662
|
Nominally complete PostgreSQL driver
Connection error handling as well as uprade error handling still need
to be implemented.
|
2018-11-21 11:06:12 -05:00 |
|