openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tiny_tds
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 34 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add a TinyTds::Result#cancel method and a few tests that show the importance of it. May hook dbcancel into places where the fit hits the shan in the result just to clear the way for the next query. Also tested importing the schema.
Ken Collins
More...
almost 15 years ago
Adding support methods to test case for sqlserver schema tests.
Ken Collins
More...
almost 15 years ago
Starting to do value conversions of raw row data.
Ken Collins
More...
almost 15 years ago
Personalize license.
Ken Collins
More...
almost 15 years ago
Testing query options for array/keys. Add a #fields accessor to the result.
Ken Collins
More...
almost 15 years ago
Successive calls to enumerate result always returns the rows.
Ken Collins
More...
almost 15 years ago
Enough code to return an array of one result set, no row value casting yet, right now all are nil.
Ken Collins
More...
almost 15 years ago
A lot more built out for the result structure and a basic #execute for the client. Includes a refactoring to local var names for both the client/result wrappers to avoid name collisions and keep macros abstract.
Ken Collins
More...
almost 15 years ago
[WIP] Starting on building the result object.
Ken Collins
More...
almost 15 years ago
Update notes.
Ken Collins
More...
almost 15 years ago
Adding some manual close methods with a query checker.
Ken Collins
More...
almost 15 years ago
Create getter for tds version. Also use INT2FIX since it's faster and my int's are low in these places.
Ken Collins
More...
almost 15 years ago
Login timeout is now in place and working. Also put in a query timeout init hook, will later have a run time setter for that too.
Ken Collins
More...
almost 15 years ago
Fixing a few compiler warnings.
Ken Collins
More...
almost 15 years ago
Big step in implementing the complex duo that is the error/message handlers. Includes new helpers assertions for examining and asserting TinyTds errors. Left a few comments in the error handler for the next steps.
Ken Collins
More...
almost 15 years ago
Add notes and todos to the project.
Ken Collins
More...
almost 15 years ago
A few pessimistic function calls during login process and memory clean only when struct members are available.
Ken Collins
More...
almost 15 years ago
Real connection options.
Ken Collins
More...
almost 15 years ago
Creatign a better extconf file.
Ken Collins
More...
almost 15 years ago
Getting close to making a connection.
Ken Collins
More...
almost 15 years ago
[WIP] Serious flesh out of the client for a first test of connection.
Ken Collins
More...
almost 15 years ago
Do not track the Gemfile.lock since this is for development. Ignore the "misc" directory so I can put things like ruby.h, intern.h, etc so TextMate can command complete.
Ken Collins
More...
almost 15 years ago
Simple copy changes.
Ken Collins
More...
almost 15 years ago
Woot! Passing a few basic tests that prove the structure and build are correct!
Ken Collins
More...
almost 15 years ago
Ignore Gemfile.lock
Ken Collins
More...
almost 15 years ago
Remove lock file from version control.
Ken Collins
More...
almost 15 years ago
Get the Rakefile working and building extension by finding freetds include dir.
Ken Collins
More...
almost 15 years ago
Ignore .rvmrc file
Ken Collins
More...
almost 15 years ago
Stubbing the c/ruby client and result classes.
Ken Collins
More...
almost 15 years ago
Adding some stub ruby class structure.
Ken Collins
More...
almost 15 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree