mentat/src/datomish
Richard Newman 4fd5880a0b Initialize the sqlite connection with WAL and foreign keys.
This somewhat improves performance, which is nice.
2016-08-19 12:27:39 -07:00
..
query Use correct view for fulltext+non-fulltext. 2016-08-05 16:29:21 -07:00
transact Follow-up: Extract datomish.transact.explode. 2016-08-04 17:54:50 -07:00
core.cljs Implement negation, predicates, external scalar bindings, <?q. r=nalexander 2016-07-25 17:08:00 -07:00
datom.cljc Fix cljs 2016-08-04 14:26:20 -07:00
db.cljc Follow-up: Extract datomish.transact.explode. 2016-08-04 17:54:50 -07:00
db_factory.cljc Initialize the sqlite connection with WAL and foreign keys. 2016-08-19 12:27:39 -07:00
exec_repl.cljc Example query hacking. 2016-08-05 13:04:09 -07:00
jdbc_sqlite.clj Part 2: Add ISQLiteConnectionFactory and CLJC test that uses it. 2016-07-13 18:19:22 -07:00
js.cljs Add lein-cljsbuild and adapt datascript's release-js vehicle. 2016-07-06 16:42:37 -07:00
node_tempfile.cljs Add tempfile and with-tempfile to CLJS. 2016-07-12 13:56:26 -07:00
node_tempfile_macros.cljc Add tempfile and with-tempfile to CLJS. 2016-07-12 13:56:26 -07:00
pair_chan.cljc Pre: Catch Throwable, not Exception. 2016-08-04 14:26:20 -07:00
promise_sqlite.cljs Part 2: Add ISQLiteConnectionFactory and CLJC test that uses it. 2016-07-13 18:19:22 -07:00
query.cljc Example query hacking. 2016-08-05 13:04:09 -07:00
schema.cljc Review comments: update SQLite schema definitions. 2016-08-04 15:42:25 -07:00
schema_changes.cljc Bootstrap DB schema; persist and restore schema from materialized views. 2016-08-04 14:26:20 -07:00
sqlite.cljc Follow-up: split the monolith! 2016-08-04 17:54:32 -07:00
sqlite_schema.cljc Review comments: update SQLite schema definitions. 2016-08-04 15:42:25 -07:00
test_macros.cljc Re-throw errors in Clojure, for easier debugging. 2016-08-04 14:26:20 -07:00
transact.cljc Follow-up: Extract datomish.transact.explode. 2016-08-04 17:54:50 -07:00
util.cljc Fix cljs 2016-08-04 14:26:20 -07:00