Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ImportUtil.toColumns to enable more advanced Table creation implementatio... | James Ahlborn | 2012-05-25 | 1 | -28/+39 |
* | always pass Object[] to ImportFilter.filterRow | James Ahlborn | 2011-11-30 | 1 | -4/+4 |
* | Add option to import file without headers to existing table; Add ImportUtil.B... | James Ahlborn | 2011-11-25 | 1 | -4/+174 |
* | Allow ImportFilter and ExportFilter to return null from filterRow() to indica... | James Ahlborn | 2011-11-25 | 1 | -2/+10 |
* | oops, fix copyright | James Ahlborn | 2010-11-29 | 1 | -1/+26 |
* | add support for specifying a quote character on import | James Ahlborn | 2010-10-28 | 1 | -17/+158 |
* | Make Database.escapeIdentifier public; add methods to TableBuilder and Column... | James Ahlborn | 2010-07-16 | 1 | -5/+5 |
* | Refactor import/copy methods from Database into ImportUtil. Allow | James Ahlborn | 2009-12-07 | 1 | -0/+340 |