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
830f273e54
core-jgi
/
migration
/
320-330
/
postgresql
/
021_BF_1754751.sql
5 lines
101 B
SQL
Raw
Blame
History
UPDATE
AD_WINDOW
SET
windowtype
=
'
M
'
WHERE
ad_window_id
=
319
AND
windowtype
=
'
T
'
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink