Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for string fields as Id column, #43

Merged
merged 8 commits into from
Jun 22, 2017

Conversation

dforstner
Copy link
Contributor

Hello,

I'm currently trying use dorm in a re-design of an legacy project, where I need to deal with the existing database structure. Therefore I made a few changes:

Support for string fields as Id column
FireDAC-Adapter: Consider integer 0 as false and <> 0 as true for boolean fields
Allow query by float-fields with TdormCriteria

I hope they are usefull for you.

Kind regards,
Daniel Forstner

@danieleteti
Copy link
Owner

Hi, did you run all the unit tests? Are they ok? If so I can merge your changes.

@danieleteti danieleteti merged commit 78ba1fa into danieleteti:master Jun 22, 2017
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.

3 participants