issues
search
vapor
/
mysql-kit
🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.
MIT License
222
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generic parameter 'Result' could not be inferred
#327
chainray01
closed
1 month ago
0
Actually support query logging
#326
gwynne
closed
5 months ago
1
Update for new SQLKit and support more URL string formats
#325
gwynne
closed
6 months ago
1
Not working with Swift Playground (4.4.1) on iPadOS 17.4.
#324
pTech01
closed
7 months ago
1
Bump swift-crypto version range
#323
scottkawai
closed
10 months ago
0
Connection CharacterSet is incorrectly determined
#322
dezinezync
closed
1 year ago
5
Add MySQL support for nested subpath (JSON) expressions
#321
gwynne
closed
1 year ago
2
Update min Swift version to 5.6 and make platform versions consistent
#320
gwynne
closed
1 year ago
3
Add api to support high level transaction
#319
pardeike
opened
1 year ago
2
Add API Docs
#318
0xTim
closed
1 year ago
0
Add `hostname` to `MySQLConnection.connect()`
#317
programVeins
closed
1 year ago
3
SSH connection
#316
saqibomer
opened
1 year ago
1
Fix bug in hex encoding of normalized constraint hashes
#315
gwynne
closed
2 years ago
2
Drop support for Swift 5.4
#314
gwynne
closed
2 years ago
2
Revise MySQLDataEncoder implementation to better handle various Codable conformances
#313
gwynne
closed
2 years ago
1
hard to use in readme's code such as ...
#312
ijry
opened
2 years ago
8
Hostname Validation Error
#311
mannuch
closed
1 year ago
2
Add locking clause syntax to dialect
#310
gwynne
closed
2 years ago
1
Allow `MySQLConfiguration` to be updated
#309
lodenrogue
closed
2 years ago
2
Update good first issue workflow to work for multiple labels
#308
BennyDeBock
closed
2 years ago
0
Update good first issue workflow to work for multiple labels
#307
BennyDeBock
closed
2 years ago
0
Question: how are broken connections handled by the pool?
#306
crontab
closed
2 years ago
4
CI updates
#305
gwynne
closed
2 years ago
0
Add good first issue project board workflow to repository
#304
BennyDeBock
closed
2 years ago
0
Rakan
#303
Rakan-123
closed
2 years ago
0
Fix SwiftCrypto version pin
#302
gwynne
closed
2 years ago
1
Declare supported UNION features
#301
gwynne
closed
2 years ago
1
Don't drop an arbitrarily specified database when tests are run
#300
gwynne
closed
2 years ago
0
Enable UPSERT support for MySQL
#299
gwynne
closed
3 years ago
1
Address issues in decoding data from the database
#298
gwynne
closed
3 years ago
1
Fix README typo and copy/paste error
#297
siemensikkema
closed
3 years ago
0
Update api-docs.yml
#296
JaapWijnen
closed
3 years ago
0
Crash on any mysql query
#295
pankajsoni19
closed
3 years ago
1
Delete FUNDING.yml
#294
0xTim
closed
3 years ago
0
Set default mysql port to 3306
#293
zengxs
closed
4 years ago
2
Make unit tests respect env var overrides for DB connection
#292
gwynne
closed
4 years ago
0
Change underlying MySQL type for a '.text' field to 'TEXT'. Issue #29…
#291
bottlehall
closed
2 years ago
3
`.text` creates a VARCHAR(255) column
#290
bottlehall
opened
4 years ago
6
Support encoding, and collation for database, table, and column
#289
milkcocoa
closed
4 years ago
4
MySQLKit 4.0.0
#288
tanner0101
closed
4 years ago
2
Improve encode/decode error messages
#287
tanner0101
closed
4 years ago
1
Fix CI
#286
tanner0101
closed
4 years ago
0
Add custom JSON encoder / decoder support
#285
tanner0101
closed
4 years ago
1
Add dialect trigger options
#284
tanner0101
closed
4 years ago
1
Update api-docs.yml
#282
JaapWijnen
closed
4 years ago
0
Create api-docs.yml
#281
JaapWijnen
closed
4 years ago
0
conversion error should include data in question
#283
tanner0101
closed
4 years ago
1
Fixes issue #279
#280
pankajsoni19
closed
4 years ago
1
SimpleQuery fails decoding data version : +3.0.0
#279
pankajsoni19
closed
4 years ago
4
Error when selecting from database
#278
jaredanderton
closed
4 years ago
1
Next