jrf0110 / dirac

A Node Postgres DB layer built with MoSQL
http://dirac.j0.hn
6 stars 2 forks source link

Allow alter column strategies to return multiple alter statements #22

Closed jrf0110 closed 10 years ago

jrf0110 commented 10 years ago

While you're in there, if you change primaryKeys, then return two alter statements: one for dropping and one for adding.