Files
cfw-autumn/shared/drizzle/0001_complete_forgotten_one.sql
John Yeo af70142708 refactor: remove unused files and update logging structure
- Deleted unused configuration and SQL files related to Drizzle.
- Removed deprecated logging methods and updated logging to use a unified structure.
- Cleaned up package dependencies by removing unused packages from package.json and package-lock.json.
- Updated various import paths for consistency and clarity.
- Introduced new action and event models to enhance analytics capabilities.
2025-05-29 14:10:04 +01:00

1 line
66 B
SQL

ALTER TABLE "actions" DROP CONSTRAINT "actions_request_id_unique";