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

Table langtags #136

Merged
merged 7 commits into from
May 4, 2016
Merged

Table langtags #136

merged 7 commits into from
May 4, 2016

Conversation

alexvetter
Copy link
Collaborator

  • Global and per table langtags
  • Upgrade postgresql driver
  • Exceptions in replyFunction of routes are catched and handled properly
  • More test for link column creation & Clearing and replacing multi-language cells (more to come)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 95.736% when pulling 2a71a30 on table-langtags into 67f6c6b on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 96.109% when pulling d8a6d55 on table-langtags into 67f6c6b on master.

@@ -36,7 +36,10 @@ dependencies {

compile "io.vertx:vertx-core:${vertxVersion}"
compile "io.vertx:vertx-web:${vertxVersion}"
compile "io.vertx:vertx-mysql-postgresql-client:${vertxDbVersion}"
compile("io.vertx:vertx-mysql-postgresql-client:${vertxDbVersion}") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to track this hack to kick it ASAP

@alexvetter alexvetter merged commit 36ebcbd into master May 4, 2016
@alexvetter alexvetter deleted the table-langtags branch May 4, 2016 09:22
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