Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
utopia-php
/
query
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: utopia-php/query
Actions
All workflows
Workflows
CI
CI
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Coverage baseline
Coverage baseline
Integration Tests
Integration Tests
Linter
Linter
Static Analysis
Static Analysis
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
64 workflow runs
64 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
refactor(schema): treat srid, dimensions and auto-increment as type parameters
CI
#66:
Pull request
#19
opened by
abnegate
1m 52s
refactor/untangle-internal-modifier-calls
refactor/untangle-internal-modifier-calls
1m 52s
View #19
View workflow file
fix: stop silently dropping input that a dialect cannot honour
CI
#65:
Pull request
#18
synchronize by
abnegate
1m 32s
refactor/remove-silent-drops
refactor/remove-silent-drops
1m 32s
View #18
View workflow file
fix: stop silently dropping input that a dialect cannot honour
CI
#64:
Pull request
#18
opened by
abnegate
2m 25s
refactor/remove-silent-drops
refactor/remove-silent-drops
2m 25s
View #18
View workflow file
refactor: rename Utopia\Query\Parser to Classifier
CI
#63:
Pull request
#17
opened by
abnegate
2m 0s
refactor/rename-parser-to-classifier
refactor/rename-parser-to-classifier
2m 0s
View #17
View workflow file
refactor: express dialect capability in types instead of UnsupportedException
CI
#62:
Pull request
#16
synchronize by
abnegate
1m 52s
refactor/drop-unsupported-exception
refactor/drop-unsupported-exception
1m 52s
View #16
View workflow file
refactor: express dialect capability in types instead of UnsupportedException
CI
#61:
Pull request
#16
opened by
abnegate
2m 0s
refactor/drop-unsupported-exception
refactor/drop-unsupported-exception
2m 0s
View #16
View workflow file
docs(readme): sync with code, document AST layer and correct dialect claims
CI
#60:
Pull request
#15
opened by
abnegate
1m 42s
readme-query-sync-e93776
readme-query-sync-e93776
1m 42s
View #15
View workflow file
fix(schema): quote column names atomically + feat(clickhouse): bulk-insert builder
CI
#59:
Pull request
#13
synchronize by
lohanidamodar
1m 36s
feat/clickhouse-nested-column-quoting
feat/clickhouse-nested-column-quoting
1m 36s
View #13
View workflow file
Fix ClickHouse LowCardinality + Nullable wrapping order
CI
#58:
Pull request
#14
opened by
lohanidamodar
1m 40s
fix/clickhouse-lowcardinality-nullable-order
fix/clickhouse-lowcardinality-nullable-order
1m 40s
View #14
View workflow file
fix(schema): quote column names atomically + feat(clickhouse): bulk-insert builder
CI
#57:
Pull request
#13
synchronize by
lohanidamodar
1m 47s
feat/clickhouse-nested-column-quoting
feat/clickhouse-nested-column-quoting
1m 47s
View #13
View workflow file
fix(schema): quote column names atomically + feat(clickhouse): bulk-insert builder
CI
#56:
Pull request
#13
synchronize by
lohanidamodar
1m 49s
feat/clickhouse-nested-column-quoting
feat/clickhouse-nested-column-quoting
1m 49s
View #13
View workflow file
fix(schema): quote column names atomically + feat(clickhouse): bulk-insert builder
CI
#55:
Pull request
#13
synchronize by
lohanidamodar
1m 42s
feat/clickhouse-nested-column-quoting
feat/clickhouse-nested-column-quoting
1m 42s
View #13
View workflow file
fix(schema): quote column names atomically + feat(clickhouse): bulk-insert builder
CI
#54:
Pull request
#13
opened by
lohanidamodar
1m 49s
feat/clickhouse-nested-column-quoting
feat/clickhouse-nested-column-quoting
1m 49s
View #13
View workflow file
docs(readme): drop Nullable(Array/Tuple) example that the compiler rejects
CI
#53:
Pull request
#12
opened by
lohanidamodar
1m 36s
fix/readme-nullable-array-tuple
fix/readme-nullable-array-tuple
1m 36s
View #12
View workflow file
feat(clickhouse): add UUID, Decimal, Array/Tuple, UInt8/Int8, raw ORDER BY, rawColumn passthrough
CI
#52:
Pull request
#10
synchronize by
lohanidamodar
1m 32s
feat/clickhouse-schema-extras-2
feat/clickhouse-schema-extras-2
1m 32s
View #10
View workflow file
feat(clickhouse): add UUID, Decimal, Array/Tuple, UInt8/Int8, raw ORDER BY, rawColumn passthrough
CI
#51:
Pull request
#10
synchronize by
abnegate
1m 13s
feat/clickhouse-schema-extras-2
feat/clickhouse-schema-extras-2
1m 13s
View #10
View workflow file
feat(clickhouse): add UUID, Decimal, Array/Tuple, UInt8/Int8, raw ORDER BY, rawColumn passthrough
CI
#50:
Pull request
#10
synchronize by
abnegate
1m 24s
feat/clickhouse-schema-extras-2
feat/clickhouse-schema-extras-2
1m 24s
View #10
View workflow file
feat(clickhouse): add UUID, Decimal, Array/Tuple, UInt8/Int8, raw ORDER BY, rawColumn passthrough
CI
#49:
Pull request
#10
synchronize by
abnegate
1m 21s
feat/clickhouse-schema-extras-2
feat/clickhouse-schema-extras-2
1m 21s
View #10
View workflow file
feat(clickhouse): INSERT FORMAT, DELETE forms+settings, MV, groupByTimeBucket, typed bindings
CI
#48:
Pull request
#11
synchronize by
lohanidamodar
1m 48s
feat/clickhouse-insert-delete-settings-mv
feat/clickhouse-insert-delete-settings-mv
1m 48s
View #11
View workflow file
feat(clickhouse): INSERT FORMAT, DELETE forms+settings, MV, groupByTimeBucket, typed bindings
CI
#47:
Pull request
#11
synchronize by
lohanidamodar
1m 47s
feat/clickhouse-insert-delete-settings-mv
feat/clickhouse-insert-delete-settings-mv
1m 47s
View #11
View workflow file
feat(clickhouse): INSERT FORMAT, DELETE forms+settings, MV, groupByTimeBucket, typed bindings
CI
#46:
Pull request
#11
synchronize by
lohanidamodar
1m 43s
feat/clickhouse-insert-delete-settings-mv
feat/clickhouse-insert-delete-settings-mv
1m 43s
View #11
View workflow file
feat(clickhouse): INSERT FORMAT, DELETE forms+settings, MV, groupByTimeBucket, typed bindings
CI
#45:
Pull request
#11
synchronize by
lohanidamodar
1m 41s
feat/clickhouse-insert-delete-settings-mv
feat/clickhouse-insert-delete-settings-mv
1m 41s
View #11
View workflow file
feat(clickhouse): INSERT FORMAT, DELETE forms+settings, MV, groupByTimeBucket, typed bindings
CI
#44:
Pull request
#11
opened by
lohanidamodar
1m 49s
feat/clickhouse-insert-delete-settings-mv
feat/clickhouse-insert-delete-settings-mv
1m 49s
View #11
View workflow file
feat(clickhouse): add UUID, Decimal, Array/Tuple, UInt8/Int8, raw ORDER BY, rawColumn passthrough
CI
#43:
Pull request
#10
opened by
lohanidamodar
1m 49s
feat/clickhouse-schema-extras-2
feat/clickhouse-schema-extras-2
1m 49s
View #10
View workflow file
feat(clickhouse): support LowCardinality, FixedString, CODEC, and SAMPLE BY
CI
#42:
Pull request
#8
synchronize by
lohanidamodar
1m 42s
feat/clickhouse-schema-extras
feat/clickhouse-schema-extras
1m 42s
View #8
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.