Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

multiple queries is not empty condition #5

Open
hellokaton opened this issue Sep 11, 2016 · 0 comments
Open

multiple queries is not empty condition #5

hellokaton opened this issue Sep 11, 2016 · 0 comments
Labels

Comments

@hellokaton
Copy link
Member

String site_title = Options.db.where("`key`", "site_title").findOne().get("value");
String site_subtitle = Options.db.where("`key`", "site_subtitle").findOne().get("value");
@hellokaton hellokaton added the bug label Sep 11, 2016
hellokaton added a commit that referenced this issue Sep 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant