➜ INVE git:(development) ✗ npx drizzle-kit push
drizzle-kit: v0.21.4
drizzle-orm: v0.30.10
No config path provided, using default path
Reading config file '/Users/genio/Developer/INVE-APPS/INVE/INVE/drizzle.config.ts'
Using 'postgres' driver for database querying
+ INVE_event_messages table will be created
+ INVE_qr_guests_entry table will be created
--- all table conflicts resolved ---
Warning Found data-loss statements:
· You're about to delete inve_event_stats_view table with 46 items
THIS ACTION WILL CAUSE DATA LOSS AND CANNOT BE REVERTED
Do you still want to push changes?
[x] All changes were aborted
➜ INVE git:(development) ✗ npx drizzle-kit push
drizzle-kit: v0.21.4
drizzle-orm: v0.30.10
No config path provided, using default path
Reading config file '/Users/genio/Developer/INVE-APPS/INVE/INVE/drizzle.config.ts'
Using 'postgres' driver for database querying
+ INVE_event_messages table will be created
+ INVE_qr_guests_entry table will be created
--- all table conflicts resolved ---
Warning Found data-loss statements:
· You're about to delete inve_event_stats_view table with 46 items
THIS ACTION WILL CAUSE DATA LOSS AND CANNOT BE REVERTED
Do you still want to push changes?
[x] All changes were aborted