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
94d587705c0e4cf4ad3e323a3bdc4803e30f4ba0
unicenta-opos
/
src
/
main
/
resources
/
com
/
unicenta
/
pos
/
scripts
/
MariaDB-upgrade_master.sql
T
3 lines
79 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.1 migration scripts
2023-06-23 17:37:23 +01:00
COMMIT
;
Reference in New Issue
Copy Permalink