Skip to content

Conversation

@norberttech
Copy link
Member

@norberttech norberttech commented Nov 26, 2025

Resolves: #2032

Change Log


Added

  • pg_query php extension
  • flow-php/pg-query library that uses pg_query extension

Fixed

Changed

Removed

Deprecated

Security

pg-query-ext is new library (php extension) in monorepo. It will be used
later by pg-query library that will be used to parse/build postgresql
sql queries
created simple pg-query library that uses pg_query extension
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.28%. Comparing base (60bde55) to head (58a2bd1).
⚠️ Report is 11 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x    #2033      +/-   ##
============================================
+ Coverage     78.94%   79.28%   +0.33%     
- Complexity        0    10212   +10212     
============================================
  Files           846      850       +4     
  Lines         25235    25267      +32     
============================================
+ Hits          19923    20034     +111     
+ Misses         5312     5233      -79     
Components Coverage Δ
etl 88.50% <ø> (+1.08%) ⬆️
cli 85.96% <ø> (ø)
lib-array-dot 95.00% <ø> (ø)
lib-azure-sdk 60.39% <ø> (ø)
lib-doctrine-dbal-bulk 95.14% <ø> (ø)
lib-filesystem 80.68% <ø> (ø)
lib-types 89.49% <ø> (+1.75%) ⬆️
lib-parquet 68.35% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.65% <ø> (+0.93%) ⬆️
bridge-filesystem-async-aws 91.00% <ø> (ø)
bridge-filesystem-azure 89.47% <ø> (ø)
bridge-monolog-http 96.91% <ø> (ø)
bridge-openapi-specification 94.55% <ø> (ø)
symfony-http-foundation 73.17% <ø> (ø)
adapter-chartjs 86.36% <ø> (ø)
adapter-csv 89.08% <ø> (ø)
adapter-doctrine 90.97% <ø> (ø)
adapter-elasticsearch 97.17% <ø> (ø)
adapter-google-sheet 91.40% <ø> (ø)
adapter-http 67.36% <ø> (ø)
adapter-json 89.80% <ø> (ø)
adapter-logger 83.33% <ø> (ø)
adapter-meilisearch 97.87% <ø> (ø)
adapter-parquet 78.30% <ø> (ø)
adapter-text 88.09% <ø> (ø)
adapter-xml 83.07% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@norberttech norberttech merged commit f166ca7 into 1.x Nov 26, 2025
19 of 20 checks passed
@norberttech norberttech deleted the 2032-proposal-sql-parsers---php-extension branch November 26, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Proposal]: SQL Parsers - PHP Extension

2 participants