Jaguar-dart / jaguar_orm

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
https://jaguar-dart.github.io
BSD 3-Clause "New" or "Revised" License
217 stars 54 forks source link

Methods Create vs Alter #177

Open gpibarra opened 4 years ago

gpibarra commented 4 years ago

"AddStr" in create vs "AddString" in alter "AddDateTime" in create vs "AddDatetime" in alter