diff options
author | Christopher Baines <mail@cbaines.net> | 2019-09-04 19:24:22 +0200 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2019-09-05 16:07:23 +0200 |
commit | d3913a14d55968e505429693a6df6125e3468300 (patch) | |
tree | 8f051b7b8906685297308cb82ea1bcdf2a9eeffe /tests/mock-inferior.scm | |
parent | 6c90fe432496a2b2ace6984ac24beb7f7736ef1c (diff) | |
download | data-service-d3913a14d55968e505429693a6df6125e3468300.tar data-service-d3913a14d55968e505429693a6df6125e3468300.tar.gz |
Start handling ids as numbers, rather than strings
squee, returns all data as strings, and expects strings as inputs to
queries. So, keeping the ids as strings was easy initially, but it means that
you can't tell from the type whether it should be quoted, or not...
Therefore, handle ids as strings, converting them to numbers when they're
fetched from the database, and back to strings as part of the queries.
Diffstat (limited to 'tests/mock-inferior.scm')
0 files changed, 0 insertions, 0 deletions