Commit Graph

18 Commits

Author SHA1 Message Date
Yurii
268ba27cf8 year change 2 2026-01-12 11:02:47 +02:00
Yuri Kuznetsov
cbc39cefe4 (c) source files 2025-08-26 20:10:28 +03:00
Yuri Kuznetsov
98eb304903 fix pgsql interval 2025-05-29 09:38:16 +03:00
SuchAFuriousDeath
673370b9a5 fixes TIMESTAMPDIFF_MONTH error for postgresql (#3369) 2025-05-15 08:54:12 +03:00
Yuri Kuznetsov
b71a237cad postgresql delete alias fix 2025-05-14 13:58:35 +03:00
Yuri Kuznetsov
1ee853890c pgsql TZ fix 2025-05-11 19:00:35 +03:00
Yuri Kuznetsov
03969a20fe select for share mysql fix 2025-03-25 13:36:14 +02:00
Yuri Kuznetsov
3316afaaad change year 2025-01-06 09:16:05 +02:00
Yuri Kuznetsov
af8188685c attribute consts 2024-11-11 17:03:05 +02:00
Yuri Kuznetsov
9e30e60fb1 cs 2024-09-15 13:01:35 +03:00
Yuri Kuznetsov
c48f4c065c postgres for update fix 2024-02-22 16:29:11 +02:00
Yuri Kuznetsov
995fbba9de update file headers 2023-12-31 10:49:50 +02:00
Yuri Kuznetsov
ed12c6f6bd cs 2023-05-10 11:54:26 +03:00
Yuri Kuznetsov
8be1af0671 orm: all/any operators 2023-03-12 17:17:43 +02:00
Yuri Kuznetsov
58ac0800f9 ref 2023-03-12 16:38:22 +02:00
Yuri Kuznetsov
c72bcc365a pg fix week 2023-03-01 10:58:49 +02:00
Yuri Kuznetsov
f58687ad6b pg fix quarter fiscal 2023-03-01 10:24:46 +02:00
Yuri Kuznetsov
2399d21829 PostgreSQL (#2599)
* dev

* postgres update set

* position in list

* discard charset

* binary => blob

* rollback transaction

* insert on conflict

* fix POSITION_IN_LIST

* TIMESTAMPDIFF

* functions

* functions

* set UTC time zone

* functions and operators

* function

* fulltext

* fix details provider

* full text config usage

* fix param

* full text index rebuild

* full text and round fix

* add uuid db type

* if function

* tests

* delete with joins order limit

* update

* alias max length
2023-02-28 12:12:21 +02:00