-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP: use nfigure for flag parsing * breaking change: flags are no longer used by default * breaking change in for OnMigrations* callbacks; and on some flags; WIP * WIP * WIP: new decorators, README about how to deploy migrations * WIP, new decorators not yet implmented * add missing internal file * Change signature of Computed migrations; WIP * reverse that: do not add migration to computed * drop MyLogger from migration functions * remove useless Context from Database * replace MyLogger with three functions to create loggers * files missing from last commit * WIP, implementing repeatUntilNoOp, does not compile * fixed, mysql test added too * a tad more coverage * a tiny bit more coverage * more coverage * a bit more coverage * and even more coverage * readme updates
- Loading branch information
Showing
25 changed files
with
1,264 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.