vapor / sql-kit

*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
MIT License
248 stars 58 forks source link

Add ability for SQLKit drivers to expose version numbers #152

Closed gwynne closed 2 years ago

gwynne commented 2 years ago

Also fills in some missing documentation.

codecov-commenter commented 2 years ago

Codecov Report

Merging #152 (8144ec6) into main (1bbee13) will decrease coverage by 0.09%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   68.60%   68.50%   -0.10%     
==========================================
  Files          92       93       +1     
  Lines        3443     3448       +5     
==========================================
  Hits         2362     2362              
- Misses       1081     1086       +5     
Flag Coverage Δ
unittests 68.50% <0.00%> (-0.10%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Sources/SQLKit/SQLDatabase.swift 0.00% <0.00%> (ø)
Sources/SQLKit/SQLDatabaseReportedVersion.swift 0.00% <0.00%> (ø)
Sources/SQLKit/SQLRow.swift 50.00% <ø> (ø)
VaporBot commented 2 years ago

These changes are now available in 3.19.0