This website requires JavaScript.
Explore
Sign In
unicenta-base
/
unicenta-opos
Watch
3
Star
0
Fork
0
You've already forked unicenta-opos
Code
Issues
10
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
bedf5b60ad53793cd3fc7c619890885fc3d02c7e
unicenta-opos
/
src
/
main
/
resources
/
com
/
unicenta
/
pos
/
scripts
/
MySQL-upgrade_master.sql
T
2 lines
78 B
SQL
Raw
Normal View
History
Unescape
Escape
5.2 release
2023-11-11 15:10:31 +00:00
UPDATE
applications
SET
version
=
$
APP_VERSION
{}
WHERE
id
=
$
APP_ID
{}
;
5.0 Source Code
2023-04-06 18:58:04 +01:00
COMMIT
;
Reference in New Issue
Copy Permalink