This website requires JavaScript.
Explore
Help
Sign In
mirsal
/
capsul-flask
Watch
0
Star
0
Fork
0
You've already forked capsul-flask
forked from
3wordchant/capsul-flask
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4ac045cc6e
capsul-flask
/
capsulflask
/
schema_migrations
/
04_up_guixsd_notready.sql
4 lines
101 B
MySQL
Raw
Normal View
History
Unescape
Escape
Guixsd -> Guix
2020-05-20 23:43:09 +00:00
UPDATE
os_images
SET
deprecated
=
TRUE
WHERE
id
=
'
guix110
'
;
Deprecate GuixSD for now
2020-05-20 23:40:15 +00:00
UPDATE
schemaversion
SET
version
=
4
;
Reference in New Issue
Copy Permalink