Skip to content

creating new notes is broken #298

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

Open
yafp opened this issue Dec 20, 2019 · 2 comments
Open

creating new notes is broken #298

yafp opened this issue Dec 20, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@yafp
Copy link
Owner

yafp commented Dec 20, 2019

creating new notes fails with a noty error

Note creation failed

@yafp yafp added the Cat: bug label Dec 20, 2019
@yafp yafp added this to the Version 5 (Pentagonum) milestone Dec 20, 2019
@yafp yafp self-assigned this Dec 20, 2019
@yafp
Copy link
Owner Author

yafp commented Dec 20, 2019

Reason:
the sql comd to createa note is not featuring the TAG column.
The database itself has no default set for this column - and therefor the insert fails.

@yafp
Copy link
Owner Author

yafp commented Dec 20, 2019

Should either remove the tag column, as it is unsed anyways - or add tag to the insert cmd

@yafp yafp modified the milestones: Version 5 (Pentagonum), 4.1.0 Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant