Add basic function and trigger migrations
Added the ability to define migrations that create, drop, and rename both functions and triggers (since triggers need functions). This allows migrations to handle more of the requirements of setting up the underlying SQL database behavior. This version currently only provides support on postgresql.
Showing
with
265 additions
and
0 deletions
-
Please register or sign in to post a comment