3333 </ p >
3434
3535 < p class ="header-col header-col--secondary ">
36- < a class ="header-link " href ="https://github.com/IBM-Swift /Swift-Kuery-ORM ">
36+ < a class ="header-link " href ="https://github.com/Kitura /Swift-Kuery-ORM ">
3737 < img class ="header-icon " src ="../img/gh.png "/>
3838 View on GitHub
3939 </ a >
6767 </ li >
6868 </ ul >
6969 </ li >
70+ < li class ="nav-group-name ">
71+ < a class ="nav-group-name-link " href ="../Enums.html "> Enumerations</ a >
72+ < ul class ="nav-group-tasks ">
73+ < li class ="nav-group-task ">
74+ < a class ="nav-group-task-link " href ="../Enums/DateEncodingFormat.html "> DateEncodingFormat</ a >
75+ </ li >
76+ </ ul >
77+ </ li >
7078 < li class ="nav-group-name ">
7179 < a class ="nav-group-name-link " href ="../Extensions.html "> Extensions</ a >
7280 < ul class ="nav-group-tasks ">
129137 < article class ="main-content ">
130138
131139 < section class ="section ">
132- < div class ="section-content ">
140+ < div class ="section-content top-matter ">
133141 < h1 > Database</ h1 >
134142 < div class ="declaration ">
135143 < div class ="language ">
144+
136145 < pre class ="highlight swift "> < code > < span class ="kd "> public</ span > < span class ="kd "> class</ span > < span class ="kt "> Database</ span > </ code > </ pre >
137146
138147 </ div >
139148 </ div >
140149 < p > Class defining the connection to the database.</ p >
141150
142- < p > To setup the database, in this case using < a href ="https://github.com/IBM-Swift /Swift-Kuery-PostgreSQL "> PostgreSQL</ a > :</ p >
151+ < p > To setup the database, in this case using < a href ="https://github.com/Kitura /Swift-Kuery-PostgreSQL "> PostgreSQL</ a > :</ p >
143152< pre class ="highlight swift "> < code > < span class ="kd "> import</ span > < span class ="kt "> SwiftKueryORM</ span >
144153< span class ="kd "> import</ span > < span class ="kt "> SwiftKueryPostgreSQL</ span >
145154< span class ="k "> let</ span > < span class ="nv "> pool</ span > < span class ="o "> =</ span > < span class ="kt "> PostgreSQLConnection</ span > < span class ="o "> .</ span > < span class ="nf "> createPool</ span > < span class ="p "> (</ span > < span class ="nv "> host</ span > < span class ="p "> :</ span > < span class ="s "> "localhost"</ span > < span class ="p "> ,</ span > < span class ="nv "> port</ span > < span class ="p "> :</ span > < span class ="mi "> 5432</ span > < span class ="p "> ,</ span >
@@ -232,7 +241,7 @@ <h4>Declaration</h4>
232241 < h4 > Declaration</ h4 >
233242 < div class ="language ">
234243 < p class ="aside-title "> Swift</ p >
235- < pre class ="highlight swift "> < code > < span class ="kd "> public</ span > < span class ="kd "> static</ span > < span class ="k "> var</ span > < span class ="nv "> tableInfo</ span > < span class ="o " > = </ span > < span class ="kt "> < a href ="../Classes.html#/s:13SwiftKueryORM9TableInfoC "> TableInfo</ a > </ span > < span class =" p " > () </ span > </ code > </ pre >
244+ < pre class ="highlight swift "> < code > < span class ="kd "> public</ span > < span class ="kd "> static</ span > < span class ="k "> var</ span > < span class ="nv "> tableInfo</ span > < span class ="p " > : </ span > < span class ="kt "> < a href ="../Classes.html#/s:13SwiftKueryORM9TableInfoC "> TableInfo</ a > </ span > </ code > </ pre >
236245
237246 </ div >
238247 </ div >
@@ -242,9 +251,9 @@ <h4>Declaration</h4>
242251 < li class ="item ">
243252 < div >
244253 < code >
245- < a name ="/s:13SwiftKueryORM8DatabaseCAC0aB010Connection_p6single_tcfc "> </ a >
254+ < a name ="/s:13SwiftKueryORM8DatabaseC6singleAC0aB010Connection_p_tcfc "> </ a >
246255 < a name ="//apple_ref/swift/Method/init(single:) " class ="dashAnchor "> </ a >
247- < a class ="token " href ="#/s:13SwiftKueryORM8DatabaseCAC0aB010Connection_p6single_tcfc "> init(single:)</ a >
256+ < a class ="token " href ="#/s:13SwiftKueryORM8DatabaseC6singleAC0aB010Connection_p_tcfc "> init(single:< wbr > )</ a >
248257 </ code >
249258 </ div >
250259 < div class ="height-container ">
@@ -283,9 +292,9 @@ <h4>Declaration</h4>
283292 < li class ="item ">
284293 < div >
285294 < code >
286- < a name ="/s:13SwiftKueryORM8DatabaseCAC0aB014ConnectionPoolCcfc "> </ a >
295+ < a name ="/s:13SwiftKueryORM8DatabaseCyAC0aB014ConnectionPoolCcfc "> </ a >
287296 < a name ="//apple_ref/swift/Method/init(_:) " class ="dashAnchor "> </ a >
288- < a class ="token " href ="#/s:13SwiftKueryORM8DatabaseCAC0aB014ConnectionPoolCcfc "> init(_:)</ a >
297+ < a class ="token " href ="#/s:13SwiftKueryORM8DatabaseCyAC0aB014ConnectionPoolCcfc "> init(_:< wbr > )</ a >
289298 </ code >
290299 </ div >
291300 < div class ="height-container ">
@@ -316,9 +325,9 @@ <h4>Declaration</h4>
316325 < li class ="item ">
317326 < div >
318327 < code >
319- < a name ="/s:13SwiftKueryORM8DatabaseCACyy0aB010Connection_pSg_AD10QueryErrorOSgtcc9generator_tcfc "> </ a >
328+ < a name ="/s:13SwiftKueryORM8DatabaseC9generatorACyy0aB010Connection_pSg_AE10QueryErrorOSgtcc_tcfc "> </ a >
320329 < a name ="//apple_ref/swift/Method/init(generator:) " class ="dashAnchor "> </ a >
321- < a class ="token " href ="#/s:13SwiftKueryORM8DatabaseCACyy0aB010Connection_pSg_AD10QueryErrorOSgtcc9generator_tcfc "> init(generator:)</ a >
330+ < a class ="token " href ="#/s:13SwiftKueryORM8DatabaseC9generatorACyy0aB010Connection_pSg_AE10QueryErrorOSgtcc_tcfc "> init(generator:< wbr > )</ a >
322331 </ code >
323332 </ div >
324333 < div class ="height-container ">
@@ -366,8 +375,8 @@ <h4>Declaration</h4>
366375 </ article >
367376 </ div >
368377 < section class ="footer ">
369- < p > © 2019 < a class ="link " href ="" target ="_blank " rel ="external "> IBM</ a > . All rights reserved. (Last updated: 2019-04-01 )</ p >
370- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.9.1 </ a > , a < a class ="link " href ="http ://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
378+ < p > © 2021 < a class ="link " href ="" target ="_blank " rel ="external "> IBM & Kitura Project Authors </ a > . All rights reserved. (Last updated: 2021-08-19 )</ p >
379+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.7 </ a > , a < a class ="link " href ="https ://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
371380 </ section >
372381 </ body >
373382</ div >
0 commit comments