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 }}
tiagolauer
/
OwlSQL
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
8
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: tiagolauer/OwlSQL
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Release
Release
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
368 workflow runs
368 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
chore(deps-dev): bump @types/pg from 8.20.0 to 8.20.2
CI
#353:
Pull request
#352
opened by
dependabot
Bot
1m 2s
dependabot/npm_and_yarn/types/pg-8.20.2
dependabot/npm_and_yarn/types/pg-8.20.2
1m 2s
View #352
View workflow file
github_actions in /. - Update #1504331542
Dependabot Updates
#13:
by
dependabot
Bot
27s
master
master
27s
npm_and_yarn in /. - Update #1504331503
Dependabot Updates
#12:
by
dependabot
Bot
57s
master
master
57s
perf(budget): raise the ceiling for the 2026-08-02 audit batch
CI
#352:
Commit
91da78b
pushed by
tiagolauer
1m 8s
master
master
1m 8s
View workflow file
fix(params): stop accepting null for a comparison parameter
CI
#351:
Pull request
#333
synchronize by
tiagolauer
2m 40s
fix/299-nullable-param
fix/299-nullable-param
2m 40s
View #333
View workflow file
fix(parse): validate the SELECT half of an INSERT ... SELECT
CI
#350:
Pull request
#350
synchronize by
tiagolauer
2m 56s
fix/272-insert-select-strict
fix/272-insert-select-strict
2m 56s
View #350
View workflow file
fix(parse): resolve correlated subqueries in strict mode
CI
#349:
Pull request
#351
synchronize by
tiagolauer
2m 55s
fix/273-correlated-subquery
fix/273-correlated-subquery
2m 55s
View #351
View workflow file
fix(parse): check JOIN ON inside UPDATE FROM and DELETE USING
CI
#348:
Pull request
#348
synchronize by
tiagolauer
2m 40s
fix/281-dml-join-on
fix/281-dml-join-on
2m 40s
View #348
View workflow file
fix(params): strip $action as a whole token, not a substring
CI
#347:
Pull request
#329
synchronize by
tiagolauer
2m 25s
fix/298-dollar-action-token
fix/298-dollar-action-token
2m 25s
View #329
View workflow file
fix(parse): end the OUTPUT column list at FROM
CI
#346:
Pull request
#343
synchronize by
tiagolauer
2m 59s
fix/300-tsql-output-from
fix/300-tsql-output-from
2m 59s
View #343
View workflow file
fix(from): model JOIN ... USING as a merged column
CI
#345:
Pull request
#347
synchronize by
tiagolauer
2m 48s
fix/284-join-using-merged
fix/284-join-using-merged
2m 48s
View #347
View workflow file
fix(parse): check INSERT columns and UPDATE SET targets in strict mode
CI
#344:
Pull request
#349
synchronize by
tiagolauer
2m 36s
fix/282-write-column-check
fix/282-write-column-check
2m 36s
View #349
View workflow file
fix(parse): name an unrecognized statement in strict mode
CI
#343:
Pull request
#344
synchronize by
tiagolauer
2m 20s
fix/303-unrecognized-statement
fix/303-unrecognized-statement
2m 20s
View #344
View workflow file
fix(parse): split a bare alias at a top-level space
CI
#342:
Pull request
#341
synchronize by
tiagolauer
2m 20s
fix/276-multiarg-call-alias
fix/276-multiarg-call-alias
2m 20s
View #341
View workflow file
fix(string): keep a quoted identifier out of the comment scan
CI
#341:
Pull request
#345
synchronize by
tiagolauer
2m 27s
fix/287-quoted-identifier-comments
fix/287-quoted-identifier-comments
2m 27s
View #345
View workflow file
fix(parse): check the write target when nothing else does
CI
#340:
Pull request
#346
synchronize by
tiagolauer
2m 42s
fix/271-unknown-write-target
fix/271-unknown-write-target
2m 42s
View #346
View workflow file
fix(parse): let a shadowing name replace the table it hides
CI
#339:
Pull request
#316
synchronize by
tiagolauer
2m 6s
fix/285-286-shadowing
fix/285-286-shadowing
2m 6s
View #316
View workflow file
fix(cte): accept the MATERIALIZED hint on a CTE
CI
#338:
Pull request
#314
synchronize by
tiagolauer
1m 58s
fix/283-cte-materialized
fix/283-cte-materialized
1m 58s
View #314
View workflow file
fix(parse): keep the alias when an expression continues past a group
CI
#337:
Pull request
#339
synchronize by
tiagolauer
2m 18s
fix/290-paren-expression-alias
fix/290-paren-expression-alias
2m 18s
View #339
View workflow file
fix(parse): recognize a window function using a named window
CI
#336:
Pull request
#342
synchronize by
tiagolauer
1m 31s
fix/301-named-window
fix/301-named-window
1m 31s
View #342
View workflow file
fix(parse): type a column wrapped in parentheses
CI
#335:
Pull request
#338
synchronize by
tiagolauer
2m 32s
fix/288-paren-column
fix/288-paren-column
2m 32s
View #338
View workflow file
fix(parse): read a :: cast as a cast, not as a column name
CI
#334:
Pull request
#340
synchronize by
tiagolauer
1m 37s
fix/277-cast-in-select-list
fix/277-cast-in-select-list
1m 37s
View #340
View workflow file
fix(params): give a placeholder inside an INSERT VALUES call its slot
CI
#333:
Pull request
#335
synchronize by
tiagolauer
1m 36s
fix/269-insert-values-call-params
fix/269-insert-values-call-params
1m 36s
View #335
View workflow file
fix(params): name the placeholder whose types conflict
CI
#332:
Pull request
#332
synchronize by
tiagolauer
1m 21s
fix/302-conflicting-param-types
fix/302-conflicting-param-types
1m 21s
View #332
View workflow file
fix(plugin): scope diagnostics to the first branch of a set operation
CI
#331:
Pull request
#331
synchronize by
tiagolauer
1m 14s
fix/294-plugin-union-scope
fix/294-plugin-union-scope
1m 14s
View #331
View workflow file
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.