This project is archived and is in readonly mode.
sqlite3 adapter tests
Reported by Aaron Patterson | June 26th, 2010 @ 09:34 PM | in 3.x
Attached is a patch with sqlite3 adapter tests along with a couple bug fixes to support encodings in 1.8 and 1.9.
Comments and changes to this ticket
-
Aaron Patterson June 26th, 2010 @ 09:35 PM
- no changes were found...
-
Repository June 26th, 2010 @ 09:38 PM
- State changed from new to resolved
(from [100d2282e306f68d8ce0324128da1506eafc43a2]) adding adapter tests, avoiding private apis, fixing code in 1.9 [#4986 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/100d2282e306f68d8ce0324128da15...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 4986 sqlite3 adapter tests (from [100d2282e306f68d8ce0324128da1506eafc43a2]) adding ...