Skip to content

Improve stability and simplify features#3

Merged
fatanugraha merged 5 commits intomainfrom
improve-stability-simplify-features
Aug 22, 2022
Merged

Improve stability and simplify features#3
fatanugraha merged 5 commits intomainfrom
improve-stability-simplify-features

Conversation

@edocsss
Copy link
Contributor

@edocsss edocsss commented Aug 22, 2022

Implement the following changes:

  1. Add Count() implementation.
  2. Refactor the query building part into a separate struct (following the idea implemented in PyFreeLeh).
  3. Change the _ts magic column to _rid to track the row index.
  4. Remove RawInsert and implement Insert() that takes in a slice of structs or a slice of pointers to structs.

@fatanugraha fatanugraha temporarily deployed to integration_test August 22, 2022 14:26 Inactive
@fatanugraha fatanugraha merged commit f9f89e5 into main Aug 22, 2022
@edocsss edocsss deleted the improve-stability-simplify-features branch August 22, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants