General

Profile

Jason Trahan

  • Login: jtrahan
  • Registered on: 2008-05-08
  • Last connection: 2012-07-12

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 7 9

Activity

2012-05-23

21:09 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
A simple fix to that is to open a ticket with the guy who writes the adapter and ask him to convert the limit stateme... Jason Trahan

2012-05-17

13:09 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
Based on this comment. https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/issues/203#issuecomment-5761... Jason Trahan
11:58 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
Opened a ticket here too to see if they say if this is an adapter issue or not.
https://github.com/rails-sqlserver...
Jason Trahan

2012-05-15

20:01 Redmine Defect #10930 (Reopened): rake redmine:load_default_data error in 2.0 with SQLServer
OK I was able to get the data loaded and I put the default_scope back in. So far it is working like the previous vers... Jason Trahan
19:44 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
if I remove default_scope then the sql statement comes out to this below which is correct.
EXEC sp_executesql N'SE...
Jason Trahan
19:41 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
correction. once I truncated the tables and tried again it still errored out. Weird thing is that the default_scope h... Jason Trahan
19:38 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
Actually that act_as_tree seems to be the culprit. If I comment out that line instead of the default_scope it works. Jason Trahan
19:29 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
Commenting out those 2 lines does seem to help with the data load. I will put them back in and see how normal operati... Jason Trahan
19:10 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
Virtually none. I had to manually change 1 thing in the database due to a bug in the adapter not converting an int to... Jason Trahan
18:54 Redmine Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
Yes I am aware. It has been working good up until 2.0 but I think the adapter has a bug in it so I will open a case w... Jason Trahan

Also available in: Atom