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

Add mnesia tables and setup mix helper #2

Open
ourway opened this issue Nov 24, 2018 · 0 comments
Open

Add mnesia tables and setup mix helper #2

ourway opened this issue Nov 24, 2018 · 0 comments

Comments

@ourway
Copy link
Owner

ourway commented Nov 24, 2018

Add tables setup module and its related Mix helper.

must include these tables:

  • Person table username, password, profile_info, acl
  • Page table title, desc, version, elements, protection
  • Element table page, order, type, content
  • comment table, page, person, body, date time
  • likes table, page, person
  • files table, disc_only name, blob, desc
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