Pk::DB::Database
Constructors
Class methods
Instance methods
close
Sourcedb
Sourceget_all_files
Sourceget_installed
Sourceinsert_package(pkg : Package, repository : String, checksum : String, signature : String | Nil, explicit : Bool = true)
Sourcesave_snapshot(transaction_id : Int64, installed : Array(Package), conn : ::DB::Connection | Nil = nil)
SourceIf conn is provided, use it; otherwise use the pool
transaction
Source