This website requires JavaScript.
Explore
Help
Register
Sign In
joomla
/
Component-Builder
Watch
38
Star
23
Fork
11
You've already forked Component-Builder
Code
Issues
81
Pull Requests
Projects
4
Wiki
Activity
ae9451292f
Component-Builder
/
admin
/
sql
/
updates
/
mysql
/
2.9.14.sql
2 lines
88 B
MySQL
Raw
Normal View
History
Unescape
Escape
Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638.
2021-03-05 03:08:47 +00:00
ALTER
TABLE
`
#__componentbuilder_dynamic_get` ADD `group` TEXT NOT NULL AFTER `global`;
Reference in New Issue
Copy Permalink