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 }}
vkuttyp
/
CosmoSQLClient-Swift
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: vkuttyp/CosmoSQLClient-Swift
Actions
All workflows
Workflows
CI
CI
Documentation
Documentation
Release
Release
Show more workflows...
Management
Caches
Deployments
Documentation
Documentation
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
.
docs.yml
will be ignored since log searching is not yet available
45 workflow runs
45 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 #2 from mklahn/fix/azure-sql-tds-buffer-fragmentation
Documentation
#45:
Commit
8f1e830
pushed by
vkuttyp
3m 27s
main
main
3m 27s
View workflow file
fix: finalize @p naming migration in MSSQLConnection
Documentation
#44:
Commit
8a9559b
pushed by
vkuttyp
2m 22s
main
main
2m 22s
View workflow file
fix: use @p naming for RPC parameters to match tests and conventions
Documentation
#43:
Commit
94347f3
pushed by
vkuttyp
2m 25s
main
main
2m 25s
View workflow file
fix: introduce SQLResultSet to support column metadata for empty resu…
Documentation
#42:
Commit
2545bb1
pushed by
vkuttyp
2m 39s
main
main
2m 39s
View workflow file
Fix RPC parameter name encoding for TDS 7.4 and add widening AsInt/As…
Documentation
#41:
Commit
bd945fd
pushed by
vkuttyp
2m 55s
main
main
2m 55s
View workflow file
Change internal parameter prefix to @param to avoid conflict with bui…
Documentation
#40:
Commit
e178083
pushed by
vkuttyp
6m 48s
main
main
6m 48s
View workflow file
Final robust byte-level encoding for RPC strings to eliminate memory …
Documentation
#39:
Commit
57e8206
pushed by
vkuttyp
4m 49s
main
main
4m 49s
View workflow file
Revert to manual UTF-16 loop for RPC strings to ensure stable memory …
Documentation
#38:
Commit
cc8640e
pushed by
vkuttyp
1m 5s
main
main
1m 5s
View workflow file
Restore correct OptionFlags size (2 bytes) to fix TDS protocol alignment
Documentation
#37:
Commit
a808c82
pushed by
vkuttyp
16m 17s
main
main
16m 17s
View workflow file
Final fix for RPC OptionFlags and confirmed v1.5.6
Documentation
#36:
Commit
c7e52be
pushed by
vkuttyp
3m 20s
main
main
3m 20s
View workflow file
Improve TDS RPC string encoding to prevent memory corruption/invalid …
Documentation
#35:
Commit
473d6e5
pushed by
vkuttyp
2m 36s
main
main
2m 36s
View workflow file
Improve rows helper to include unflushed rows for more resilient quer…
Documentation
#34:
Commit
9ca8ed4
pushed by
vkuttyp
3m 19s
main
main
3m 19s
View workflow file
Revert DONE token column reset that was breaking result sets spanning…
Documentation
#33:
Commit
55fa93b
pushed by
vkuttyp
2m 50s
main
main
2m 50s
View workflow file
Improve SQLRowDecoder name matching to support simple case-insensitiv…
Documentation
#32:
Commit
405bd52
pushed by
vkuttyp
3m 7s
main
main
3m 7s
View workflow file
Fix bug where last result set was omitted if DONE token was in a sepa…
Documentation
#31:
Commit
c82353c
pushed by
vkuttyp
1m 22s
main
main
1m 22s
View workflow file
Implement tiered API architecture and AdvancedSQLDatabase protocol
Documentation
#30:
Commit
cd420db
pushed by
vkuttyp
2m 40s
main
main
2m 40s
View workflow file
Port C# @name parameter fixes to Swift MySQL and Postgres drivers
Documentation
#29:
Commit
facc307
pushed by
vkuttyp
2m 12s
main
main
2m 12s
View workflow file
perf/feat: port JSONChunkAssembler byte-scan + SQLValue.toAny() from C#
Documentation
#28:
Commit
db95e57
pushed by
vkuttyp
1m 50s
main
main
1m 50s
View workflow file
perf: apply TDS performance optimisations from C# port
Documentation
#27:
Commit
319cf08
pushed by
vkuttyp
1m 48s
main
main
1m 48s
View workflow file
chore: adjust SPI config for Android compatibility
Documentation
#26:
Commit
c489ee2
pushed by
vkuttyp
2m 43s
main
main
2m 43s
View workflow file
chore: upgrade swift-tools-version to 6.0 and enable library evolutio…
Documentation
#25:
Commit
9070687
pushed by
vkuttyp
29s
main
main
29s
View workflow file
Downgrade to swift-tools-version 5.9
Documentation
#24:
Commit
e79952e
pushed by
vkuttyp
1m 37s
main
main
1m 37s
View workflow file
Remove stale .gitignore entries for moved directories
Documentation
#23:
Commit
8e16baa
pushed by
vkuttyp
1m 53s
main
main
1m 53s
View workflow file
fix: replace CSQLite systemLibrary with proper C target for Android/L…
Documentation
#22:
Commit
9f78d27
pushed by
vkuttyp
1m 57s
main
main
1m 57s
View workflow file
fix: use relative sqlite3.h in CSQLite module.modulemap for Android c…
Documentation
#21:
Commit
dc8cb70
pushed by
vkuttyp
1m 48s
main
main
1m 48s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.