dari
dari copied to clipboard
Dari is a powerful data modeling framework that makes it easy to work with complex data structures and persist them to one or more database backends. It's been carefully crafted over years of experien...
Hi to all, on place where I usually see Revisions while editing some record I found today following exception: > Statement was canceled or the session timed out; SQL statement:...
Hi to all, I wish to know how `com.psddev.dari.db.SqlDatabase` is intended to use. Currently I use one h2 database as `dari/defaultDatabase` and I need to connect to another external Mysql...
Hi We are getting this issue very frequently but found no solution , its happening all over including listeners that runs frequently Operation not allowed after ResultSet closed (SELECT r.`id`,...
[PR 251](https://github.com/perfectsense/dari/pull/251) should be reviewed/merged first
[PR 246](https://github.com/perfectsense/dari/pull/246) should be reviewed/merged first
One downside of this approach is that embed code cannot be used in local file for testing as it will use `file` scheme. Please let me know if it's better...
Added new comparison operator that enables fuzzy searching. Should work with all your SOLR schemas -- Would be useful with search and auto-complete applications where the user my not have...