We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7814ffa commit 8000225Copy full SHA for 8000225
changelog/5.2025.1036.874.md
@@ -0,0 +1,21 @@
1
+---
2
+date: 2025-07-11
3
+title: 5.2025.1036.874
4
+description: SQL Account version 5.2025.1036.874 changelog
5
+slug: 5.2025.1036.874
6
+hide_table_of_contents: false
7
8
+
9
+Introduces support for Firebird 5.0 database engine (*874*)
10
11
+<!-- truncate -->
12
13
+## Database
14
15
+- Added support for Firebird 5.0
16
+ - New databases will be created using Firebird 5.0 automatically
17
+ - Once upgraded to Firebird 5.0, there is no rollback path to version 3.0
18
+ - For 3rd party integrations:
19
+ - No update required if you're using our SDK
20
+ - Direct database connections will need client updates to avoid incompatibility
21
+ - Please review our upcoming API release for seamless integration
0 commit comments