diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-05-30 16:02:46 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-05-30 16:02:46 -0400 |
| commit | 6e64098eff7e9c15c98aa0d29fa5ec9ae8267e85 (patch) | |
| tree | a74e7cef606a0e62568e93bb42fbacd46c07e489 | |
| parent | 5eab95b8e19a13ba8f7eff8271d2e95c721a9d30 (diff) | |
| download | sqlalchemy-6e64098eff7e9c15c98aa0d29fa5ec9ae8267e85.tar.gz | |
remove
| -rw-r--r-- | 09notes.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/09notes.txt b/09notes.txt deleted file mode 100644 index 73652f96d..000000000 --- a/09notes.txt +++ /dev/null @@ -1,10 +0,0 @@ --- temporary notes -- - - -- make sure input() function in dogpile example works in py2 -- we want to get rid of any support for sets.Set entirely; check to see what -impact this has. in langhelpers as well as in collections.py -- give raise_from_cause some more manual tests: - - schema.py has one - - engine/strategies.py on connect - - sql/compiler.py for column errors in create table
\ No newline at end of file |
