A tool for downloading and analysing server info from OriginsRO
Find a file
King_DuckZ 1b5e1f4365 Improve sql for items table
Now if item_id or unique_name change, that counts as a record
being deleted and a new one inserted.
If neither of that changed but any other field did, the old
field gets updated with the new value.
2020-08-12 01:07:34 +01:00
sample_responses I don't know why this thing changed, blame SoapUI 2020-08-11 01:33:36 +01:00
src Improve sql for items table 2020-08-12 01:07:34 +01:00
subprojects Update submodules 2020-08-10 21:52:56 +01:00
.gitignore Improve sql for items table 2020-08-12 01:07:34 +01:00
.gitmodules Add base64 decoding function 2020-08-10 02:35:27 +01:00
COPYING Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
meson.build Add base64 decoding function 2020-08-10 02:35:27 +01:00
meson_options.txt Return some default db name if not present in the config file 2020-08-11 01:04:53 +01:00
orotool.conf Add worker_threads setting 2020-08-11 01:33:11 +01:00