| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 19 hours ago | 1.5 kB | |
| v6.6.12 source code.tar.gz | < 19 hours ago | 16.5 MB | |
| v6.6.12 source code.zip | < 19 hours ago | 18.0 MB | |
| Totals: 3 Items | 34.5 MB | 0 | |
6.6.12 (2026-04-01)
Bug Fixes
- core: recursively nullify nested inline embeddable columns when parent is null (#7465) (a711523), closes #6966 #7463
- core: skip FK nullification on orphan removal when FK is part of PK (#7461) (7cc10c0), closes #7439 #7436
- knex: use pivot entity schema for wildcard check in M:N joins (#7467) (795d62b), closes #7466
- migrations: save transaction ref before prefix() deletes it from options (#7443) (586f5b9), closes #7424