FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - fsprojects/SQLProvider · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
fsprojects
/
SQLProvider
Public
Notifications
You must be signed in to change notification settings
Fork
148
Star
627
Code
Issues
57
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SQLProvider
docs
on
performance-optimizations
User selector
Datepicker
Commit history
Commits on Jun 24, 2022
some updates
Thorium
committed
018d9bd
View commit details
Copy full SHA for 018d9bd
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Initial support for selection of UseOptionTypes being Option or ValueOption
Thorium
committed
563eb9d
View commit details
Copy full SHA for 563eb9d
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Async readentities stackoverflow on AwaitTask fixed when over 2700.
Show description for b41a84c
Thorium
committed
b41a84c
View commit details
Copy full SHA for b41a84c
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
1.2.9
Thorium
committed
1f46bf9
View commit details
Copy full SHA for 1f46bf9
View code at this point
Browse repository at this point
1.2.8
Thorium
committed
f4ae926
View commit details
Copy full SHA for f4ae926
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
1.2.7
Thorium
committed
86bfdd2
View commit details
Copy full SHA for 86bfdd2
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
1.2.6
Thorium
committed
84efcd8
View commit details
Copy full SHA for 84efcd8
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
1.2.5: reference updates, dacpac table descriptions fix part 2
Thorium
committed
21a7131
View commit details
Copy full SHA for 21a7131
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
1.2.4
Thorium
committed
8feea35
View commit details
Copy full SHA for 8feea35
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
SSDT stored procedure schema fix, 1.2.3
Thorium
committed
6731495
View commit details
Copy full SHA for 6731495
View code at this point
Browse repository at this point
1.2.2
Thorium
committed
db82b56
View commit details
Copy full SHA for db82b56
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
1.2.1
Thorium
committed
f7caeae
View commit details
Copy full SHA for f7caeae
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Fix UseOptionTypes documentation
Show description for 39c2202
breyed
authored
39c2202
View commit details
Copy full SHA for 39c2202
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
minor tweaks for now...
Thorium
committed
8afaad2
View commit details
Copy full SHA for 8afaad2
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
1.2.0-alpha
Thorium
committed
4547a8c
View commit details
Copy full SHA for 4547a8c
View code at this point
Browse repository at this point
.net 472, nuget packaging fix
Thorium
committed
c01938f
View commit details
Copy full SHA for c01938f
View code at this point
Browse repository at this point
Commits on Feb 7, 2021
Merge branch 'master' into net-standard
Show description for 5ce8b85
Thorium
committed
5ce8b85
View commit details
Copy full SHA for 5ce8b85
View code at this point
Browse repository at this point
1.1.101
Thorium
committed
b5f3661
View commit details
Copy full SHA for b5f3661
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Merge branch 'master' into net-standard
Thorium
committed
64d9f12
View commit details
Copy full SHA for 64d9f12
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Merge branch 'master' into net-standard
Show description for c606b4b
Thorium
committed
c606b4b
View commit details
Copy full SHA for c606b4b
View code at this point
Browse repository at this point
Implemented Type Annotations feature for SSDT computed table columns.
JordanMarr
committed
ec64665
View commit details
Copy full SHA for ec64665
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Added very basic support for computed columns in tables.
JordanMarr
committed
817a6db
View commit details
Copy full SHA for 817a6db
View code at this point
Browse repository at this point
Updated SSDT docs with the new type annotation feature for views.
JordanMarr
committed
55e184e
View commit details
Copy full SHA for 55e184e
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated SSDT docs for .dacpac support
JordanMarr
committed
a9870a2
View commit details
Copy full SHA for a9870a2
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Implemented SSDT stored procedures
JordanMarr
committed
e73fe3e
View commit details
Copy full SHA for e73fe3e
View code at this point
Browse repository at this point
Bug fix: SSDT was not using alias column in view. Updated docs.
JordanMarr
committed
6995ec2
View commit details
Copy full SHA for 6995ec2
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
SQL documentation, added link to SSDT
Thorium
committed
b89b781
View commit details
Copy full SHA for b89b781
View code at this point
Browse repository at this point
Fixed bullets in SSDT docs
JordanMarr
committed
7dd5bb8
View commit details
Copy full SHA for 7dd5bb8
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
docs line-breaks added
Thorium
committed
7a32422
View commit details
Copy full SHA for 7a32422
View code at this point
Browse repository at this point
Listed SSDT page on index page, and added detailed instructions for properly setting the SSDT ResolutionPath.
JordanMarr
committed
094f643
View commit details
Copy full SHA for 094f643
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Fixed dynamic table script parser perf problem.
JordanMarr
committed
cac5f6f
View commit details
Copy full SHA for cac5f6f
View code at this point
Browse repository at this point
Implemented partial support for views.
JordanMarr
committed
c7fd512
View commit details
Copy full SHA for c7fd512
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Added a doc page for ssdt provider and improved speed of dynamic parsing.
JordanMarr
committed
7201dc3
View commit details
Copy full SHA for 7201dc3
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Merge branch 'master' into net-standard
Thorium
committed
d0844ce
View commit details
Copy full SHA for d0844ce
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Merge branch 'fake-update' into net-standard
Thorium
committed
099bc22
View commit details
Copy full SHA for 099bc22
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL