This website works better with JavaScript.
Codeberg
Community Issues
Documentation
Blog
Donate
Join / Support
Contact
Explore
Help
Register
Sign In
astrid
/
j4examplecode
Watch
1
Star
0
Fork
You've already forked j4examplecode
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
j4examplecode
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
199
Commits
55
Branches
1
Tag
20 MiB
Tag:
Branch:
Tree:
t18
main
t0
t1
t10
t11a
t11b
t12
t13
t14a
t14b
t15a
t16
t17
t18
t19
t2
t20
t21
t22
t23
t24
t24b
t25
t26
t27
t27a
t27a1
t27a2
t27a3
t28
t29
t3
t30
t30a
t31
t32
t33
t34
t35
t36
t37
t38
t39
t4
t40
t41
t41a
t42
t5
t6
t6b
t7
t8
t9
tutorial
v2.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 't18'
${ noResults }
j4examplecode
/
src
/
administrator
/
components
/
com_foos
/
sql
/
updates
/
mysql
/
18.0.0.sql
1 lines
80 B
Raw
Permalink
Blame
History
ALTER
TABLE
`
#
__foos_details
`
ADD
COLUMN
`
params
`
text
NOT
NULL
AFTER
`
alias
`
;
Reference in new issue
View Git Blame
Copy Permalink