This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
papercrate
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbd3aff6d8dd0f56ab73ee728674f8c390e0a665
papercrate
/
backend
/
migrations
/
20240902000123_create_tenants
/
down.sql
T
nils
e175d28c2c
multi tenancy part 1
2025-10-22 22:52:59 +02:00
2 lines
37 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
public
.
tenants
;
Reference in New Issue
View Git Blame
Copy Permalink