1+ <!DOCTYPE html>
2+ < html lang ="en " data-root ="https://fsprojects.github.io/SQLProvider/ ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta content ="IE=edge " http-equiv ="X-UA-Compatible ">
6+ < meta content ="width=device-width, initial-scale=1.0 " name ="viewport ">
7+ < meta content ="pezipink,colinbull,thorium " name ="author ">
8+ <!-- Opengraph properties (https://ogp.me/) -->
9+ < meta property ="og:site_name " content ="SQLProvider ">
10+ < meta property ="og:title " content ="FSharp.Data.Sql.PostgreSql " />
11+ < meta property ="og:url " content ="https://fsprojects.github.io/SQLProvider/{{fsdocs-source-basename}}.html ">
12+ < meta property ="og:type " content ="website " />
13+ <!-- Twitter cards (https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image) -->
14+ < meta name ="twitter:card " content ="summary_large_image ">
15+ < meta name ="twitter:site " content ="https://fsprojects.github.io/SQLProvider/ ">
16+ < meta name ="twitter:title " content ="FSharp.Data.Sql.PostgreSql ">
17+
18+ < title > FSharp.Data.Sql.PostgreSql | SQLProvider</ title >
19+ < link href ="https://fonts.googleapis.com " rel ="preconnect ">
20+ < link crossorigin href ="https://fonts.gstatic.com " rel ="preconnect ">
21+ < link href ="https://fonts.googleapis.com/css2?family=Fira+Code&display=swap " rel ="stylesheet ">
22+ < script src ="https://code.iconify.design/iconify-icon/1.0.7/iconify-icon.min.js "> </ script >
23+ < link href ="https://fsprojects.github.io/SQLProvider/img/favicon.ico " rel ="icon " sizes ="32x32 " type ="image/png "/>
24+ < script type ="application/javascript " src ="https://fsprojects.github.io/SQLProvider/content/fsdocs-theme-set-dark.js "> </ script >
25+ < link href ="https://fsprojects.github.io/SQLProvider/content/fsdocs-default.css " rel ="stylesheet " type ="text/css "/>
26+ < link href ="https://fsprojects.github.io/SQLProvider/content/fsdocs-theme.css " rel ="stylesheet " type ="text/css "/>
27+ < link href ="https://fsprojects.github.io/SQLProvider/content/fsdocs-custom.css " rel ="stylesheet " type ="text/css "/>
28+
29+
30+ </ head >
31+ < body class ="api-docs ">
32+ < header >
33+ < div class ="start ">
34+ < div id ="menu-toggle ">
35+ < iconify-icon class ="icon closed " height ="22 " icon ="eva:menu-fill " width ="22 "> </ iconify-icon >
36+ < iconify-icon class ="icon open " height ="22 " icon ="mi:close " width ="22 "> </ iconify-icon >
37+ < input type ="checkbox " name ="mobile-menu " />
38+ < ul class ="menu ">
39+ < li class ="nav-header "> Links</ li >
40+ < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/fsprojects/SQLProvider/blob/master/LICENSE.txt "> License</ a >
41+ </ li >
42+ < li class ="nav-item "> < a class ="nav-link "
43+ href ="https://github.com/fsprojects/SQLProvider/blob/master/docs/RELEASE_NOTES.md "> Release
44+ Notes</ a > </ li >
45+ < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/fsprojects/SQLProvider/ "> Source
46+ Repository</ a > </ li >
47+ < li class ="nav-header ">
48+ Documentation
49+ </ li >
50+ < li class ="nav-item ">
51+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/async.html ">
52+ Asynchronous Database Operation
53+
54+ </ a >
55+ </ li >
56+ < li class ="nav-item ">
57+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/composable.html ">
58+ Composable Queries
59+
60+ </ a >
61+ </ li >
62+ < li class ="nav-item ">
63+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/constraints-relationships.html ">
64+ Constraints &amp; Relationships
65+
66+ </ a >
67+ </ li >
68+ < li class ="nav-item ">
69+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/contributing.html ">
70+ How to contribute
71+
72+ </ a >
73+ </ li >
74+ < li class ="nav-item ">
75+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/crud.html ">
76+ CRUD sample
77+
78+ </ a >
79+ </ li >
80+ < li class ="nav-item ">
81+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/general.html ">
82+ general
83+ </ a >
84+ </ li >
85+ < li class ="nav-item ">
86+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/individuals.html ">
87+ Individuals
88+
89+ </ a >
90+ </ li >
91+ < li class ="nav-item ">
92+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/mappers.html ">
93+ mappers
94+ </ a >
95+ </ li >
96+ < li class ="nav-item ">
97+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/msaccess.html ">
98+ SQL Provider for MSAccess
99+
100+ </ a >
101+ </ li >
102+ < li class ="nav-item ">
103+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/mssql.html ">
104+ MSSQL Provider
105+
106+ </ a >
107+ </ li >
108+ < li class ="nav-item ">
109+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/mssqlssdt.html ">
110+ MSSQL SSDT Provider
111+
112+ </ a >
113+ </ li >
114+ < li class ="nav-item ">
115+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/mysql.html ">
116+ MySQL Provider
117+
118+ </ a >
119+ </ li >
120+ < li class ="nav-item ">
121+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/netstandard.html ">
122+ .NET Standard / .NET Core support
123+
124+ </ a >
125+ </ li >
126+ < li class ="nav-item ">
127+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/odbc.html ">
128+ ODBC
129+
130+ </ a >
131+ </ li >
132+ < li class ="nav-item ">
133+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/oracle.html ">
134+ SQL Provider for Oracle
135+
136+ </ a >
137+ </ li >
138+ < li class ="nav-item ">
139+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/outline.html ">
140+ SQL Type Provider
141+
142+ </ a >
143+ </ li >
144+ < li class ="nav-item ">
145+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/parameters.html ">
146+ SQL Provider Static Parameters
147+
148+ </ a >
149+ </ li >
150+ < li class ="nav-item ">
151+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/postgresql.html ">
152+ PostgreSQL Provider
153+
154+ </ a >
155+ </ li >
156+ < li class ="nav-item ">
157+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/programmability.html ">
158+ Programmability
159+
160+ </ a >
161+ </ li >
162+ < li class ="nav-item ">
163+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/querying.html ">
164+ Querying
165+
166+ </ a >
167+ </ li >
168+ < li class ="nav-item ">
169+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/sqlite.html ">
170+ SQLite Provider
171+
172+ </ a >
173+ </ li >
174+ < li class ="nav-item ">
175+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/techdetails.html ">
176+ techdetails
177+ </ a >
178+ </ li >
179+ < li class ="nav-item ">
180+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/core/unittest.html ">
181+ SQLProvider allows you to unit-test your SQL-logic
182+
183+ </ a >
184+ </ li >
185+ < li class ="nav-header ">
186+ API Reference
187+ </ li >
188+ < li class ="nav-item ">
189+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/reference/index.html ">
190+ All Namespaces
191+ </ a >
192+ </ li >
193+ </ ul >
194+ </ div >
195+ < a href ="https://fsprojects.github.io/SQLProvider/ ">
196+ <!-- <img alt="Header menu logo" src="https://fsprojects.github.io/SQLProvider/img/logo.png"> -->
197+ < H1 style ="font-size: 24px; "> SQLProvider</ H1 >
198+ </ a >
199+ </ div >
200+ < div class ="end ">
201+ < a href ="https://github.com/fsprojects/SQLProvider/ " target ="_blank ">
202+ < iconify-icon icon ="uil:github " width ="26 " height ="26 "> </ iconify-icon >
203+ </ a >
204+ < iconify-icon id ="search-btn " icon ="carbon:search " class ="search " width ="24 " height ="24 "> </ iconify-icon >
205+ < fsdocs-theme-toggle > </ fsdocs-theme-toggle >
206+ </ div >
207+ </ header >
208+ < aside id ="fsdocs-main-menu ">
209+ < ul class ="menu ">
210+ < li class ="nav-header "> Documentation</ li >
211+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/general.html " class ="nav-link "> General</ a > </ li >
212+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/parameters.html " class ="nav-link "> Static Parameters</ a > </ li >
213+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/querying.html " class ="nav-link "> Querying</ a > </ li >
214+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/constraints-relationships.html " class ="nav-link "> Constraints & Relationships</ a > </ li >
215+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/crud.html " class ="nav-link "> CRUD</ a > </ li >
216+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/programmability.html " class ="nav-link "> Programmability</ a > </ li >
217+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/individuals.html " class ="nav-link "> Individuals</ a > </ li >
218+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/composable.html " class ="nav-link "> Composable Query</ a > </ li >
219+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/mssql.html " class ="nav-link "> SQL Server</ a > </ li >
220+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/oracle.html " class ="nav-link "> Oracle</ a > </ li >
221+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/sqlite.html " class ="nav-link "> SQLite</ a > </ li >
222+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/postgresql.html " class ="nav-link "> PostgreSQL</ a > </ li >
223+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/mysql.html " class ="nav-link "> MySQL</ a > </ li >
224+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/odbc.html " class ="nav-link "> ODBC</ a > </ li >
225+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//core/unittest.html " class ="nav-link "> Unit-testing</ a > </ li >
226+ < li class ="nav-item "> < a href ="https://fsprojects.github.io/SQLProvider//reference/index.html " class ="nav-link "> Internal API Docs</ a > </ li >
227+
228+ < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/fsprojects/SQLProvider/blob/master/LICENSE.txt "> License</ a >
229+ </ li >
230+ < li class ="nav-item "> < a class ="nav-link "
231+ href ="https://github.com/fsprojects/SQLProvider/blob/master/docs/RELEASE_NOTES.md "> Release
232+ Notes</ a > </ li >
233+ < li class ="nav-item "> < a class ="nav-link " href ="https://github.com/fsprojects/SQLProvider/ "> Source
234+ Repository</ a > </ li >
235+
236+ < li class ="nav-header ">
237+ API Reference
238+ </ li >
239+ < li class ="nav-item ">
240+ < a class ="nav-link " href ="https://fsprojects.github.io/SQLProvider/reference/index.html ">
241+ All Namespaces
242+ </ a >
243+ </ li >
244+ </ ul >
245+ </ aside >
246+ < main >
247+ < div id ="content ">
248+ < div >
249+ < h2 id ="fsharp-data-sql-postgresql ">
250+ FSharp.Data.Sql.PostgreSql Namespace
251+ </ h2 >
252+ < div class ="fsdocs-xmldoc "> </ div >
253+ < table class ="table outer-list fsdocs-entity-list ">
254+ < thead >
255+ < tr >
256+ < td >
257+ Type
258+ </ td >
259+ < td >
260+ Description
261+ </ td >
262+ </ tr >
263+ </ thead >
264+ < tbody >
265+ < tr >
266+ < td class ="fsdocs-entity-name ">
267+ < p >
268+ < a name ="SqlDataProvider ">
269+ < a href ="https://fsprojects.github.io/SQLProvider/reference/fsharp-data-sql-postgresql-sqldataprovider.html ">
270+ SqlDataProvider
271+ </ a >
272+ </ a >
273+ </ p >
274+ </ td >
275+ < td class ="fsdocs-entity-xmldoc ">
276+ < div >
277+ < div class ="fsdocs-source-link " title ="Copy signature (Markdown) " onclick ="Clipboard_CopyTo('`cref:T:FSharp.Data.Sql.PostgreSql.SqlDataProvider`') ">
278+ < iconify-icon icon ="bi:filetype-md " height ="24 " width ="24 "> </ iconify-icon >
279+ </ div >
280+ < div class ="fsdocs-source-link " title ="Copy signature (XML) " onclick ="Clipboard_CopyTo('<see cref=\'T:FSharp.Data.Sql.PostgreSql.SqlDataProvider\'/>') ">
281+ < iconify-icon icon ="bi:filetype-xml " height ="24 " width ="24 "> </ iconify-icon >
282+ </ div >
283+ < a href ="https://github.com/fsprojects/SQLProvider/tree/master/startup#L1-1 " class ="fsdocs-source-link " title ="Source on GitHub ">
284+ < iconify-icon icon ="ri:github-fill " height ="24 " width ="24 "> </ iconify-icon >
285+ </ a >
286+ < p class ="fsdocs-summary ">
287+ Typed representation of a database
288+ </ p >
289+ </ div >
290+ </ td >
291+ </ tr >
292+ </ tbody >
293+ </ table >
294+ </ div >
295+
296+ </ div >
297+ </ main >
298+ < aside id ="fsdocs-page-menu ">
299+ < p id ="on-this-page "> On this page</ p >
300+ < div class ="empty "> </ div >
301+ </ aside >
302+ < dialog >
303+ < input type ="search " placeholder ="Search docs " />
304+ < div class ="results ">
305+ < ul > </ ul >
306+ < p class ="empty "> Type something to start searching.</ p >
307+ </ div >
308+ </ dialog >
309+ < script type ="module " src ="https://fsprojects.github.io/SQLProvider/content/fsdocs-tips.js "> </ script >
310+ < script type ="module " src ="https://fsprojects.github.io/SQLProvider/content/fsdocs-theme-toggle.js "> </ script >
311+ < script type ="module " src ="https://fsprojects.github.io/SQLProvider/content/fsdocs-theme.js "> </ script >
312+ < script type ="module " src ="https://fsprojects.github.io/SQLProvider/content/fsdocs-search.js "> </ script >
313+
314+ </ body >
315+ </ html >
0 commit comments