adonisjs / lucid

AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
https://lucid.adonisjs.com/
MIT License
1.02k stars 189 forks source link

fix(types): allow belongs to and has one to be null #958

Closed RomainLanz closed 9 months ago

RomainLanz commented 9 months ago

Hey there! 👋🏻

This PR is porting the fix brought by @the-mediocre-dev to the next release.