index
:
icingaweb2-module-director
debian
progress-linux
upstream
debian 11 backports: icinga
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
schema
/
pgsql-migrations
/
upgrade_171.sql
blob: 76ab3098d550d18d9c16376719aa64a654fde056 (
plain
)
1
2
3
INSERT
INTO
director_schema_migration
(
schema_version
,
migration_time
)
VALUES
(
171
,
NOW
());