Commit Graph

23 Commits (x-dev-15)

Author SHA1 Message Date
xwashere 839c7a73a7
fix this
12 months ago
xwashere 275cb73290
Merge remote-tracking branch 'upstream/dev/0.15.0' into dev/0.15.0
12 months ago
Sylvie 5eff78c1da
refactor: update all imports for ESM
1 year ago
xwashere 25da5b3c3a
Merge branch 'dev/0.15.0' of https://github.com/XWasHere/ass into dev/0.15.0
1 year ago
xwashere 3cfef2ba4c
fix style stuff
1 year ago
xwashere a8f1d55078
mongoo
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