Skip to content

Conversation

@Altonymous
Copy link
Contributor

It was generating a sql statement that looked like...

db_name..sys.table_name

instead of

db_name.sys.table_name

@metaskills
Copy link
Member

Whoa, how did we miss that for so long? The tests are still passing, so look for a new release shortly.

metaskills added a commit that referenced this pull request Jun 22, 2012
There was a reference to db_name_with_period when it should have been just db_name
@metaskills metaskills merged commit 4847ce7 into rails-sqlserver:master Jun 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants