Enno Rehling
|
5acfdf5cd0
|
fix unused variable warning.
|
2019-04-24 15:13:27 +02:00 |
|
Enno Rehling
|
aab234a3f4
|
update to schema version 1
- factions table is now faction
- no turn column
- new update logic
|
2019-04-23 13:19:14 +02:00 |
|
Enno Rehling
|
da3270517a
|
fix type conversion and incomplete database test.
|
2018-10-24 19:39:30 +02:00 |
|
Enno Rehling
|
32009b7043
|
store passwords in swapdb
|
2018-10-24 09:27:48 +02:00 |
|
Enno Rehling
|
83959c375f
|
kill orderdb.[hc] files
|
2018-10-24 09:02:19 +02:00 |
|
Enno Rehling
|
91c49659ef
|
orderdb is glue code, belongs outside of kernel.
|
2018-09-28 21:02:32 +02:00 |
|
Enno Rehling
|
7b9e72e559
|
reduce dependeny spaghetti for database code.
|
2018-09-28 20:51:16 +02:00 |
|
Enno Rehling
|
ccc5556682
|
adding code to export faction information.
sqlite3 implementation only, not tied to anything yet.
add faction.uid
remove faction.subscription
|
2018-09-24 20:18:21 +02:00 |
|
Enno Rehling
|
cff4e12fbd
|
celan up tests, rename test_cleanup -> test_teardown.
|
2017-12-27 19:58:39 +01:00 |
|
Enno Rehling
|
50e242b810
|
fix include of renamed header
|
2017-11-18 13:02:12 +01:00 |
|
Enno Rehling
|
2224b59ff9
|
organize database drivers in their own directory
|
2017-11-18 12:55:07 +01:00 |
|