MrZeeba / boss-master

An Android/IOs app designed to aid and assist scoring in Archery
1 stars 0 forks source link

Validate schema #51

Open MrZeeba opened 3 months ago

MrZeeba commented 3 months ago

When connecting to the app I should validate all the tables exist in the correct order. Currently this is done on the first insert method which is somewhat daft.