projectmoon
257f3a066c
Some user variable tests.
2021-05-18 15:17:30 +00:00
projectmoon
9f97a6cb43
Implement variable count; fix listing all variables returning values for all users.
2021-05-18 14:27:15 +00:00
projectmoon
cf9ce63892
Replace application-level database connectivity.
...
- Some database methods not yet implemented.
- Unit tests create temp files that are not cleaned up (but they should be).
2021-05-15 23:45:30 +00:00
projectmoon
6b6e59da2e
Initial SQLx implementation (variables). not yet wired up to bot.
...
- Adds migrations for the necessary tables.
- Implements the user variables database functions.
- Adds sqlx metadata for 'offline' use so we can build without a database.
2021-05-15 15:27:40 +00:00