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

FIX: record_ids fields #61

Merged
merged 3 commits into from
Nov 6, 2024
Merged

FIX: record_ids fields #61

merged 3 commits into from
Nov 6, 2024

Conversation

kotolex
Copy link
Owner

@kotolex kotolex commented Nov 4, 2024

  • add RecordId object
  • add Transport enum
  • rewrite README.md for record_id
  • add type StrOrRecord
  • add backward compartibility for all methods with string for record_id
  • simplify UPSERT
  • connections now store transport, database and table shows it on str()
  • add tests
  • add examples
  • refactoring

- add RecordId object
- add Transport enum
- rewrite README.md for record_id
- add type StrOrRecord
- add backward compartibility for all methods with string for record_id
- simplify UPSERT
- connections now store transport, database and table shows it on str()
- add tests
- add examples
@kotolex
Copy link
Owner Author

kotolex commented Nov 4, 2024

#60

- remove redundant LOG_LENGTH
- remove crop_data() function
@kotolex kotolex merged commit 4154cc8 into master Nov 6, 2024
6 checks passed
@kotolex kotolex deleted the bugfix/record_id branch November 6, 2024 05:16
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.

1 participant