Skip to content

Commit cd1f9ce

Browse files
Updated the detailed roadmap
1 parent 9ad1180 commit cd1f9ce

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

content/docs/roadmap/_index.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ seo:
2020
noindex: false # false (default) or true
2121
---
2222

23-
# Support for Oracle, SQL Server
24-
# Custom code generation
25-
# Geo location datatypes support
26-
# Transaction support
23+
# Support for Oracle and SQL Server:
24+
### Expand the framework's compatibility to include Oracle and SQL Server, enabling seamless integration with a broader range of database systems.
25+
26+
# Custom Code Generation:
27+
### Implement custom code generation features to automate and standardize repetitive coding tasks, enhancing productivity and reducing manual errors.
28+
29+
# Geo Location Datatypes Support:
30+
### Introduce support for geo-location data types, allowing the handling and processing of spatial data directly within the framework.
31+
32+
# Transaction Support:
33+
### Integrate transaction support to ensure data consistency and reliability during complex operations by managing and safeguarding multiple changes within a single transaction.

0 commit comments

Comments
 (0)