markusalbertgraf
markusalbertgraf
Hi, when schema is added later in the life of a db, exported data can not be imported again without sorting schema to the top of the file first. There...
Hi, this is a friendly reminder from slack. Thanks for your great work!
Hi, in transactions tab when a transaction is selected 'Diff added' and 'Diff removed' keep showing nil. This might be due to states not being automatically fetched.
so npm can find the module
Hello! and thanks for your interesting work! To get it to run here i had to replace postcss-Nested with postcss-nested in gulpfile.babel.js line 21 Best regards Markus
The query ``` (d/q '[:find ?f :in $ ?a :where [?a :a/x ?x] [?a :a/b ?b] [?c :c/b ?b] [?d :d/c ?c] [?d :d/e ?e] [?f :f/e ?e] [?f :f/x...