This website requires JavaScript.
Explore
Help
Register
Sign In
warlock
/
kickkingsadmin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5414a99204efae63f1c5a3e76a9a456e5ffefa8
kickkingsadmin
/
schemas
/
settings.md
T
NextJS
0f6e979aac
init
2026-05-05 20:02:40 +00:00
96 B
Raw
Blame
History
create
table
public
.
settings
(
key
text
not
null
primary
key
,
value
text
null
);
Reference in New Issue
View Git Blame
Copy Permalink