Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datomic decode error #61

Closed
nosco opened this issue Aug 7, 2012 · 2 comments
Closed

datomic decode error #61

nosco opened this issue Aug 7, 2012 · 2 comments

Comments

@nosco
Copy link

nosco commented Aug 7, 2012

returning the datomic database collection results in a error in process filter: Cannot decode object: 2

minimal test is:

(def uri "datomic:mem://testdb") 
(create-database uri)
(db (connect uri))
@kingtim
Copy link
Member

kingtim commented Aug 8, 2012

Thank you for reporting this.
Is this happening with the latest version on master (0.1.3-preview), or the version on marmalade (0.1.2)?

@nosco
Copy link
Author

nosco commented Aug 8, 2012

Sorry, apparently i failed at updating my nrepl.el install. Neither 0.1.2 nor 0.1.3-preview have this problem.
Thank you for doing this!

@nosco nosco closed this as completed Aug 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant