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

misplaced close-bracket in schema.edn #5

Closed
trevor opened this issue Mar 12, 2013 · 2 comments
Closed

misplaced close-bracket in schema.edn #5

trevor opened this issue Mar 12, 2013 · 2 comments

Comments

@trevor
Copy link

trevor commented Mar 12, 2013

misplaced close-bracket in schema.edn in initial "stories" section

user=> (load-file "tutorial/migration.clj")
true
user=> (has-attribute? (d/db conn) :story/title)
true
user=> (has-attribute? (d/db conn) :story/slug)
true
user=> (has-attribute? (d/db conn) :comment/author)
false
user=>
@trevor
Copy link
Author

trevor commented Apr 11, 2013

@bobby is this invalid? should we close this?

@benkamphaus
Copy link
Contributor

Hi @trevor - thanks for reporting. This issue has now been resolved on master. -B

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

2 participants