v2 RC2 #33

Merged
danieljsummers merged 13 commits from add-pgsql into main 2022-08-21 22:56:18 +00:00

13 Commits

Author SHA1 Message Date
6c3afd7ece Bump versions to v2-rc2 2022-08-21 18:51:59 -04:00
a4913615fe Convert to ASP.NET password hashing 2022-08-21 17:15:02 -04:00
2f8ec5a54b Punt RethinkDB migration
- Backup/restore works; otherwise, it would have required near full replacement of several document types. Backup/restore is well-tested and less error-prone.
2022-08-21 15:50:34 -04:00
e0e2d97ac2 Finish SQLite v2-rc2 migration 2022-08-21 00:31:34 -04:00
a21993e28a WIP on v2-rc2 migrations
- Convert meta/podcast to JSON in SQLite
- Add SQLite inClause function
2022-08-20 20:58:01 -04:00
2131bd096b PostgreSQL data works
- Add (de)serializer functions
- Add NodaTime support functions
2022-08-20 16:26:59 -04:00
80e7e26d51 WIP on NodaTime implementation 2022-08-20 09:00:15 -04:00
0b2a17d4c8 WIP on NodaTime implementation 2022-08-19 22:51:43 -04:00
bed08b81ee WIP on PostgreSQL data impl
- Rename files
- Add cache provider
2022-08-19 00:19:13 -04:00
73c7a686a4 WIP on PostgreSQL data impl 2022-08-18 13:49:41 -04:00
b3c008629a WIP on PostgreSQL data impl 2022-08-17 23:10:52 -04:00
5829d1cb99 WIP on PostgreSQL impl 2022-08-17 20:07:20 -04:00
2902e8b379 WIP on PostgreSQL data implementation 2022-08-16 23:24:28 -04:00