issues
search
vapor
/
fluent-mysql-driver
🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.
MIT License
76
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adopt Async APIs
#226
0xTim
closed
1 month ago
1
Actually support query logging
#225
gwynne
closed
5 months ago
1
Shut down the driver's connection pool safely
#224
gwynne
closed
5 months ago
1
Update package for Sendable and 100% test coverage
#223
gwynne
closed
6 months ago
1
Moving to MySQL causes UUID wrong behavior
#222
advanc3dUA
opened
8 months ago
7
Could not convert MySQL data to Date on time field
#221
eugeniobaglieri
opened
1 year ago
1
Connection refused (errno: 61) when trying to connect to a remote Database
#220
VanegasDev
closed
1 year ago
2
FluentMySQLConfiguration's memberwise initializer takes a minute to typecheck
#219
vzsg
closed
1 year ago
1
Update for the nested subpath changes in FluentKit
#218
gwynne
closed
1 year ago
1
Update min Swift version to 5.6 and make platform versions consistent
#217
gwynne
closed
1 year ago
2
Add API Docs
#216
0xTim
closed
1 year ago
1
Drop support for Swift 5.4
#214
gwynne
closed
2 years ago
2
Could not convert MySQL data to Date
#213
JordiGamez
closed
2 years ago
1
Changed let to var
#212
lodenrogue
closed
2 years ago
1
Make `MySQLConfiguration` non-constant
#211
0xTim
closed
2 years ago
6
Explicitly handle a custom ID key set to the empty string
#210
gwynne
closed
2 years ago
1
Update good first issue workflow to work for multiple labels
#209
BennyDeBock
closed
2 years ago
0
Support the models-with-spaces FluentKit work
#208
gwynne
closed
2 years ago
1
Update good first issue workflow to work for multiple labels
#207
BennyDeBock
closed
2 years ago
0
CI updates
#206
gwynne
closed
2 years ago
0
Investigate flaky CI
#205
0xTim
closed
1 year ago
0
Add good first issue project board workflow to repository
#204
BennyDeBock
closed
2 years ago
0
Improved error reporting via `DatabaseError`
#203
gwynne
closed
2 years ago
2
Fix deprecation warnings for TLSConfiguration
#202
gwynne
closed
3 years ago
1
Update api-docs.yml
#201
JaapWijnen
closed
3 years ago
0
Make LastInsertIDInitializable public
#200
t-ae
closed
3 years ago
2
Make LastInsertIDInitializable public
#199
t-ae
closed
3 years ago
2
Delete FUNDING.yml
#198
0xTim
closed
3 years ago
0
error: extra argument 'requestTimeout' in call requestTimeout: self.connectionPoolTimeout,
#197
oprisk
closed
4 years ago
18
Make password optional
#196
Lloople
closed
4 years ago
4
Trying to connect to a database without password
#195
Lloople
closed
4 years ago
1
Convenience APIs for configuring character set for database, tables, and columns
#194
milkcocoa
opened
4 years ago
0
How to query raw SQL with local variables?
#193
mohok
closed
4 years ago
0
FluentMySQLDriver 4.0.0
#192
tanner0101
closed
4 years ago
1
Fix .references field constraint
#191
tanner0101
closed
4 years ago
2
Add custom JSON encoder / decoder support
#189
tanner0101
closed
4 years ago
2
Support connection pool timeout configuration
#187
tanner0101
closed
4 years ago
2
Update api-docs.yml
#186
JaapWijnen
closed
4 years ago
0
Create api-docs.yml
#185
JaapWijnen
closed
4 years ago
0
Not able to store special characters and emojis properly
#184
diegotl
closed
4 years ago
1
QueryBuilder.all() is 30 times slower than java code
#183
kdeda
closed
4 years ago
13
It can't be decoded if value is null
#182
mohok
closed
4 years ago
1
Added FluentBenchmarker.testGroupBy Test Case
#181
calebkleveter
closed
4 years ago
0
Bring the CI workflow in line with the fluent-kit setup
#180
gwynne
closed
4 years ago
1
Make the tests run with more threads
#179
gwynne
closed
4 years ago
0
FluentKit 1.0.0 GM
#178
tanner0101
closed
4 years ago
1
Error related to SwiftPackage
#176
lucas-adeva
closed
4 years ago
1
Register Multiple Databases for FluentBenchmarker Tests
#175
calebkleveter
closed
4 years ago
1
Add failing test
#174
jdmcd
closed
4 years ago
1
Makes `isConstraintFailure` return true on duplicate constraint failure.
#173
JetForMe
closed
4 years ago
1
Next