fix: remove sync_orders and sync_customers from store_sync_config query #51
- Fixed database schema mismatch after GDPR compliance migration
- Removed references to dropped columns sync_orders and sync_customers
- This resolves 500 errors when fetching stores with include_sync_config=true
- Fixes WooCommerce shop connection issues