Changeset 606 for trunk/grails-app/conf


Ignore:
Timestamp:
Jun 22, 2010, 9:09:07 AM (14 years ago)
Author:
gav
Message:

Set select background since select borders cannot be styled in IE.
Add dialect example to data source comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/conf/DataSource.groovy

    r504 r606  
    6666            /** MSSQL */
    6767            //For more info see the docs that you downloaded with the driver.
     68//             dialect = org.hibernate.dialect.SQLServerDialect // Useful with `grails schema-export`
    6869//             driverClassName = "com.microsoft.sqlserver.jdbc.SQLServerDriver"
    6970//             username = "gnumimsadmin"
Note: See TracChangeset for help on using the changeset viewer.