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

Shortcut static method to load #7

Closed
joonas-yoon opened this issue Jan 25, 2023 · 0 comments
Closed

Shortcut static method to load #7

joonas-yoon opened this issue Jan 25, 2023 · 0 comments

Comments

@joonas-yoon
Copy link
Owner

in manual to be
jad.Database().load(path) jad.load(path)
@joonas-yoon joonas-yoon converted this from a draft issue Jan 25, 2023
@joonas-yoon joonas-yoon moved this from Todo to In Progress in json-as-db Kanban Jan 25, 2023
@joonas-yoon joonas-yoon moved this from In Progress to Done in json-as-db Kanban Jan 25, 2023
joonas-yoon added a commit that referenced this issue Jan 25, 2023
joonas-yoon added a commit that referenced this issue Jan 25, 2023
* change!(db.find): pass key, value into lambda function

* feat: create `Condition` to find method

* feat(Condition): supports `AND`, `OR`

* change!(db.find): restore not to pass object id as key

* fix(Condition): compare with None

* test(db.find): add unit tests

* change exporting module defines

* docs: update `Database.find()`

* refactor: pull method up into interface

* refactor: move method into util module

* refactor: reorganize module directories

* feat(Database): beautify representation

* feat: add decorater to document

* fix: add missing dict method

* tests: add unit tests for dictionary methods

* tests: add `fail()` method

* docs: update changes

* refactor(tests): rename methods

* fix(database): getter with list

* docs: update changes and example

* feat: add static method `load` (#7)

* docs: update changes

* fix: change `__version__` to constant value

* version up to 0.2.4

* docs: fix wrong urls

* build: add more trigger types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant