Commit graph

28 commits

Author SHA1 Message Date
1ba1b18c39 Move query helpers into common code 2022-10-16 14:46:01 -07:00
0ce315368a Minor HTTP refactor 2022-10-13 02:23:57 -07:00
159f1c28cc Add sql connection pool 2022-10-12 23:19:59 -07:00
753ae2729e Add nested transaction logic 2022-10-03 22:42:22 -07:00
955df7b044 refactor 2022-10-03 19:41:59 -07:00
4b5d11b00a More refactoring 2022-10-01 22:18:24 -07:00
c6d80fd4d3 Sql refactor 2022-10-01 02:05:33 -07:00
c42039c559 Refactoring 2022-09-29 14:52:01 -07:00
33d1834f19 SQL Refactor 2022-09-25 01:10:30 -07:00
33cf0ff87a Move to new DB api 2022-09-14 18:12:07 -07:00
db225b6689 Create helper utils in sql pkg 2022-09-11 04:38:46 -07:00
e94e4384bb Add postgres support in db package 2022-09-11 01:55:20 -07:00
91c116a303 Narrowing down error sets 2022-09-07 18:55:55 -07:00
ab96b3b734 messing w/ stuff 2022-09-07 16:14:52 -07:00
d694674585 Fixes for stage2 compiler 2022-07-13 07:42:30 -07:00
f6f24a557e Fix compile errors on latest zig 2022-07-27 20:13:25 -07:00
01ef4427f5 Generate invite codes 2022-07-26 22:02:09 -07:00
3e91d66565 Remove storage policy from sql lib 2022-07-23 21:29:38 -07:00
ada0eb71f5 Add sql support for blobs 2022-07-23 21:14:46 -07:00
a4f6fca675 Support optional types in sql 2022-07-21 21:18:43 -07:00
cc44bbf12b Better error messages 2022-07-21 21:18:20 -07:00
07019cb090 Track creation time for notes 2022-07-18 00:37:10 -07:00
87903ca17b Create user contexts 2022-07-17 16:21:03 -07:00
1d6f7bfa08 Allow querying by other fields 2022-07-16 12:00:33 -07:00
74fb8d2574 Use sql api for users 2022-07-16 11:41:09 -07:00
40e7037444 Type-introspected insert 2022-07-15 22:29:08 -07:00
b82600e8cd Store notes in SQLite 2022-07-15 00:27:27 -07:00
163811caa0 Basic sqlite adapter 2022-07-14 17:58:08 -07:00