1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-24 02:47:40 +03:00
Athanasius 072eadd893
EDDN: messages.id AUTOINCREMENT, and index created & cmdr
We'll definitely want to query against `cmdr`, and possibly `created`.

We shouldn't need to against other fields, they'll just be checked during
processing of an already selected message.
2022-11-22 14:01:59 +00:00
..