mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-08-03 15:11:44 +00:00
Before, integer preflight accepted values through JavaScript Number and the migration could truncate a target without an explicit confirmation. After, integer bounds and bigint strings are checked without precision loss, and destructive writes require ALLOW_DESTRUCTIVE_TARGET=true. |
||
|---|---|---|
| .. | ||
| auth | ||
| controllers | ||
| finders | ||
| managers | ||
| migrations | ||
| models | ||
| objects | ||
| providers | ||
| scripts | ||
| utils | ||
| Database.test.js | ||
| Logger.test.js | ||