bergmann
|
f77b957397
|
* Refactored rad and destroy operations
|
6 лет назад |
bergmann
|
25a468c379
|
* Refactored create / update operation (not finished now)
* Refactored includes (removed ring dependencies)
|
6 лет назад |
bergmann
|
da248fdcc7
|
* Refactored mariadb driver init operation
|
6 лет назад |
bergmann
|
a023dc8178
|
* Refactored mariadb schema classes
|
6 лет назад |
bergmann
|
ffb804d776
|
* Refactored modifier implementation
|
6 лет назад |
bergmann
|
856ff5cf75
|
* Started refactoring
* Refactored schema implementation
|
6 лет назад |
bergmann
|
e1c0d2808a
|
* shortened identifier names in mariadb driver
|
7 лет назад |
bergmann
|
bdf9c5499f
|
* fixed table cleanup after a table that contains a sub-table was deleted
|
7 лет назад |
bergmann
|
424825c616
|
* handle datatypes that are used inside a container as well as a normal reference by using a one-to-many reference/foreign key for the normal references
|
7 лет назад |
bergmann
|
296e8dc983
|
* implemented temporary id field for datasets without id member
|
7 лет назад |
bergmann
|
87e91d89a6
|
* [mariadb] implemented static convertion for datatypes
* [mariadb] implemented timestamp data type
* [mariadb] fixed bug in filters
* [mariadb] fixed wrong field names in query
|
7 лет назад |
bergmann
|
c17694586b
|
* Fixed gcc compiler errors
* Improved examples in the README
|
7 лет назад |
bergmann
|
fbffc8dcac
|
* fixed cmake tests
|
7 лет назад |
bergmann
|
48e3a3a7a6
|
* improved update method in mariadb driver
* improved unit test CMakefile
|
7 лет назад |
bergmann
|
dc46fc5fb0
|
* fixed bug in mariadb driver (init stage2 and filters)
|
7 лет назад |
bergmann
|
cdd2c6e429
|
* refactored cmake files
|
7 лет назад |
bergmann
|
36ded9c55f
|
* implemented mariadb driver filters
* fixed some small errors
* added options.cmake
|
7 лет назад |
bergmann
|
981f6eea2e
|
* implemented destroy method for mariadb driver
|
7 лет назад |
bergmann
|
2d7489241d
|
* implemented update methods for mariadb driver
|
7 лет назад |
bergmann
|
3a6300a077
|
* improved read methods of mariadb driver
|
7 лет назад |
bergmann
|
f556a98db3
|
* refactored read methods for mariadb driver
* implemented read methods of foreign many tables for mariadb driver
|
7 лет назад |
bergmann
|
178a4711e9
|
* implemented read method of mariadb driver for single foreign tables
|
7 лет назад |
bergmann
|
3af9cadb88
|
* implemented order_by modifier
* implemented simple read methods of mariadb driver
|
7 лет назад |
bergmann
|
33e34725ad
|
* refactored field members (make virtual calls to members if possible)
* added index database field for sorted containers (like vector or list)
* started to implement mariadb read methods
|
7 лет назад |
bergmann
|
42867058b0
|
* refactored mariadb driver internal context processing
|
7 лет назад |
bergmann
|
c6421d40f7
|
* fixed mariadb driver SQL queries
|
7 лет назад |
bergmann
|
54060455d0
|
* refactored create/update methods for mariadb driver
|
7 лет назад |
bergmann
|
f12074c188
|
* implemented create methods for mariadb driver
|
7 лет назад |
bergmann
|
1459b6be19
|
* implemented init methods of mariadb driver
|
7 лет назад |
bergmann
|
46de82724f
|
* implemented first part of the mariadb driver (internal schema class interface without business logic)
|
7 лет назад |
bergmann
|
35fe18d77a
|
* implemented schema classes
|
7 лет назад |
bergmann
|
b10b6b3579
|
* initial commit
|
7 лет назад |