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

Feat/db #66

Open
wants to merge 5,234 commits into
base: master
Choose a base branch
from
Open

Feat/db #66

wants to merge 5,234 commits into from

Conversation

Bad3r
Copy link
Owner

@Bad3r Bad3r commented Jun 16, 2023

No description provided.

tiensonqin and others added 30 commits November 6, 2024 11:43
which could have caused subtle bugs. Also cleaned up user-options so
future changes don't require making so many changes
accessible to users as they are implementation details that could change
properties and not internal attributes like :block/title and
:block/created-at
Our idents should stay in their existing namespaces to leverage
clojure's namespaces for future functionality. Also capitalized
all built-in queryable property names to be consistent
Throwing errors on unsupported filters for these makes it seem like we
support it when we don't. Better to be explicit. Also tweak
related tests so that file graph filters only run for file graphs
instead of deleted page-property rules
for db graphs. Also tweaked example graph so blocks and pages
have same property values in order to QA property rules like this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.