Skip to content

Add mongodb adapter stubs.#49

Open
rhetzler wants to merge 1 commit intoDania02525:masterfrom
rhetzler:mongodb
Open

Add mongodb adapter stubs.#49
rhetzler wants to merge 1 commit intoDania02525:masterfrom
rhetzler:mongodb

Conversation

@rhetzler
Copy link
Copy Markdown
Contributor

@rhetzler rhetzler commented Dec 5, 2017

This allows us to synthetically "create" mongodb tenant dbs, unblocking the index migrations.

In practice this is a no-op for create. Drop needs to plug into Mongo.Ecto functionality
relying on the more recent database switching functionality (ecto-2.1 branch)

This allows us to synthetically "create" mongodb tenant dbs, unblocking the index migrations.

In practice this is a no-op for create. Drop needs to plug into Mongo.Ecto functionality
relying on the more recent database switching functionality
@Dania02525
Copy link
Copy Markdown
Owner

I like it! how do you feel about rescuing exceptions in the error tuple format from the mongo adapter for good measure?

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