This website requires JavaScript.
Explore
About
FAQ
Donate
Help
Register
Sign In
astrid
/
j4examplecode
Watch
5
Star
0
Fork
You've already forked j4examplecode
3
Code
Issues
11
Pull Requests
Projects
Releases
2
Wiki
Activity
t16
j4examplecode
/
src
/
administrator
/
components
/
com_foos
/
sql
/
updates
/
mysql
/
16.0.0.sql
2 lines
95 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
`
#
__foos_details
`
ADD
COLUMN
`
ordering
`
int
(
11
)
NOT
NULL
DEFAULT
0
AFTER
`
alias
`
;
Reference in New Issue
View Git Blame
Copy Permalink