index
:
apjournal.git
master
Action Points Journal. Website for tracking and modifying habits and behaviours.
Grail Finder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
database
/
migrations
/
002_defaults.down.sql
blob: 3e38fa2929ee552b99fe12b1c6afc97e34d24c64 (
plain
)
1
2
3
4
5
BEGIN TRANSACTION; DROP TABLE defaults; COMMIT;