This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
core-jgi
Watch
1
Star
0
Fork
You've already forked core-jgi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1686f3a321
core-jgi
/
migration
/
315-316
/
002_fix_language_key.sql
6 lines
78 B
SQL
Raw
Blame
History
UPDATE
ad_column
SET
iskey
=
'
N
'
WHERE
ad_column_id
=
203
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink