Commit Graph

3 Commits

Author SHA1 Message Date
f15017501c Minor refactoring to db_column
Typedef'd an enum
Renamed a column detail variable
Added debug query print
2020-09-23 13:06:45 +01:00
02d11c75b2 Some changes to db
- Generic ScalarQuery is no longer used so removed
- Handle the case where the column length is > 0 but the number of rows is 0
2020-09-15 17:31:51 +01:00
3c2742a214 Direct database side of things implemented 2020-09-15 13:47:54 +01:00