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

feat: add ColumnSchema creation shortcuts #14

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Jan 12, 2024

This patch simplifies schema creation by providing some shortcut functions.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 24 files.

Valid Invalid Ignored Fixed
0 14 10 0
Click to see the invalid file list
  • examples/ingest.rs
  • examples/stream_ingest.rs
  • src/api/mod.rs
  • src/api/v1.rs
  • src/channel_manager.rs
  • src/client.rs
  • src/database.rs
  • src/error.rs
  • src/helpers/mod.rs
  • src/helpers/schema.rs
  • src/helpers/values.rs
  • src/lib.rs
  • src/load_balance.rs
  • src/stream_insert.rs

@sunng87 sunng87 changed the title docs: update readme and removes features that no longer valid feat: add ColumnSchema creation shortcuts Jan 12, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 24 files.

Valid Invalid Ignored Fixed
12 2 10 0
Click to see the invalid file list
  • examples/ingest.rs
  • examples/stream_ingest.rs

@sunng87 sunng87 force-pushed the docs/update-readme branch from a5b39f6 to c8dc045 Compare February 2, 2024 07:08
@sunng87 sunng87 merged commit 35c09ba into master Feb 2, 2024
7 checks passed
@sunng87 sunng87 deleted the docs/update-readme branch February 2, 2024 07:10
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