9d845c8899
- backend moved to backend directory - added and initialized frontend with vue - moved infrastructure files to infra directory
2 lines
62 B
SQL
2 lines
62 B
SQL
DROP TABLE IF EXISTS threads;
|
|
DROP TYPE IF EXISTS thread_type; |