<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/test, branch pr/63</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>- add a test for [ticket:2927], which is an 0.9 issue but only because 0.8</title>
<updated>2014-01-29T22:09:50+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-29T22:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=66fe0880bae38b09ba94188ee1c67391c667e64b'/>
<id>66fe0880bae38b09ba94188ee1c67391c667e64b</id>
<content type='text'>
isn't annotating correctly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
isn't annotating correctly
</pre>
</div>
</content>
</entry>
<entry>
<title>- repair the fixture/test here to make sure state isn't left over causing other tests to fail</title>
<updated>2014-01-29T00:49:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-27T18:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b05adc9507cbf924aba5629e72ad609515050ac4'/>
<id>b05adc9507cbf924aba5629e72ad609515050ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add tests for [ticket:2918], confirm this is an 0.9 regression</title>
<updated>2014-01-23T19:30:34+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-23T19:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2866577231511a9d38ab9c7c42ce68b94e98485f'/>
<id>2866577231511a9d38ab9c7c42ce68b94e98485f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog + test for pullreq github 58</title>
<updated>2014-01-15T01:24:28+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-15T01:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=aace3b0e9694e393605abea91a1b25da4d162c3c'/>
<id>aace3b0e9694e393605abea91a1b25da4d162c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- support addition of fails_if()/only_on(), just wraps the decorators</title>
<updated>2014-01-02T19:24:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-02T19:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=cc82ea33a03a55c04f220113c51a85352395f012'/>
<id>cc82ea33a03a55c04f220113c51a85352395f012</id>
<content type='text'>
- update a few exclusions to support current pymssql.  passes all of test_suite and dialect/mssql
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update a few exclusions to support current pymssql.  passes all of test_suite and dialect/mssql
</pre>
</div>
</content>
</entry>
<entry>
<title>- apply a similar fix for floats to mssql+pyodbc as we did to firebird</title>
<updated>2013-12-28T22:51:51+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-28T22:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a1d2e4d4915544b0257d294f4a92fb904fbf1a6b'/>
<id>a1d2e4d4915544b0257d294f4a92fb904fbf1a6b</id>
<content type='text'>
- wrangle through osx+pyodbc+freetds to get at least test_suite to pass again
with mssql+pyodbc. invovled adding some silly requirements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- wrangle through osx+pyodbc+freetds to get at least test_suite to pass again
with mssql+pyodbc. invovled adding some silly requirements
</pre>
</div>
</content>
</entry>
<entry>
<title>test hanging on 0.8, suspecting the test framework. this feature is tested on 0.9 successfully</title>
<updated>2013-12-27T18:47:31+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-27T18:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4a4a4beffb65a186abb7fe967268ce001821b0b4'/>
<id>4a4a4beffb65a186abb7fe967268ce001821b0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- The firebird dialect will quote identifiers which begin with an</title>
<updated>2013-12-27T18:42:43+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-27T18:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c24e825c37d9f1f33fa4c1722c945aea26a1fc11'/>
<id>c24e825c37d9f1f33fa4c1722c945aea26a1fc11</id>
<content type='text'>
underscore.  Courtesy Treeve Jelbert. [ticket:2897]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
underscore.  Courtesy Treeve Jelbert. [ticket:2897]
</pre>
</div>
</content>
</entry>
<entry>
<title>- The "asdecimal" flag used with the :class:`.Float` type will now</title>
<updated>2013-12-27T18:41:46+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-27T18:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b5b84ae20d186fc82fcba453626fe33cce5ef96b'/>
<id>b5b84ae20d186fc82fcba453626fe33cce5ef96b</id>
<content type='text'>
work with Firebird dialects; previously the decimal conversion was
not occurring.
- scale back some firebird FP numeric tests

Conflicts:
	test/requirements.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
work with Firebird dialects; previously the decimal conversion was
not occurring.
- scale back some firebird FP numeric tests

Conflicts:
	test/requirements.py
</pre>
</div>
</content>
</entry>
<entry>
<title>- repair some suite tests for firebird</title>
<updated>2013-12-27T18:41:21+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-27T18:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2900b6e4ece23be4fe9e1479a23155094798e601'/>
<id>2900b6e4ece23be4fe9e1479a23155094798e601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
