##// END OF EJS Templates
Removed the default 0 value for issues foreign keys....
Removed the default 0 value for issues foreign keys. It prevents useless "... where id=0" queries and ensures that *_id attributes default to nil. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11417 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9553:3ba6718805c8
r11187:b4013dc9f2c0
Show More
test_helper.rb.erb
2 lines | 106 B | text/plain | TextLexer
# Load the Redmine helper
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')