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

null safe migration (master) #199

Closed dedeweb closed 2 years ago

dedeweb commented 2 years ago

I started from work from @isaacfi ( https://github.com/isaacfi/jaguar_orm_nullsafe ), and I corrected some stuff.

Not everything is perfect, but it seems to work...