TODOs:
- sqlite orm:
- enforce strict tables (for inflexible datatypes)
- enforce foreign keys validation
- add not null constraint on primary key (even though it's not necessary if you have STRICT and WITHOUT_ROWIDS features)
- sqlite does not do unicode case folding, so better to disallow upper/lower entirely
- what does that mean for case insensitive search?
- make string literals use single quotes
- columns with INTEGER PRIMARY KEY should also allow an AUTOINCREMENT option (maybe you expect results to be chronologically sorted by id idk)
Release files for sneklib 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sneklib-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / sneklib-0.0.1-py3-none-any.whl
| Download URL | sneklib-0.0.1-py3-none-any.whl |
|---|---|
| Size | 10.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
301d4d5eecb921d5d379f2d9a4c69fcbd143089d77ea4ecd3d63a167086332b9
|
|
BLAKE2b-256 checksum How to use checksums |
7fd4cd3b083dde90b15ed938667df45df4add8806036aa49246177708f65532e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.3
|