This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d8e2fb5e21da725755366ae2b7affe83ce1b6b0
rails
/
activerecord
/
test
/
cases
/
adapters
History
Aaron Patterson
73ff6797ef
use a null byte as a bind parameter substitute as it is not allowed in normal SQL.
fixes
#411
,
#417
2011-05-09 13:53:57 -07:00
..
firebird
reorganizing adapter specific tests. [
#4974
state:resolved]
2010-06-25 14:47:14 -07:00
mysql
Namespace Fixtures in ActiveRecord
2011-05-07 14:20:51 -06:00
mysql2
use a null byte as a bind parameter substitute as it is not allowed in normal SQL.
fixes
#411
,
#417
2011-05-09 13:53:57 -07:00
oracle
reorganizing adapter specific tests. [
#4974
state:resolved]
2010-06-25 14:47:14 -07:00
postgresql
Added tsvector Datatype Support
2011-04-26 09:47:40 +02:00
sqlite3
inserting big decimals as strings works consistently among dbs, so use string form
2011-04-14 13:37:39 -07:00