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

Preloading associations with differing schemas fails #42

Open
churchie317 opened this issue Dec 12, 2018 · 0 comments
Open

Preloading associations with differing schemas fails #42

churchie317 opened this issue Dec 12, 2018 · 0 comments

Comments

@churchie317
Copy link

Expected Behavior

Prefixing one table with a schema_prefix should not affect any of its associated schemas.

Current Behavior

When prefixing a table with a non-default schema name, its associations inherit that schema_prefix.

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • MssqlEcto version: 1
  • Ecto version: 3
  • Elixir version: 1.6.1
  • Erlang version: 20.1
  • Microsoft SQL Server version: MSSQL13
  • Operating System and version: Linux RHEL7.5
  • Link to your project: closed source.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant