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
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
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 }}
teetangh
/
prisma-flutter-connector
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
30
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: teetangh/prisma-flutter-connector
Actions
All workflows
Workflows
CI - All Tests
CI - All Tests
Code Quality
Code Quality
Copilot code review
Copilot code review
MongoDB Integration Tests
MongoDB Integration Tests
MySQL Integration Tests
MySQL Integration Tests
PostgreSQL Integration Tests
PostgreSQL Integration Tests
Release
Release
SQLite Integration Tests
SQLite Integration Tests
Supabase Integration Tests
Supabase Integration Tests
Unit Tests
Unit Tests
Show more workflows...
Management
Caches
Deployments
SQLite Integration Tests
SQLite Integration Tests
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
.
sqlite-integration.yml
will be ignored since log searching is not yet available
158 workflow runs
158 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.
Merge pull request #76 from teetangh/feat/v0.9.0-null-semantics
SQLite Integration Tests
#158:
Commit
3f8df0e
pushed by
teetangh
1m 29s
main
main
1m 29s
View workflow file
feat: v0.9.0 — null semantics (setNull, isNull filters, m2m set) + remove deprecated raw helpers
SQLite Integration Tests
#157:
Pull request
#76
opened by
teetangh
1m 29s
feat/v0.9.0-null-semantics
feat/v0.9.0-null-semantics
1m 29s
View #76
View workflow file
Merge pull request #75 from teetangh/feat/v0.8.0-typed-projection
SQLite Integration Tests
#156:
Commit
c1aa029
pushed by
teetangh
1m 23s
main
main
1m 23s
View workflow file
feat: v0.8.0 — typed projection (ScalarField enums, include-select, projected finders)
SQLite Integration Tests
#155:
Pull request
#75
opened by
teetangh
1m 14s
feat/v0.8.0-typed-projection
feat/v0.8.0-typed-projection
1m 14s
View #75
View workflow file
fix: v0.7.1 — remove hardcoded Sentry DSN from the library
SQLite Integration Tests
#154:
Commit
9128b80
pushed by
teetangh
1m 24s
main
main
1m 24s
View workflow file
Merge pull request #74 from teetangh/feat/v0.7.0-complete-orm
SQLite Integration Tests
#153:
Commit
2a378a3
pushed by
teetangh
1m 32s
main
main
1m 32s
View workflow file
feat: v0.7.0 — the complete ORM (transactions, upsert, aggregate, nested writes, include hydration, filters, pooling)
SQLite Integration Tests
#152:
Pull request
#74
synchronize by
teetangh
1m 21s
feat/v0.7.0-complete-orm
feat/v0.7.0-complete-orm
1m 21s
View #74
View workflow file
feat: v0.7.0 — the complete ORM (transactions, upsert, aggregate, nested writes, include hydration, filters, pooling)
SQLite Integration Tests
#151:
Pull request
#74
synchronize by
teetangh
1m 23s
feat/v0.7.0-complete-orm
feat/v0.7.0-complete-orm
1m 23s
View #74
View workflow file
feat: v0.7.0 — the complete ORM (transactions, upsert, aggregate, nested writes, include hydration, filters, pooling)
SQLite Integration Tests
#150:
Pull request
#74
synchronize by
teetangh
1m 22s
feat/v0.7.0-complete-orm
feat/v0.7.0-complete-orm
1m 22s
View #74
View workflow file
feat: v0.7.0 — the complete ORM (transactions, upsert, aggregate, nested writes, include hydration, filters, pooling)
SQLite Integration Tests
#149:
Pull request
#74
opened by
teetangh
1m 21s
feat/v0.7.0-complete-orm
feat/v0.7.0-complete-orm
1m 21s
View #74
View workflow file
feat: v0.6.0 — Prisma 7 schema compat: @map/@@map, @updatedAt, BigInt…
SQLite Integration Tests
#148:
Commit
67df68e
pushed by
teetangh
1m 23s
main
main
1m 23s
View workflow file
v0.6.0: Prisma 7 schema compatibility — @map/@@map, @updatedAt, BigInt defaults, enum[] decode, FK resolution
SQLite Integration Tests
#147:
Pull request
#73
synchronize by
teetangh
1m 29s
feat/prisma7-schema-compat
feat/prisma7-schema-compat
1m 29s
View #73
View workflow file
v0.6.0: Prisma 7 schema compatibility — @map/@@map, @updatedAt, BigInt defaults, enum[] decode, FK resolution
SQLite Integration Tests
#146:
Pull request
#73
synchronize by
teetangh
1m 29s
feat/prisma7-schema-compat
feat/prisma7-schema-compat
1m 29s
View #73
View workflow file
v0.6.0: Prisma 7 schema compatibility — @map/@@map, @updatedAt, BigInt defaults, enum[] decode, FK resolution
SQLite Integration Tests
#145:
Pull request
#73
opened by
teetangh
1m 33s
feat/prisma7-schema-compat
feat/prisma7-schema-compat
1m 33s
View #73
View workflow file
v0.6.0: Prisma 7 schema compatibility — @map/@@map, @updatedAt, BigInt defaults, enum[] decode, FK resolution
SQLite Integration Tests
#144:
Pull request
#72
opened by
teetangh
1m 29s
feat/prisma7-schema-compat
feat/prisma7-schema-compat
1m 29s
View #72
View workflow file
fix: v0.5.5 — parser brace-counting, implicit relations, FK ordering
SQLite Integration Tests
#143:
Commit
b074e02
pushed by
teetangh
1m 22s
main
main
1m 22s
View workflow file
fix: v0.5.5 — parser brace-counting, implicit relations, FK ordering
SQLite Integration Tests
#142:
Pull request
#63
opened by
teetangh
1m 25s
fix/v0.5.5-parser-and-registry
fix/v0.5.5-parser-and-registry
1m 25s
View #63
View workflow file
feat: v0.5.4 — eliminate .g.dart dependency, manual fromJson/toJson (…
SQLite Integration Tests
#141:
Commit
6ec39af
pushed by
teetangh
1m 22s
main
main
1m 22s
View workflow file
feat: v0.5.4 — eliminate .g.dart dependency, manual fromJson/toJson
SQLite Integration Tests
#140:
Pull request
#53
synchronize by
teetangh
1m 23s
test/approach-b
test/approach-b
1m 23s
View #53
View workflow file
feat: v0.5.4 — eliminate .g.dart dependency, manual fromJson/toJson
SQLite Integration Tests
#139:
Pull request
#53
opened by
teetangh
1m 26s
test/approach-b
test/approach-b
1m 26s
View #53
View workflow file
fix: v0.5.3 — PR review fixes (orderBy consistency, redundant casts)
SQLite Integration Tests
#138:
Commit
d9745d2
pushed by
teetangh
1m 18s
main
main
1m 18s
View workflow file
fix: v0.5.3 — PR review fixes (orderBy consistency, redundant casts)
SQLite Integration Tests
#137:
Pull request
#40
opened by
teetangh
1m 24s
fix/v0.5.3-review-fixes
fix/v0.5.3-review-fixes
1m 24s
View #40
View workflow file
feat: v0.5.2 — include, distinct, selectFields, computed on delegates
SQLite Integration Tests
#136:
Commit
72a83f8
pushed by
teetangh
1m 22s
main
main
1m 22s
View workflow file
feat: v0.5.2 — include, distinct, selectFields, computed on delegates
SQLite Integration Tests
#135:
Pull request
#39
opened by
teetangh
1m 27s
feature/v0.5.2-delegate-include
feature/v0.5.2-delegate-include
1m 27s
View #39
View workflow file
fix: widen freezed constraint to >=3.0.6 for CI compatibility
SQLite Integration Tests
#134:
Commit
b447305
pushed by
teetangh
1m 21s
main
main
1m 21s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.