Surrealist

Latest version: v1.1.1

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

Scan your dependencies

Page 1 of 5

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

1.1.0

- add DEFINE ACCESS BEARER statement
- add REFERENCE clauses to DEFINE FIELD
- add ALWAYS statement to DEFINE FIELD
- fix some tests

1.0.8

- minor fixes

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.