VaporFluentDriver

master

Helper library for SwifQL and Vapor
SwifQL/VaporFluentDriver

MIT License Swift 5.1 Github Actions Swift.Stream

VaporFluentDriver

Additional lib for SwifQL library

Installation

.package(url: "https://github.com/MihaelIsaev/SwifQL.git", from:"1.0.0"),
.package(url: "https://github.com/SwifQL/VaporFluentDriver", from:"2.0.0"),

In your target's dependencies add "SwifQL" and "VaporFluentDriver", e.g. like this:

.target(name: "App", dependencies: ["Vapor", "SwifQL", "VaporFluentDriver"]),

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

Last updated: Sun Apr 14 2024 05:34:07 GMT-0900 (Hawaii-Aleutian Daylight Time)