Revision 3714
Added by Aaron Marcuse-Kubitza over 12 years ago
lib/sql_io.py | ||
---|---|---|
2 | 2 |
|
3 | 3 |
import copy |
4 | 4 |
import operator |
5 |
import warnings |
|
5 | 6 |
|
6 | 7 |
import exc |
7 | 8 |
import dicts |
Also available in: Unified diff
sql_io.py: put_table(): Fixed bug where Missing mapping for NOT NULL column errors should actually be warnings because sometimes the mappings include extra tables which aren't used by the dataset