This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
DarkflameServer
Watch
1
Star
0
Fork
0
You've already forked DarkflameServer
mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced
2025-05-24 15:52:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
DarkflameServer
/
migrations
/
dlu
/
mysql
/
1_unique_charinfo_names.sql
Jett
0f4ebd7587
Start moving migration stuff!
2023-10-11 22:39:58 +01:00
1 line
39 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
charinfo
ADD
UNIQUE
(
name
)
;
Reference in New Issue
View Git Blame
Copy Permalink