This website requires JavaScript.
Explore
Help
Register
Sign In
UltiSuite
/
ultisuite-backend
Watch
1
Star
0
Fork
0
You've already forked ultisuite-backend
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
1e4e373f93
ultisuite-backend
/
migrations
/
000003_admin.down.sql
R3D347HR4Y
d86f5f6c17
Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions.
2026-05-22 16:02:53 +02:00
2 lines
33 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
audit_logs
;
Reference in New Issue
View Git Blame
Copy Permalink