sqlite-utils/docs
Simon Wiles 947bb7626f
insert_all(..., alter=True) works for columns introduced after first 100 records
* Insert all columns for every chunk
* Update unit test to reflect new behaviour
* Test that exception is raised
* Update documentation

Closes #139. Thanks, Simon Wiles!
2020-08-28 15:30:13 -07:00
..
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Release 2.16 2020-08-21 14:02:29 -07:00
cli.rst --load-extension option for sqlite-utils query, closes #134 2020-08-21 13:54:11 -07:00
conf.py Show version in docs 2019-07-14 12:45:00 -07:00
index.rst Renaming from master to main 2020-08-10 14:04:32 -07:00
Makefile cd docs && make livehtml 2019-06-12 21:50:18 -07:00
python-api.rst insert_all(..., alter=True) works for columns introduced after first 100 records 2020-08-28 15:30:13 -07:00