Surrealist

Latest version: v0.4.1

Safety actively analyzes 627737 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.4.2

- add to_surreal_datetime_str and to_datetime functions, cause SurealDB has a specific datetime format
- minor improvements for documentation, examples and tests

1.3.0

- add IF NOT EXISTS for all DEFINE statements
- add IF EXISTS for all REMOVE statements
- improvements for documentation, examples and tests

1.2.0

- using IF EXISTS in all tables removing
- improve documentation
- add some tests for string::semver

1.1.1

- database now can use RELATE, RETURN, DEFINE TOKEN
- Select query now can use iterator to traverse results, [see ](https://github.com/kotolex/surrealist/tree/master?tab=readme-ov-file#iteration-on-select)
- Database now can define/remove index, analyzer and scope
- QL-constructor added, you can now generate queries and use all features of QL
- result now has helpers like is_empty, to_dict, id, ids, get
- websocket connection works faster
- a lot more examples added
- updated readme on all updates and features
- bug fixes
- improve documentation and examples

What's Changed
* Feature/ql generator by kotolex in https://github.com/kotolex/surrealist/pull/1
* refactoring by kotolex in https://github.com/kotolex/surrealist/pull/14
* Table and Database improve by kotolex in https://github.com/kotolex/surrealist/pull/19
* Feature/define by kotolex in https://github.com/kotolex/surrealist/pull/21
* Feature/iterator by kotolex in https://github.com/kotolex/surrealist/pull/22
* Database improve and refactor by kotolex in https://github.com/kotolex/surrealist/pull/27

New Contributors
* kotolex made their first contribution in https://github.com/kotolex/surrealist/pull/1

**Full Changelog**: https://github.com/kotolex/surrealist/commits/v0.2.3

0.4.1

0.4.0

- code attribute of a result is now containing http status code or error code for websocket
- SHOW CHANGES uses current date-time if not specified, because SHOW does not work without SINCE
- fix live queries url links
- live query for QL is now can use VALUE and custom query
- DEFINE TABLE now can use TYPE and INCLUDE ORIGINAL
- minor improvements for documentation, examples and tests

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.