lp://qastaging/~exarkun/+junk/pysqliteimage

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp://qastaging/~exarkun/+junk/pysqliteimage
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Status:
Development

Recent revisions

14. By Jean-Paul Calderone

An attempt at reading overflow page chains

13. By Jean-Paul Calderone

Fix some NameErrors

12. By Jean-Paul Calderone

Implement some write methods a little bit, and move some format responsibility into better places

11. By Jean-Paul Calderone

Let interior btree cells load their children easily, support negative indices when loading a cell, allow page type to be forced to something else

10. By Jean-Paul Calderone

Make sure to hit the last child page

9. By Jean-Paul Calderone

Improve a couple outputs, making the dumper visit the actual number of pages and make empty records show up as such.

8. By Jean-Paul Calderone

Correctly mark TableBTreeLeafPages as not internal so that their header size is computed correctly. Also handle the special case of cell offset in the first page, allowing us to discover the sqlite_master root page.

7. By Jean-Paul Calderone

Add support for recognizing and examining pointer map pages

6. By Jean-Paul Calderone

Report more information about short payloads; also try harder to get data out of payloads that appear corrupt in that their header length is longer than they are. Also display the rowid in walktree output.

5. By Jean-Paul Calderone

Sort of start to deal with overflow pages

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.