| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.37 source code.tar.gz | 2024-07-18 | 461.1 kB | |
| 3.37 source code.zip | 2024-07-18 | 492.5 kB | |
| README.md | 2024-07-18 | 483 Bytes | |
| Totals: 3 Items | 954.1 kB | 0 | |
- The
create-tableandinsert-filescommands all now accept multiple--pkoptions for compound primary keys. (#620) - Now tested against Python 3.13 pre-release. (#619)
- Fixed a crash that can occur in environments with a broken
numpyinstallation, producing amodule 'numpy' has no attribute 'int8'. (#632)