1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement Get_Double to retrieve a floating point column
ciceron
as Stephane Carrez
More... over 5 years ago
Override the Get_Double function to return a floating point column
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Save_Field for a Float and a Long_Float
ciceron
as Stephane Carrez
More... over 5 years ago
Add Save_Field operations for a Float and Long_Float
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Bind_Param for a Long_Float and update Expand accordingly
ciceron
as Stephane Carrez
More... over 5 years ago
Add T_LONG_FLOAT enumeration and a Bind_Param with a Long_Float
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Save_Field with a Long_Float
ciceron
as Stephane Carrez
More... over 5 years ago
Declare a Save_Field procedure with a Long_Float type
ciceron
as Stephane Carrez
More... over 5 years ago
Update the unit test after introduction of a new test database table
ciceron
as Stephane Carrez
More... over 5 years ago
Implement the Get_Double function on query
ciceron
as Stephane Carrez
More... over 5 years ago
Override the Get_Double function on query
ciceron
as Stephane Carrez
More... over 5 years ago
Implement the Get_Double function
ciceron
as Stephane Carrez
More... over 5 years ago
Declare Get_Double function
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Get_Float and Get_Double operations
ciceron
as Stephane Carrez
More... over 5 years ago
Declare Get_Float and Get_Double operations
ciceron
as Stephane Carrez
More... over 5 years ago
Add skip_awa_audit_field property to yes to disable awa_audit_field generation in SQL
ciceron
as Stephane Carrez
More... over 5 years ago
Update the documentation
ciceron
as Stephane Carrez
More... over 5 years ago
Add several tests to check ADO.Sessions.Entities.Find_Entity_Type operations
ciceron
as Stephane Carrez
More... over 5 years ago
Update the schema test after introduction of new test tables
ciceron
as Stephane Carrez
More... over 5 years ago
Update the test for boolean value
ciceron
as Stephane Carrez
More... over 5 years ago
Take into account only integer keys
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Test_String_Key procedure and register the new test Fix the Nullable_Time unit test to use a well defined date for the test
ciceron
as Stephane Carrez
More... over 5 years ago
Declare Test_String_Key procedure
ciceron
as Stephane Carrez
More... over 5 years ago
Update the unit test for Nullable_Boolean
ciceron
as Stephane Carrez
More... over 5 years ago
Rebuild the model files
ciceron
as Stephane Carrez
More... over 5 years ago
Rebuild the SQL files
ciceron
as Stephane Carrez
More... over 5 years ago
Add table with string key
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Set_Field_Boolean procedure with a Nullable_Boolean type
ciceron
as Stephane Carrez
More... over 5 years ago
Declare the Set_Field_Boolean procedure for a Nullable_Boolean
ciceron
as Stephane Carrez
More... over 5 years ago
Implement Save_Field procedure for a Nullable_Boolean type
ciceron
as Stephane Carrez
More... over 5 years ago