This website requires JavaScript.
Explore
Help
Register
Sign In
joomla
/
Component-Builder
Watch
39
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.10.7.sql
2 lines
96 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_joomla_module` ADD `mod_code` TEXT NOT NULL AFTER `libraries`;
Reference in New Issue
Copy Permalink