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 exp/database/sql/ddl/postgres package #145

Merged
merged 45 commits into from
Jan 1, 2024

Conversation

ginokent
Copy link
Member

Ticket / Issue Number

Note
Please fill in the ticket or issue number.

Example:

#3

What's changed

Note
Please explain what changes this pull request will make.

Example:

  • Added functionality to perform 'bar' on 'foo'.

Check List

  • Assign labels
  • Add appropriate test cases

Remark

Note
Please provide additional remarks if necessary.

@github-actions github-actions bot added the feat A new feature label Nov 24, 2023
@ginokent ginokent marked this pull request as ready for review November 24, 2023 21:50
@ginokent ginokent requested a review from a team as a code owner November 24, 2023 21:50
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (10a0933) 100.00% compared to head (770330e) 100.00%.

❗ Current head 770330e differs from pull request most recent head 119a043. Consider uploading reports for the commit 119a043 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #145     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           78       101     +23     
  Lines         3802      6970   +3168     
===========================================
+ Hits          3802      6970   +3168     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ginokent ginokent force-pushed the feat-add-ddl-parser-20231119 branch 8 times, most recently from 8f4ff0b to 31d5df7 Compare November 29, 2023 17:46
@ginokent ginokent force-pushed the feat-add-ddl-parser-20231119 branch from 41c8ba5 to 0534760 Compare December 10, 2023 17:19
@ginokent ginokent force-pushed the feat-add-ddl-parser-20231119 branch from 988f372 to c76bf23 Compare December 31, 2023 19:41
ginokent and others added 26 commits January 2, 2024 00:26
@ginokent ginokent force-pushed the feat-add-ddl-parser-20231119 branch from 9ecdf42 to 770330e Compare January 1, 2024 15:26
@ginokent ginokent merged commit 32a179a into main Jan 1, 2024
@ginokent ginokent deleted the feat-add-ddl-parser-20231119 branch January 1, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant