Changes between Initial Version and Version 1 of ChangingTheDatabase


Ignore:
Timestamp:
Oct 5, 2009, 6:55:34 PM (15 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangingTheDatabase

    v1 v1  
     1=== Changing the Database ===
     2
     3Grails allows the data source to be configured in the grails-app/conf/DataSource.groovy file.[[BR]]
     4Most common databases are supported by Grails, we test and run MySQL.
     5
     6See the [http://www.grails.org/Quick+Start#Configure%20a%20Data%20Source%20(Optional) Grails documentation].