issues
search
vapor
/
fluent-kit
Swift ORM (queries, models, and relations) for NoSQL and SQL databases
MIT License
217
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fluent Postgres driver crashes getting sum and average aggregates
#570
hsharghi
closed
2 months ago
1
Handle aggregate types a very tiny bit better
#569
gwynne
closed
1 year ago
2
added some missing `CustomStringConvertible` conformances
#568
RandomHashTags
closed
1 year ago
2
Explicitly log migration errors
#567
gwynne
closed
1 year ago
2
Date filters fail when TimeStamp.format has un underlying value that isn't Date
#566
IanKeen
opened
1 year ago
0
Enable using the attached model during pivot editing
#565
gwynne
closed
1 year ago
2
Insert queries error when models have relations defined
#564
rausnitz
closed
1 year ago
9
Improved migration performance, better error reporting, and other cleanups
#563
gwynne
closed
1 year ago
2
sketch up of hypotetical functionality
#562
wibed
closed
1 year ago
2
Update min Swift version to 5.6 and make platform versions consistent
#561
gwynne
closed
1 year ago
2
Document how to use the FluentBenchmarker tests
#559
0xTim
opened
1 year ago
0
Added support for eager loading of soft deleted relations.
#558
maciejtrybilo
closed
1 year ago
3
Generate deterministic column ordering in insert and update queries
#557
gwynne
closed
1 year ago
3
make insert query column ordering deterministic
#556
rausnitz
closed
1 year ago
1
Allow eager-loading of deleted models
#555
tarag
closed
1 year ago
4
Enforce correct @ID(key:) usage at compile time
#554
gwynne
closed
1 year ago
2
Remove limitations on nested relations in CompositeIDs
#553
gwynne
closed
1 year ago
2
Add API Docs
#552
0xTim
closed
1 year ago
1
add filter to eager-loading.
#551
laowudxf
closed
1 year ago
6
Additional relations support for CompositeID models
#550
gwynne
closed
1 year ago
3
Add ability to control migration log level
#549
madsodgaard
closed
1 year ago
3
Page<T> where T: Encodable does not seem to be allowed to be extendable
#548
jcbriones
opened
1 year ago
1
Complex join conditions and composite-key parent relations
#547
gwynne
closed
1 year ago
2
how to use? Is there a document here
#546
DanielLiuCD
closed
1 year ago
2
Using `IDProperty` of type `Int64` fails to create a database generated value
#544
tkrajacic
opened
1 year ago
0
Generated queries have non-deterministic ordering of columns, which trash monitoring/logging/performance
#543
Remi-C
closed
1 year ago
7
[Docs] add "how to use the package standalone" to readme
#560
marc-medley
opened
1 year ago
3
Casting database with custom logger to SQLDatabase always fails
#542
t-ae
closed
1 year ago
0
Fix return type to non optional of Databases.database()
#541
sidepelican
closed
9 months ago
1
Fix support for composite ID models with QueryBuilder.count()
#540
gwynne
closed
2 years ago
1
Allow use of create and delete for arrays of models that have composite IDs.
#539
gwynne
closed
2 years ago
2
Revised error handling in Encodable conformance for Fields
#538
gwynne
closed
2 years ago
2
Scheme .references() and foreignKey() 's constraint naming strategies are not unified.
#537
kevinzhow
closed
2 months ago
5
Operator function '~~' doesn't accept a ModelAlias in QueryBuilder's filter
#536
samdze
closed
9 months ago
0
Optimisations introduced in 1.35.0 cause SQLQueryEncoder to crash
#535
michal-tomlein
closed
2 weeks ago
9
fix: detach not invoke delete lifecycle
#534
AFutureD
closed
2 years ago
4
Model middleware lifecycle event delete not called on siblings detach and detachAll
#533
samdze
opened
2 years ago
1
Reducing availability conditions on Concurrency code
#532
rkreutz
closed
2 years ago
1
Remove several sources of fatal errors from @Group
#531
gwynne
closed
2 years ago
2
@Group causing fatal error
#530
haIIux
closed
2 years ago
7
Performance and behavior improvements for encoding/decoding Fluent relations
#529
gwynne
closed
2 years ago
2
Add Siblings's `async`/`await` `detachAll(on:)` API
#528
jiahan-wu
closed
2 years ago
2
`OptionalParent` does not en/decode correctly
#527
jdmcd
opened
2 years ago
2
Log start and finish of migration prepares and reverts
#526
gwynne
closed
2 years ago
2
SchemaBuilder functions with @discardableResult
#525
dmonagle
closed
2 years ago
1
Add experimental watchOS support
#524
krippz
closed
2 years ago
2
Allow updating deleted models with `Model.update(on:)`
#523
grahamburgsma
closed
2 years ago
4
Make it possible to drop foreign key constraints with MySQL 5.7
#522
gwynne
closed
2 years ago
2
Formatted boolean properties
#521
gwynne
closed
2 years ago
2
Add ability to control transactions
#520
0xTim
closed
2 years ago
3
Previous
Next