Skip to content

column_definitions generates invalid sql #3

@metaskills

Description

@metaskills

Reported by Seth Ladd | April 29th, 2009 @ 10:39 PM

Hello,

This may be a configuration issue, as I can't believe the released version has this bug. However, I'll include the diff for reference. Notice the missing period between the db_name and the INFORMATION_SCHEMA

My configuration looks like this:

development: adapter: sqlserver mode: odbc dsn: DRIVER=/opt/local/lib/libtdsodbc.so;TDS_Version=8.0;SERVER=10.0.6.20;DATABASE=dses_production;Port=1433;uid=pandora;pwd=XXXXXXX;

The diff:
http://gist.github.com/104210

Confirmation on correct setup? Can't imagine I'm the only one that is running into this, so tips on correct usage are much appreciated. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions