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: CHANGELOG.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
11
12
12
### Changed
13
13
14
+
### Fixed
15
+
16
+
## [13.1.0] - 2025-11-18
17
+
18
+
### Changed
19
+
14
20
- Updated library dependencies. To use [Windows authentication](https://pgcodekeeper.readthedocs.io/en/latest/windowsauth.html#id2) you need to update [DDL](https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1).
15
21
16
22
### Fixed
17
23
24
+
- Fixed an error when reading functions from the ClickHouse database.
25
+
- Fixed a false difference between STATISTICS in PostgreSQL.
26
+
18
27
## [13.0.0] - 2025-11-12
19
28
20
29
### Changed
@@ -82,7 +91,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
82
91
- Fixed a bug with the settings when saving objects to a project.
83
92
- Fixed false differences when ignoring table column order.
Copy file name to clipboardExpand all lines: CHANGELOG.ru.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,19 @@
11
11
12
12
### Изменено
13
13
14
+
### Исправлено
15
+
16
+
## [13.1.0] - 2025-11-18
17
+
18
+
### Изменено
19
+
14
20
- Обновлены библиотечные зависимости. Для использования [Windows аутентификации](https://pgcodekeeper.readthedocs.io/ru/latest/windowsauth.html#id2) требуется обновить [DDL](https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1).
15
21
16
22
### Исправлено
17
23
24
+
- Исправлена ошибка при чтении функций из базы данных ClickHouse.
25
+
- Исправлено ложное различие для объекта STATISTICS в PostgreSQL.
26
+
18
27
## [13.0.0] - 2025-11-12
19
28
20
29
### Изменено
@@ -80,7 +89,8 @@
80
89
- Исправлена ошибка с работой настроек при сохранении объектов в проект.
81
90
- Исправлены ложные различия при игнорировании порядка колонок таблицы.
0 commit comments