index
:
voll
master
Unnamed repository; edit this file 'description' to name the repository.
lucashemi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
src
/
main
/
resources
/
db
/
migration
/
V9__alter-table-appointments-add-column-active.sql
blob: b02bda954779ae6cf710345775ff580d63b91147 (
plain
)
1
alter table appointments add column active tinyint;