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

Hotfix/empty database definition #876

Merged
merged 3 commits into from Jan 30, 2019

Conversation

alexflav23
Copy link
Member

No description provided.

@agaro1121
Copy link

looks like the unit test requires a small update:

This fixed it for me locally:
class MyDb(override val connector: CassandraConnection) extends Database[MyDb](connector)
CassandraConnector => CassandraConnection

@agaro1121
Copy link

i opened #877 against this branch if it makes things easier

@nandotorterolo
Copy link

@alexflav23 could you fix this test and release a new version, does you CI/CD publish snaphot version?

@alexflav23 alexflav23 merged commit 21b454c into develop Jan 30, 2019
@alexflav23 alexflav23 deleted the hotfix/empty_database_definition branch January 30, 2019 20:21
alexflav23 added a commit that referenced this pull request Jun 13, 2019
* Fixing db helper test

* Fixing test syntax by using string literal

* Fixing name
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.

None yet

3 participants