Sandu Liviu Catalin
|
600c21d45f
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
|
Sandu Liviu Catalin
|
7a630cb6bf
|
Update the SQLite module to comply with the new StackStrF changes.
|
2018-07-30 01:08:13 +03:00 |
|
Sandu Liviu Catalin
|
873438d8e0
|
Implement the pure typename meta-methods in SQLite module types using the standard method.
|
2016-11-22 16:16:32 +02:00 |
|
Sandu Liviu Catalin
|
568bc385e9
|
Adjust the SQLite module to use the new method of receiving formatted strings.
Several minor bugfixes and improvements came with this migration as well.
|
2016-11-22 16:11:05 +02:00 |
|
Sandu Liviu Catalin
|
b9bc8ce2ad
|
Remove the comparison metamethods from the SQLite module.
|
2016-11-14 14:07:42 +02:00 |
|
Sandu Liviu Catalin
|
981e16ad01
|
Assign the parameter index temporarily before validating to prevent exception if the currently assigned index is invalid.
|
2016-08-26 01:38:58 +03:00 |
|
Sandu Liviu Catalin
|
a89acef503
|
Initial implementation for the second revision of the SQLite module.
Added a utility function to retrieve a time instance in seconds.
|
2016-07-10 03:00:33 +03:00 |
|