summaryrefslogtreecommitdiff
path: root/tests/test_oracle.py
Commit message (Expand)AuthorAgeFilesLines
* keyword only arguments in opsMike Bayer2023-05-111-1/+1
* Add support identity columns.CaselIT2020-12-151-1/+149
* Removed of old deprecated code:CaselIT2020-10-271-2/+2
* Remove support for Python 3.5 and SQLAlchemy older than the 1.3 series.CaselIT2020-10-261-3/+0
* Don't include schema in "to" portion of Oracle RENAME tableMike Bayer2020-03-191-0/+10
* Add support for computed columnsCaselIT2020-01-011-0/+13
* Source cleanupsMike Bayer2020-01-011-16/+4
* Update comment documentation, make sure tests always runMike Bayer2019-01-111-1/+1
* Implemented support for Table and Column CommentsMike Waites2019-01-101-0/+73
* zimports runMike Bayer2019-01-061-11/+11
* pure black run + flake8Mike Bayer2019-01-061-62/+49
* - finish upMike Bayer2014-09-131-8/+7
* - finish flake8 on testsMike Bayer2014-09-091-3/+7
* - do an autopep8 pass for just about everything otherMike Bayer2014-09-091-3/+4
* - will call this 0.6Mike Bayer2013-04-121-1/+0
* Use relative importsHong Minhee2013-04-111-4/+7
* Remove unused importsHong Minhee2013-03-311-5/+3
* - [feature] Basic support for Oracle added,rel_0_3_2Mike Bayer2012-04-301-0/+156