This website works better with JavaScript
Home
Explore
Help
Sign In
rajven
/
Eye
mirror of
https://github.com/rajven/Eye
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added sort index for group table
Roman Dmitriev
2 years ago
parent
9a38ffb878
commit
96986b0cff
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
updates/2-4-14/ou.sql
+ 1
- 0
updates/2-4-14/ou.sql
View File
@@ -0,0 +1 @@
+ALTER TABLE `OU` ADD FULLTEXT(`ou_name`);