Closed mobiusklein closed 7 years ago
RecordDatabase objects currently only handle adding new columns to their record_type table. Create a method for specifying a transform function to prepare SQL statements for a new table.
RecordDatabase
record_type
This module has been deprecated and is unsupported on Py3
RecordDatabase
objects currently only handle adding new columns to theirrecord_type
table. Create a method for specifying a transform function to prepare SQL statements for a new table.