1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now supports oracle packages both funcs and procs More... over 11 years ago
Oracle stored functions working. More... over 11 years ago
fixes #73 More... over 11 years ago
Begun refactoring so testable and fixes issue #71 More... over 11 years ago
Temp More... over 11 years ago
Merge pull request #70 from janno-p/master More... over 11 years ago
Fix *ambigious match found* exception for PostgreSQL. More... over 11 years ago
Made GraphVisPathRelative and improved print of DataTables More... almost 12 years ago
Fixed a problem with the wrong type being spliced into the expression when handling SPROCS More... almost 12 years ago
release notes More... almost 12 years ago
special case for MSSQL to use Byte for tinyint instead of SByte More... almost 12 years ago
Merge pull request #68 from janno-p/master More... almost 12 years ago
Fix invalid syntax in case no properties have been set for entity. More... almost 12 years ago
Merge pull request #67 from Frassle/MySqlArray More... almost 12 years ago
Merge pull request #66 from Frassle/SeqValues More... almost 12 years ago
Merge pull request #65 from Frassle/MySqlSkip More... almost 12 years ago
release notes More... almost 12 years ago
Merge branch 'master' of github.com:fsprojects/SQLProvider More... almost 12 years ago
fix a regression causing all columns to always be selected More... almost 12 years ago
Update README.md More... almost 12 years ago
release notes More... almost 12 years ago
Merge pull request #62 from simonhdickson/master More... almost 12 years ago
Fixing problem with column names that contain the name of their table
simonhdickson
as Simon Dickson
More... almost 12 years ago
Fixing build
simonhdickson
as Simon Dickson
More... almost 12 years ago
Merge remote-tracking branch 'origin/master'
simonhdickson
as Simon Dickson
More... almost 12 years ago
fixed a bug in the projection that was causing only explicitly named columns to be returned even if the whole entity was also selected More... almost 12 years ago
Simplifies querying to work with excel better
simonhdickson
as Simon Dickson
More... almost 12 years ago
Implement CRUD for Postgres and MySQL Renamed some stuff like "State" to make it less likely to clash with a column name Added ability to rertieve and clear pending changes from a data context More... almost 12 years ago
Crud fully implemented for ODBC
simonhdickson
as Simon Dickson
More... almost 12 years ago
Fixing build after update
simonhdickson
as Simon Dickson
More... almost 12 years ago