Skip to content

Custom file mapping support #27

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

Merged
merged 2 commits into from
Aug 5, 2017

Conversation

viniciusam
Copy link
Member

See: utPLSQL/utPLSQL-java-api#14

For now, custom mapping only works if you pass all parameters.
On demo project, you will need to add the owner subfolder.

@jgebal
Copy link
Member

jgebal commented Jul 24, 2017

Nice work @viniciusam, thanks!

@viniciusam
Copy link
Member Author

Closes #24

@jgebal
Copy link
Member

jgebal commented Aug 4, 2017

@viniciusam
Why it's all or nothing (no defaults)? Is it again the DB-side API thing?
If you would pass all params as null's to DB and DB would use defaults for nulls would that work?

@viniciusam
Copy link
Member Author

That was because the way the API was handling default parameters, but we already changed that behaviour on:
utPLSQL/utPLSQL@26b7d3d

Using it on a utPLSQL develop install should work with defaults.

@viniciusam viniciusam merged commit d0adb23 into utPLSQL:develop Aug 5, 2017
@viniciusam viniciusam deleted the feature/file_mapping branch August 5, 2017 20:41
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.

2 participants