forked from bradleybeddoes/nimble
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi I'm new to grails, and have been experimenting with this plugin. I was wondering if there is there a way to configure table field names? When I tried to run nimble on sql server, there are several errors because some field names are sql keywords. I tried to add the following in the NimbleConfig.groovy:
fieldnames {
external="is_external"
}
But this doesnt seem to get picked up, and I still see keyword related sql syntax errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels