summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-05-30 16:02:46 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-05-30 16:02:46 -0400
commit6e64098eff7e9c15c98aa0d29fa5ec9ae8267e85 (patch)
treea74e7cef606a0e62568e93bb42fbacd46c07e489
parent5eab95b8e19a13ba8f7eff8271d2e95c721a9d30 (diff)
downloadsqlalchemy-6e64098eff7e9c15c98aa0d29fa5ec9ae8267e85.tar.gz
remove
-rw-r--r--09notes.txt10
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