orotool/src/oro
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
..
api.cpp Add TimerCreators 2020-08-11 02:10:43 +01:00
api.hpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
creators.hpp Add TimerCreators 2020-08-11 02:10:43 +01:00
datatypes.cpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
datatypes.hpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
dateconv.cpp Add more timestamp conversion functions to dateconv.hpp 2020-08-10 22:17:42 +01:00
dateconv.hpp Add more timestamp conversion functions to dateconv.hpp 2020-08-10 22:17:42 +01:00
icons.hpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
items.cpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
items.hpp Populate shop_items table 2020-08-10 23:17:17 +01:00
originsdb.cpp Improve sql for items table 2020-08-12 01:07:34 +01:00
originsdb.hpp Add TimerCreators 2020-08-11 02:10:43 +01:00
ping.hpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00
shops.cpp Populate shop_items table 2020-08-10 23:17:17 +01:00
shops.hpp Populate shop_items table 2020-08-10 23:17:17 +01:00
whoami.hpp Attach GPL3+ licence 2020-08-10 11:22:25 +01:00