issues
search
vapor
/
fluent-kit
Swift ORM (queries, models, and relations) for NoSQL and SQL databases
MIT License
218
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Additional API for pagination to access individual page
#519
nashysolutions
closed
2 years ago
3
Some tests not being executed
#518
nashysolutions
closed
2 years ago
2
Tests failing on trunk
#517
nashysolutions
closed
1 year ago
2
Explicitly forbid unsupported combinations of @CompositeID with @Parent etc.
#516
gwynne
closed
2 years ago
2
Enable MirrorBypass in Swift 5.7
#515
gwynne
closed
2 years ago
2
Add missing info to missingParent error, fix ID compare for composite IDs
#514
gwynne
closed
2 years ago
2
`@Parent` reference with `@CompositeID` cannot be queried properly
#513
stevapple
closed
1 year ago
5
`Model` using both `@CompositeID` and `@Children` crashes on load
#512
stevapple
closed
1 year ago
1
Make the `$id.exists` flag on models more generically available
#511
gwynne
closed
2 years ago
2
Allow public use of `TimestampFormatFactory.makeFormat()`
#510
gwynne
closed
2 years ago
2
Initial support for composite primary keys
#509
gwynne
closed
2 years ago
2
Default `constraintIdentifier` algorithm is corrupted, but it’s breaking to fix
#508
stevapple
closed
2 months ago
1
Support multi-column foreign key constraint in `SchemaBuilder`
#507
stevapple
closed
2 years ago
3
Delete with Join
#506
leogdion
opened
2 years ago
3
Update good first issue workflow to work for multiple labels
#505
BennyDeBock
closed
2 years ago
1
Drop Support for Swift 5.2 and 5.3
#504
0xTim
closed
2 years ago
2
Add basic support for further qualifying model schemas
#503
gwynne
closed
2 years ago
2
Update good first issue workflow to work for multiple labels
#502
BennyDeBock
closed
2 years ago
1
Make accessing `model.id` safe
#501
ahmdyasser
closed
2 years ago
3
watchOS support
#500
hyouuu
closed
2 years ago
1
Fix input handling for `EnumProperty` and `OptionalEnumProperty`
#499
grahamburgsma
closed
2 years ago
2
Further improve the workaround for Mirror's slowness
#498
gwynne
closed
2 years ago
3
Custom index name not making it to the mysql table
#497
ldamman
closed
1 year ago
1
Fixed typo in Group.swift
#496
jacobcxdev
closed
2 years ago
0
Shouldn't use `model.id!` but `guard let id = model.id`
#495
hyouuu
closed
2 years ago
2
Enable looking up database names of multiple model key paths at once
#494
gwynne
closed
2 years ago
1
Address performance regression in Swift 5.6
#493
gwynne
closed
2 years ago
1
Fix mysql SQLDropConstraint CONSTRAINT serialize
#492
kevinzhow
closed
1 year ago
7
MySQL CONSTRAINT/KEY logic result in error when trying to delete a constraint
#491
kevinzhow
closed
2 years ago
1
Fix CodeCov CI
#490
0xTim
closed
1 year ago
0
Add good first issue project board workflow to repository
#489
BennyDeBock
closed
2 years ago
0
Upsert Support
#488
grahamburgsma
closed
1 year ago
8
Make it easier to save and restore models with relations outside the database
#487
gwynne
closed
2 years ago
2
Add tests for page count
#486
fwgreen
closed
2 years ago
1
Adds a page count to `PageMetadata`
#485
fwgreen
closed
2 years ago
2
Improve usefulness of fatalError() messages in Fluent
#484
gwynne
closed
2 years ago
1
Add locking clause to read in DatabaseQuery.Action
#483
gregcotten
closed
2 months ago
12
Add `hasNext` and `hasPrevious` properties
#482
noahpistilli
closed
2 months ago
5
Consider adding a page count to Page or PageMetadata
#481
fwgreen
closed
2 years ago
0
Awaiting Middleware operation strange behavior
#480
gregcotten
opened
2 years ago
3
Add missing joins for `@OptionalParent` properties
#479
grahamburgsma
closed
2 years ago
2
Move `DummyDatabase` to `XCTFluent`
#478
stevapple
closed
2 years ago
2
Joined tables add all columns to column set
#477
jdmcd
opened
2 years ago
2
Allow sorting by `@Group` field properties
#476
davdroman
closed
2 years ago
4
Migration dependency ignored across databases
#475
jnigro
opened
2 years ago
1
Add support for `.custom(...)` join clauses
#474
finestructure
closed
2 years ago
3
Fix NULL handling for OptionalFieldProperty and OptionalEnumProperty
#473
gwynne
closed
2 years ago
7
DbView and DbInjectable
#472
AnarchoSystems
closed
2 years ago
5
Add missing Concurrency-based versions of the SQLQueryFetcher extensions
#471
gwynne
closed
3 years ago
1
Fix `AsyncModelMiddleware`
#470
0xTim
closed
3 years ago
2
Previous
Next