dim/query
Gibheer 1696b6e15e ignore unmapped values
When a name is not mapped then the field should not be updated. This is
a bit weird and maybe should throw an error, but at least we avoid
chaning columns that are not meant to be changed.
2021-05-21 20:54:44 +02:00
..
query.go ignore unmapped values 2021-05-21 20:54:44 +02:00
query_test.go add missing table name 2021-05-07 21:17:13 +02:00
rows.go add query interface 2021-04-28 21:05:31 +02:00