|
|
|
|
|
by sgarland
20 days ago
|
|
Wait until you read about its quirks [0]. My favorite: “NUL characters (ASCII code 0x00 and Unicode \u0000) may appear in the middle of strings in SQLite. This can lead to unexpected behavior.” 0: https://sqlite.org/quirks.html |
|
https://sqlite.org/nulinstr.html