zodbcommit - Tool to commit new transaction into ZODB
Zodbcommit reads transaction description from stdin and commits read data into ZODB. The transaction to be committed is read in zodbdump format, but without first 'txn' header line. For example: user "author" description "change 123" extension "" obj 0000000000000001 4 null:00 ZZZZ This tool could be useful for testing and for low-level database maintenance. Please see zodbcommit.py docstring for more details.
Showing
zodbtools/zodbcommit.py
0 → 100644
Please register or sign in to comment