gopenfusion/internal/db
CPunch 7eece044c5 more better db tests; use psql 15, not latest
- our db_test tests now use psql version 15 (which is the same
version our docker-compose file uses) for consistency.
- also added another test, TestDBPlayer
2023-11-22 15:41:31 -06:00
..
migrations moved 'core' to 'internal' 2023-08-23 18:16:24 -05:00
account.go test: started internal/db test cases 2023-11-21 13:58:59 -06:00
db_test.go more better db tests; use psql 15, not latest 2023-11-22 15:41:31 -06:00
inventory.go fix: SetPlayerInventorySlots actually uses tx now 2023-11-21 14:13:55 -06:00
players.go moved 'core' to 'internal' 2023-08-23 18:16:24 -05:00
schema.go test: started internal/db test cases 2023-11-21 13:58:59 -06:00