Skip to content

Commit

Permalink
Deploying to gh-pages from @ ccfa515 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
acupofjose committed May 16, 2024
1 parent f406da0 commit 42e49ed
Show file tree
Hide file tree
Showing 48 changed files with 395 additions and 395 deletions.
16 changes: 8 additions & 8 deletions api/Supabase.Postgrest.Attributes.ColumnAttribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/supabase-community/postgrest-csharp/new/release/4.0.2/apiSpec/new?filename=Supabase_Postgrest_Attributes_ColumnAttribute.md&amp;value=---%0Auid%3A%20Supabase.Postgrest.Attributes.ColumnAttribute%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/supabase-community/postgrest-csharp/new/master/apiSpec/new?filename=Supabase_Postgrest_Attributes_ColumnAttribute.md&amp;value=---%0Auid%3A%20Supabase.Postgrest.Attributes.ColumnAttribute%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Postgrest_Attributes_ColumnAttribute" data-uid="Supabase.Postgrest.Attributes.ColumnAttribute" class="text-break">
Class ColumnAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L18"><i class="bi bi-code-slash"></i></a>
Class ColumnAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L18"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -270,7 +270,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Supabase_Postgrest_Attributes_ColumnAttribute__ctor_System_String_Newtonsoft_Json_NullValueHandling_System_Boolean_System_Boolean_" data-uid="Supabase.Postgrest.Attributes.ColumnAttribute.#ctor(System.String,Newtonsoft.Json.NullValueHandling,System.Boolean,System.Boolean)">
ColumnAttribute(string?, NullValueHandling, bool, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L42"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L42"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -311,7 +311,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Supabase_Postgrest_Attributes_ColumnAttribute_ColumnName" data-uid="Supabase.Postgrest.Attributes.ColumnAttribute.ColumnName">
ColumnName
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L24"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L24"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The name in postgres of this column.</p>
Expand Down Expand Up @@ -343,7 +343,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Postgrest_Attributes_ColumnAttribute_IgnoreOnInsert" data-uid="Supabase.Postgrest.Attributes.ColumnAttribute.IgnoreOnInsert">
IgnoreOnInsert
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L34"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L34"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>If the performed query is an Insert or Upsert, should this value be ignored?</p>
Expand Down Expand Up @@ -375,7 +375,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Postgrest_Attributes_ColumnAttribute_IgnoreOnUpdate" data-uid="Supabase.Postgrest.Attributes.ColumnAttribute.IgnoreOnUpdate">
IgnoreOnUpdate
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L39"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L39"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>If the performed query is an Update, should this value be ignored?</p>
Expand Down Expand Up @@ -407,7 +407,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Postgrest_Attributes_ColumnAttribute_NullValueHandling" data-uid="Supabase.Postgrest.Attributes.ColumnAttribute.NullValueHandling">
NullValueHandling
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L29"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L29"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Specifies what should be serialized in the event this column's value is NULL</p>
Expand Down Expand Up @@ -439,7 +439,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ColumnAttribute.cs/#L18" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ColumnAttribute.cs/#L18" class="edit-link">Edit this page</a>
</div>


Expand Down
12 changes: 6 additions & 6 deletions api/Supabase.Postgrest.Attributes.PrimaryKeyAttribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/supabase-community/postgrest-csharp/new/release/4.0.2/apiSpec/new?filename=Supabase_Postgrest_Attributes_PrimaryKeyAttribute.md&amp;value=---%0Auid%3A%20Supabase.Postgrest.Attributes.PrimaryKeyAttribute%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/supabase-community/postgrest-csharp/new/master/apiSpec/new?filename=Supabase_Postgrest_Attributes_PrimaryKeyAttribute.md&amp;value=---%0Auid%3A%20Supabase.Postgrest.Attributes.PrimaryKeyAttribute%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Postgrest_Attributes_PrimaryKeyAttribute" data-uid="Supabase.Postgrest.Attributes.PrimaryKeyAttribute" class="text-break">
Class PrimaryKeyAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L19"><i class="bi bi-code-slash"></i></a>
Class PrimaryKeyAttribute <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L19"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -270,7 +270,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Supabase_Postgrest_Attributes_PrimaryKeyAttribute__ctor_System_String_System_Boolean_" data-uid="Supabase.Postgrest.Attributes.PrimaryKeyAttribute.#ctor(System.String,System.Boolean)">
PrimaryKeyAttribute(string?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L29"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L29"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -307,7 +307,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Supabase_Postgrest_Attributes_PrimaryKeyAttribute_ColumnName" data-uid="Supabase.Postgrest.Attributes.PrimaryKeyAttribute.ColumnName">
ColumnName
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L22"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -338,7 +338,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Postgrest_Attributes_PrimaryKeyAttribute_ShouldInsert" data-uid="Supabase.Postgrest.Attributes.PrimaryKeyAttribute.ShouldInsert">
ShouldInsert
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L27"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L27"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Would be set to false in the event that the database handles the generation of this property.</p>
Expand Down Expand Up @@ -370,7 +370,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L19" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/PrimaryKeyAttribute.cs/#L19" class="edit-link">Edit this page</a>
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/supabase-community/postgrest-csharp/new/release/4.0.2/apiSpec/new?filename=Supabase_Postgrest_Attributes_ReferenceAttribute_JoinType.md&amp;value=---%0Auid%3A%20Supabase.Postgrest.Attributes.ReferenceAttribute.JoinType%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/supabase-community/postgrest-csharp/new/master/apiSpec/new?filename=Supabase_Postgrest_Attributes_ReferenceAttribute_JoinType.md&amp;value=---%0Auid%3A%20Supabase.Postgrest.Attributes.ReferenceAttribute.JoinType%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -90,7 +90,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Postgrest_Attributes_ReferenceAttribute_JoinType" data-uid="Supabase.Postgrest.Attributes.ReferenceAttribute.JoinType" class="text-break">
Enum ReferenceAttribute.JoinType <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ReferenceAttribute.cs/#L22"><i class="bi bi-code-slash"></i></a>
Enum ReferenceAttribute.JoinType <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ReferenceAttribute.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -130,7 +130,7 @@ <h2 id="fields">Fields
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/postgrest-csharp/blob/release/4.0.2/Postgrest/Attributes/ReferenceAttribute.cs/#L22" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/postgrest-csharp/blob/master/Postgrest/Attributes/ReferenceAttribute.cs/#L22" class="edit-link">Edit this page</a>
</div>


Expand Down
Loading

0 comments on commit 42e49ed

Please sign in to comment.