This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dce3bc01ac08598404f6c91bcbf1e7c6a03dc6c4
TCPlayerbotCore
/
sql
/
old
/
3.3.5a
/
09792_characters_instance.sql
T
2 lines
51 B
SQL
Raw
Normal View
History
Unescape
Escape
DB-Schema/Characters: Add indexes for some columns used in JOINs in the core
2010-09-06 01:38:50 +03:00
ALTER
TABLE
`
instance
`
ADD
INDEX
(
`
difficulty
`
);
Reference in New Issue
Copy Permalink