SQLite schema (environments, secrets, api_keys, audit_log) #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement the SQLite schema for environments, secrets, api_keys, and audit_log tables so that the application has a defined data structure for all core entities and can begin development of the data access layer.