Skip to content

Tags: Morebec/YDB

Tags

0.1.1

Toggle 0.1.1's commit message
Release 0.1.1

- Fix index clearing on non indexed columns
- Remove inheritance to UuidIdentifier on RecordId

0.1.0

Toggle 0.1.0's commit message
Initial Release

Features:
    - Table creation from schema
    - Table schema update
    - Table column schema Updates
    - Indexed columns
    - Record querying using fluent API
    - Record indexed querying for performance
    - Database operation logging