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 - legacyV3 branch #198

Closed JamesMcIntosh closed 2 years ago

JamesMcIntosh commented 3 years ago

This is a partial attempt at null migration. I have tested it out using Sqflite.

The local project dependencies have been set to use paths, this is just for testing it. How is module dependency versioning handled for this project?

tejainece commented 3 years ago

Thanks for PR. I will review and merge it this weekend.

zhibaiwei commented 3 years ago

Expect to see the empty security version supported on the pub

JamesMcIntosh commented 3 years ago

@zhibaiwei could you please explain what you mean by "security version"

zhibaiwei commented 3 years ago

Null safety

AlexBolot commented 3 years ago

@tejainece If you could indeed merge this PR this weekend it would be great 🙌 , I need this update to solve a problem for my client !

AlexBolot commented 3 years ago

@tejainece Any update on this PR being merged ? 😃

LempereurBenjamin commented 3 years ago

@tejainece : Any update ? Thank you.

dmiedev commented 2 years ago

@tejainece Are you alive?

Skuallpa commented 2 years ago

@tejainece: Any chance to have this pull request merged soon?