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
/
V8__alter-table-appointments-add-column-reason-for-cancellation.sql
blob: b1b3fdecd47667b6df2fd49b499238189dccf0f3 (
plain
)
1
alter table appointments add column reason_for_cancellation varchar(100);