Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Kitura/Swift-Kuery-ORM issues and pull requests
#138 - Update Travis CI
Pull Request -
State: closed - Opened by dannys42 over 2 years ago
- 1 comment
#137 - Anyone using Swift 5?
Issue -
State: closed - Opened by arron-rgb over 2 years ago
- 6 comments
#136 - Can it be used with Oracle Database ? If so how ?
Issue -
State: open - Opened by bhregmi about 3 years ago
- 1 comment
#135 - References from IBM repos, slack and IBM Kitura website to new ones.
Pull Request -
State: closed - Opened by fabrijp over 3 years ago
- 2 comments
#134 - Update TravisCI removing Swift 4.x; update github org to Kitura
Pull Request -
State: closed - Opened by dannys42 over 3 years ago
- 1 comment
#133 - Move to travis-ci.com (instead of travis.org)
Issue -
State: closed - Opened by NathanFallet over 3 years ago
- 4 comments
#132 - Adding a public typealias for Database
Pull Request -
State: closed - Opened by NathanFallet over 3 years ago
- 4 comments
#131 - Remove IBM references from README
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 1 comment
#130 - Update package reference to community versions
Pull Request -
State: closed - Opened by dannys42 about 4 years ago
- 1 comment
#129 - Update repo references
Pull Request -
State: closed - Opened by fouadhatem about 4 years ago
#128 - Update repo references
Pull Request -
State: closed - Opened by fouadhatem about 4 years ago
- 1 comment
#127 - Does ORM support subclass?
Issue -
State: closed - Opened by diuming almost 5 years ago
- 3 comments
#126 - Add defaultDatabase property in Model Protocol
Pull Request -
State: open - Opened by nick6969 almost 5 years ago
- 1 comment
#125 - How to perform a SELECT SUM(column) ...
Issue -
State: open - Opened by FueledByGoogle about 5 years ago
#124 - More fine grain control on what Date columns use .timestamp vs .date, etc...
Issue -
State: open - Opened by xeokeri about 5 years ago
#123 - Renamed Model Property `idKeypath` into `idKeyPath`.
Pull Request -
State: open - Opened by fummicc1 about 5 years ago
- 3 comments
#122 - How about changing the variable name `idKeypath`?
Issue -
State: open - Opened by fummicc1 about 5 years ago
- 2 comments
#121 - Consider making Model easier to extend
Issue -
State: open - Opened by fwgreen about 5 years ago
- 1 comment
#120 - UUID type ID
Issue -
State: closed - Opened by zhenyab about 5 years ago
- 3 comments
#119 - Optional date support
Pull Request -
State: closed - Opened by CameronMcWilliam over 5 years ago
#118 - Consider providing sync versions of Model's functions
Issue -
State: open - Opened by fwgreen over 5 years ago
#117 - Prevent handling of empty array in QueryParams
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#116 - Fix error in Readme
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#115 - ReadMe for Date encoding strategy
Issue -
State: closed - Opened by bagfatnick over 5 years ago
- 1 comment
#114 - Use WHERE IN clauses
Issue -
State: open - Opened by djones6 over 5 years ago
- 1 comment
Labels: enhancement
#113 - Correct number of clauses when filtering with an array
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#112 - A way to create a table with unique constraints.
Issue -
State: open - Opened by joemichels over 5 years ago
- 1 comment
Labels: enhancement
#111 - Parse UInt8/Int to Bool if expected type is Bool, Convenience Query function
Pull Request -
State: open - Opened by 123FLO321 over 5 years ago
- 1 comment
#110 - Add property to set encoding format for `Date` properties.
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#109 - ORM inserting duplicate records
Issue -
State: closed - Opened by KazWar over 5 years ago
- 3 comments
#108 - Update to swift 5
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#107 - Correct case of idKeypath
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
Labels: jazzy-doc
#106 - Ensure a provided db is used to execute Model operations
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#105 - ci: Update to Swift 4.2.3, use official Docker images
Pull Request -
State: closed - Opened by djones6 over 5 years ago
#104 - Add support for optional Int `id` properties to `Model`
Pull Request -
State: closed - Opened by kilnerm over 5 years ago
#103 - Add support for optional id fields
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
- 1 comment
#102 - Support optional id fields
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#101 - Synchronise access to shared `table info` dictionary
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#100 - Model.createTable() database argument not used
Issue -
State: closed - Opened by kruperfone almost 6 years ago
Labels: bug
#99 - Varchar type ID
Issue -
State: open - Opened by mbmshafraz almost 6 years ago
- 1 comment
Labels: enhancement
#98 - ([SwiftKuery.Column]) columns = <Unable to determine byte size.>
Issue -
State: closed - Opened by mbmshafraz almost 6 years ago
- 4 comments
Labels: bug
#97 - Please add support for COUNT
Issue -
State: open - Opened by fwgreen almost 6 years ago
Labels: enhancement
#96 - Consider adding support for filtering against arrays
Issue -
State: closed - Opened by fwgreen almost 6 years ago
- 7 comments
Labels: enhancement
#95 - Add missing case for decoding optional UUID
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#94 - Changes how date encoding and decoding works
Pull Request -
State: closed - Opened by jaredanderton almost 6 years ago
- 1 comment
#93 - fix: Prevent error when using camel case properties
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#92 - Select issue on Swift-Kuery-ORM: 0.4.x
Issue -
State: closed - Opened by diuming almost 6 years ago
- 5 comments
#91 - Upgrading to Swift-Kuery-ORM 0.4.X and Swift-Kuery-PostgreSQL 2.X breaks application
Issue -
State: closed - Opened by fwgreen almost 6 years ago
- 4 comments
Labels: bug
#90 - keyNotFound issue when variable name using camel case.
Issue -
State: closed - Opened by diuming almost 6 years ago
- 2 comments
Labels: bug
#89 - enum issue when adopting Model
Issue -
State: closed - Opened by diuming almost 6 years ago
- 3 comments
#88 - Improve ORM documentation
Issue -
State: open - Opened by kilnerm almost 6 years ago
- 3 comments
Labels: bug
#87 - Execute query
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#86 - Update API documentation for 0.4.0
Pull Request -
State: closed - Opened by djones6 almost 6 years ago
Labels: jazzy-doc
#85 - Adopt kuery3
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#84 - Support for PostgreSQL schemas broken
Issue -
State: closed - Opened by fwgreen almost 6 years ago
- 4 comments
Labels: bug
#83 - Fix whitespace across ORM source
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
#82 - Use SwiftKuery 3
Pull Request -
State: closed - Opened by kilnerm almost 6 years ago
- 2 comments
#81 - Build against Swift 5
Pull Request -
State: closed - Opened by djones6 almost 6 years ago
- 1 comment
#80 - Update ORM to conform with Swift Kuery changes for retrieving results.
Issue -
State: closed - Opened by kilnerm almost 6 years ago
- 1 comment
#79 - Update ORM to work with SwiftKuery API changes
Issue -
State: closed - Opened by kilnerm almost 6 years ago
- 1 comment
#78 - BUG: UUID optional not handled in decodeIfPresent, throws error.
Issue -
State: closed - Opened by xeokeri almost 6 years ago
- 1 comment
#77 - Suggestion: A better way to handle the Model protocol.
Issue -
State: open - Opened by xeokeri almost 6 years ago
#76 - Populate id field in Model with the auto incrementing value
Issue -
State: closed - Opened by kilnerm about 6 years ago
- 1 comment
Labels: enhancement
#75 - Use SwiftKuery next branch
Pull Request -
State: closed - Opened by kilnerm about 6 years ago
#74 - TINYINT (8-bit integer) datatype is not supported
Issue -
State: closed - Opened by spykr about 6 years ago
- 2 comments
Labels: bug
#73 - Update to swift 4.2.1, test on 16.04 / 18.04
Pull Request -
State: closed - Opened by djones6 about 6 years ago
#72 - Update to swift 4.2.1, test on 16.04 / 18.04
Pull Request -
State: closed - Opened by djones6 about 6 years ago
#71 - Possible data corruption issue under stress
Issue -
State: closed - Opened by djones6 about 6 years ago
- 3 comments
Labels: bug
#70 - Fixed keyNotFound error when retrieving model with uppercase letters in column names
Pull Request -
State: closed - Opened by ShihabMehboob about 6 years ago
- 1 comment
#69 - Updated to Swift 4.2
Pull Request -
State: closed - Opened by ShihabMehboob about 6 years ago
#68 - Lowercase names in columns to ensure it's consistent
Pull Request -
State: closed - Opened by ShihabMehboob about 6 years ago
#67 - Improve Model filtering capabilities
Issue -
State: open - Opened by kilnerm about 6 years ago
Labels: enhancement
#66 - QueryBuilder wrong type returned for Swift.Double
Issue -
State: closed - Opened by shial4 about 6 years ago
- 2 comments
#65 - keyNotFound error when retrieving model with uppercase letters in column names
Issue -
State: closed - Opened by bagfatnick over 6 years ago
- 2 comments
Labels: bug
#64 - fix: improves handling on concurrent accesses to codableMap
Pull Request -
State: closed - Opened by KyeMaloy97 over 6 years ago
- 1 comment
#63 - TableInfo.codableMap is not thread-safe
Issue -
State: closed - Opened by djones6 over 6 years ago
#62 - Update to Swift 4.1.2, add support for 4.2
Pull Request -
State: closed - Opened by alexwishart over 6 years ago
#61 - Does the QueryParams support 'LIKE' filter?
Issue -
State: open - Opened by diuming over 6 years ago
Labels: question
#60 - Saving nil values on Update
Pull Request -
State: closed - Opened by EnriqueL8 over 6 years ago
#59 - feat: IdentifiedModel Protocol
Pull Request -
State: closed - Opened by EnriqueL8 over 6 years ago
- 2 comments
#58 - Update Package.swift to use 2.0.0 of Swift-Kuery dependency
Pull Request -
State: closed - Opened by AnthonyAmanse over 6 years ago
- 3 comments
#57 - Problem decoding PostgreSQL timestamps
Issue -
State: closed - Opened by fwgreen over 6 years ago
- 8 comments
Labels: bug
#55 - Provide support for inheritance strategies
Issue -
State: open - Opened by fwgreen over 6 years ago
Labels: enhancement
#54 - Update does not update nil values
Issue -
State: closed - Opened by bagfatnick over 6 years ago
- 1 comment
#53 - confusing about 'executeQuery' is inaccessible due to 'internal' protection level
Issue -
State: closed - Opened by diuming over 6 years ago
- 12 comments
Labels: bug
#52 - feat: Custom Column Names
Pull Request -
State: closed - Opened by EnriqueL8 over 6 years ago
- 2 comments
Labels: enhancement
#50 - Kuery-ORM (0.1.1) seems to be adding a character to some table names
Issue -
State: closed - Opened by fwgreen over 6 years ago
- 7 comments
#48 - feat: Add TypeDecoder dependency
Pull Request -
State: closed - Opened by EnriqueL8 over 6 years ago
- 1 comment
#47 - feat: Auto Incrementing ID field
Pull Request -
State: closed - Opened by EnriqueL8 over 6 years ago
- 1 comment
Labels: enhancement, jazzy-doc
#45 - RawRepresentable not supported in SQLite
Issue -
State: open - Opened by jeremyquinn over 6 years ago
- 5 comments
Labels: enhancement
#42 - Date not supported in SQLite
Issue -
State: closed - Opened by jeremyquinn over 6 years ago
- 6 comments
#38 - Add more options in findAll
Pull Request -
State: open - Opened by AnthonyAmanse over 6 years ago
- 9 comments
Labels: enhancement
#37 - Can't use save with id in completion closure
Issue -
State: closed - Opened by eugeniobaglieri over 6 years ago
- 6 comments
#36 - How do I build a custom query if all I have is a Table?
Issue -
State: open - Opened by Morpheu5 over 6 years ago
- 2 comments
Labels: question
#35 - How to validate model attributes?
Issue -
State: open - Opened by Morpheu5 over 6 years ago
- 3 comments
Labels: enhancement
#23 - Refresh data values for a Model
Issue -
State: open - Opened by djones6 over 6 years ago
Labels: enhancement
#22 - Renaming the class "Database".
Issue -
State: closed - Opened by ghost over 6 years ago
- 6 comments
Labels: enhancement
#20 - Control over data types and sizes
Issue -
State: open - Opened by EnriqueL8 over 6 years ago
- 1 comment
Labels: enhancement
#19 - Adding Parameter() in Query creation
Issue -
State: closed - Opened by EnriqueL8 over 6 years ago
- 1 comment
Labels: enhancement, good first issue
#17 - Question: Any plans for the nested structures
Issue -
State: open - Opened by fobin over 6 years ago
- 6 comments
Labels: question