Commit Graph

26 Commits (9205f18b28a2681dab5cefd5032a9c728234171e)

Author SHA1 Message Date
Sylvie dd050b6d37
fix: error handling
1 year ago
Sylvie 7cd56bc4ed
fix: accept missing on initial creation
1 year ago
Sylvie c228a9f6c3
fix: use simpler types & normalize within db implementations
1 year ago
Sylvie fa38f14a0c
refactor: move these types to `types.d.ts`
1 year ago
Sylvie 495bbcf1db
more todo
1 year ago
Sylvie 0abf3a2188
fix: try to reconcile types
1 year ago
Sylvie 778f25761d
todo
1 year ago
Sylvie 11d6f302f2
fix: mysql not setting `_ready`
1 year ago
Sylvie 5eff78c1da
refactor: update all imports for ESM
1 year ago
Josh Moore c81541b667
fix: only ensure dir on start; files can be done by JSON DB
1 year ago
xwashere 3c5094695a
semicolons
1 year ago
xwashere 0d1172d332
add: postgresql!
1 year ago
xwashere 9c9f2ac768
impr: move sql config to "database", add config for different db variants
1 year ago
xwashere d36e5c53fe
nvm
1 year ago
xwashere 5620d0bed3
add: database class interface
1 year ago
Josh Moore 5d06745ceb refactor: use consistent import ordering
1 year ago
Josh Moore b4ebe8b5d5 feat: added UNTESTED MySQL getAll
1 year ago
Josh Moore fae0d0b69b refactor: added missing explicit semicolons
1 year ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
1 year ago
Josh Moore d0e5711f65 fix: set _ready to true
1 year ago
Josh Moore 2d4db02d22 feat: added `put` to MySql client
1 year ago
Josh Moore 821acf0cd8 feat: added _ready/ready vars to MySql
1 year ago
Josh Moore 5e6c918ec2 fix: not sure why this order was weird
1 year ago
Josh Moore 56e4f63ffa feat: improve MySQL database creation
1 year ago
Josh Moore 6efe86fe9b feat: adjusted some types
1 year ago
Josh Moore eb3e930739 feat: added initial MySQL client (creates tables right now)
1 year ago