Closed GitsMcGee closed 9 years ago
I think these was a case of errors in the original Seattle sample schema and tx data that came with the Datomic distribution: https://github.com/GitsMcGee/play-datomisca/pull/1
Ooof. Sorry it took so long to get back to this. Thanks to your PR and a couple of other minor tweaks, the app runs and the tests all pass. Again, I haven't made any attempt to actually refactor anything to take advantage or newer Datomisca features, but doing so later should hopefully now be a lot easier.
This PR is to get Sample 1 (getting started) to compile with Datomisca 0.7, Play 2.3, and Datomic 0.9xxx. The goal was to just get it working without changing any of the behavior. This is still WIP because, while I was able to get it to compile, I wasn't able to get it to run. I don't know if it ran before I touched it, but I'll assume so. I need a code review here.
This one was a bit tricky for me because I have never used Datomisca 0.6 before, so a lot of the code was foreign to me. So again, a code review would be good :)
When I run
test
I get the following error: