<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/test/sql/unicode.py, branch 2020_tutorial</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>- unit tests have been migrated from unittest to nose.</title>
<updated>2009-06-10T21:18:24+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2009-06-10T21:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=45cec095b4904ba71425d2fe18c143982dd08f43'/>
<id>45cec095b4904ba71425d2fe18c143982dd08f43</id>
<content type='text'>
See README.unittests for information on how to run
the tests.  [ticket:970]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See README.unittests for information on how to run
the tests.  [ticket:970]
</pre>
</div>
</content>
</entry>
<entry>
<title>Test suite modernization in progress.  Big changes:</title>
<updated>2008-05-09T20:26:09+00:00</updated>
<author>
<name>Jason Kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2008-05-09T20:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e41c0f4107a132b2feac83ba07a25a336e7eae0b'/>
<id>e41c0f4107a132b2feac83ba07a25a336e7eae0b</id>
<content type='text'>
 - @unsupported now only accepts a single target and demands a reason
   for not running the test.
 - @exclude also demands an exclusion reason
 - Greatly expanded @testing.requires.&lt;feature&gt;, eliminating many
   decorators in the suite and signficantly easing integration of
   multi-driver support.
 - New ORM test base class, and a featureful base for mapped tests
 - Usage of 'global' for shared setup going away, * imports as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - @unsupported now only accepts a single target and demands a reason
   for not running the test.
 - @exclude also demands an exclusion reason
 - Greatly expanded @testing.requires.&lt;feature&gt;, eliminating many
   decorators in the suite and signficantly easing integration of
   multi-driver support.
 - New ORM test base class, and a featureful base for mapped tests
 - Usage of 'global' for shared setup going away, * imports as well
</pre>
</div>
</content>
</entry>
<entry>
<title>- updated the naming scheme of the base test classes in test/testlib/testing.py;</title>
<updated>2008-02-11T00:28:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-02-11T00:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c0b5a0446bf63bdac664421f49742f1156c1911a'/>
<id>c0b5a0446bf63bdac664421f49742f1156c1911a</id>
<content type='text'>
tests extend from either TestBase or ORMTest, using additional mixins for
special assertion methods as needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests extend from either TestBase or ORMTest, using additional mixins for
special assertion methods as needed
</pre>
</div>
</content>
</entry>
<entry>
<title>*more* tweaks to avoid DEFAULT VALUES on sqlite</title>
<updated>2008-02-04T22:40:52+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-02-04T22:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=6c73fbb4227327335be8f45f4dbf2bccd01d0918'/>
<id>6c73fbb4227327335be8f45f4dbf2bccd01d0918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add dummy column to appease older SQLite verisons in unicode.py</title>
<updated>2008-02-04T21:47:42+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-02-04T21:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=bb1dd85dcc123a60ab5fdc0d3a61641703d91948'/>
<id>bb1dd85dcc123a60ab5fdc0d3a61641703d91948</id>
<content type='text'>
- add test "escape_literal_column" comiler method to start addressing literal '%' character
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add test "escape_literal_column" comiler method to start addressing literal '%' character
</pre>
</div>
</content>
</entry>
<entry>
<title>escapedefaultstest passes on everything</title>
<updated>2008-01-30T21:33:17+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-01-30T21:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=19c3c4c2e0cc382b3aa958895be0541b9da59127'/>
<id>19c3c4c2e0cc382b3aa958895be0541b9da59127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved default escaping test to its own test so oracle gets it</title>
<updated>2008-01-30T21:31:32+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-01-30T21:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2d2042cc2b451f79b102abcae89ed82e768da590'/>
<id>2d2042cc2b451f79b102abcae89ed82e768da590</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Oracle and others properly encode SQL used for defaults</title>
<updated>2008-01-30T21:08:11+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-01-30T21:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d3e6ccc62555688bced7d4eb463718b30db7c706'/>
<id>d3e6ccc62555688bced7d4eb463718b30db7c706</id>
<content type='text'>
like sequences, etc., even if no unicode idents are used
since identifier preparer may return a cached unicode
identifier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like sequences, etc., even if no unicode idents are used
since identifier preparer may return a cached unicode
identifier.
</pre>
</div>
</content>
</entry>
<entry>
<title>- testbase is gone, replaced by testenv</title>
<updated>2008-01-12T22:03:42+00:00</updated>
<author>
<name>Jason Kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2008-01-12T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=17d3c8764e020379e54053bca0b0a2bc71d48aa0'/>
<id>17d3c8764e020379e54053bca0b0a2bc71d48aa0</id>
<content type='text'>
- Importing testenv has no side effects- explicit functions provide similar behavior to the old immediate behavior of testbase
- testing.db has the configured db
- Fixed up the perf/* scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Importing testenv has no side effects- explicit functions provide similar behavior to the old immediate behavior of testbase
- testing.db has the configured db
- Fixed up the perf/* scripts
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added initial version of MaxDB dialect.</title>
<updated>2007-10-23T07:38:07+00:00</updated>
<author>
<name>Jason Kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2007-10-23T07:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=6378c347994c902f7d4e65e54f2b76d01ce603d2'/>
<id>6378c347994c902f7d4e65e54f2b76d01ce603d2</id>
<content type='text'>
- All optional test Sequences are now optional=True
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- All optional test Sequences are now optional=True
</pre>
</div>
</content>
</entry>
</feed>
