issues
search
novi
/
mysql-swift
A type safe MySQL client for Swift
MIT License
163
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix warning
#106
zunda-pixel
closed
10 months ago
0
Update to Swift 5.2 manifesto
#105
novi
closed
3 years ago
0
Update CI
#104
novi
closed
4 years ago
0
cmysql not installing on xcode 12 with swift-tools-version:5.3
#103
Nevwild
closed
4 years ago
2
Update CI
#102
novi
closed
5 years ago
0
Fix warning, cleanup
#101
novi
closed
5 years ago
0
Update CI config for MariaDB on macOS
#100
novi
closed
5 years ago
0
Upgrade cmysql Package.swift to Swift v4
#99
novi
closed
5 years ago
0
Fix decimal type tests
#98
novi
closed
5 years ago
0
Fix Decimal decoding RowKeyedDecodingContainer
#97
florianreinhart
closed
5 years ago
2
Update CI to Swift 4.2
#96
novi
closed
6 years ago
0
Batch inserts
#95
awalkerr
closed
6 years ago
2
Some updates and refactoring
#94
novi
closed
6 years ago
0
Add DateComponents type
#93
novi
closed
6 years ago
1
add escape method for LIKE operator
#92
novi
closed
6 years ago
0
update for pkg-config of cmysql
#91
novi
closed
6 years ago
0
Refine Protocols
#90
novi
closed
6 years ago
0
Prevent from reconnecting during transaction
#89
novi
closed
6 years ago
0
Workaround IDType in release build
#88
novi
closed
6 years ago
0
Refine QueryParameter type
#87
novi
closed
6 years ago
0
Decimal Type
#86
novi
closed
6 years ago
0
Custom Decodable Decoder and JSON column type support
#85
novi
closed
6 years ago
0
CircleCI macOS environment
#84
novi
closed
6 years ago
0
Circle CI integration
#83
novi
closed
6 years ago
0
Run tests with Swift 4.1
#82
florianreinhart
closed
6 years ago
1
Fix deprecation warnings for UnsafeMutablePointer.deallocate(capacity:)
#81
florianreinhart
closed
6 years ago
1
Fix URL type coding
#80
novi
closed
6 years ago
0
Handle the "count(*)" query
#79
macwish
closed
6 years ago
1
Floating point numbers lose precision
#78
florianreinhart
opened
6 years ago
3
Correct String IDType encoding in Encodable container
#77
novi
closed
6 years ago
0
Change default options for connection pool
#76
novi
closed
6 years ago
0
Make RawRepresentable types automatically conform to QueryParameter
#75
florianreinhart
closed
6 years ago
3
Remove deprecated code
#74
novi
closed
6 years ago
2
Add support for table name, column type QueryParameter
#73
novi
closed
6 years ago
0
Codable support
#72
novi
closed
6 years ago
0
SQLEnumType deprecation
#71
novi
closed
6 years ago
1
Decodable support for AutoincrementID and IDType
#70
novi
closed
6 years ago
0
Full Codable support and version 0.9.0
#69
novi
closed
6 years ago
6
Add Decodable support for JSON columns
#68
florianreinhart
closed
6 years ago
4
connectionPoolGetConnectionError
#67
shiwenwen
closed
6 years ago
5
Remove (Cocoa Framework) Xcode project files
#66
novi
closed
6 years ago
0
Add QueryParameter and SQLStringDecodable conformance for Foundation's Decimal type
#65
florianreinhart
closed
6 years ago
1
Swift 4 Decodable pattern for basic queries
#64
patrick-zippenfenig
closed
6 years ago
3
Add bulk insert test
#63
novi
closed
6 years ago
0
Support for inserting multiple rows in a single statement
#62
florianreinhart
closed
6 years ago
2
Fix deprecation warnings related to String.characters
#61
florianreinhart
closed
6 years ago
1
SQLStringDecodable and QueryParameter conformance for additional integer types
#60
florianreinhart
closed
6 years ago
2
how can add mysql-swift in package.swift v4.0
#59
aliazadeh
closed
7 years ago
1
[Feature request] Swift 4 Codable Encoder Decoder
#58
patrick-zippenfenig
closed
6 years ago
7
Not compiling with Swift 4
#57
LinusGeffarth
closed
7 years ago
4
Next