You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/roadmap/_index.md
+11-4
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,14 @@ seo:
20
20
noindex: false # false (default) or true
21
21
---
22
22
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