Commit Graph

26 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy ccc76f983a
grammar: add base create table 2023-01-06 23:52:08 +03:00
Dmitriy Pleshevskiy 78fa02efd1
grammar: improve constraint when 2023-01-06 00:58:28 +03:00
Dmitriy Pleshevskiy dc0ff18f18
grammar: improve table constraint 2023-01-06 00:54:05 +03:00
Dmitriy Pleshevskiy 6e78cac399
grammar: add varchar predefined type 2023-01-06 00:40:41 +03:00
Dmitriy Pleshevskiy ce72078360
grammar: add unlogged rule 2023-01-06 00:29:36 +03:00
Dmitriy Pleshevskiy 75e081f335
chore: some cosmetic changes 2023-01-05 23:46:19 +03:00
Dmitriy Pleshevskiy 02b7e697a4
style: some cosmetic changes 2023-01-05 23:37:44 +03:00
Dmitriy Pleshevskiy 2479108e10
grammar: add many values to insert into 2023-01-05 23:30:26 +03:00
Christian De la Hoz 931b7ab582 drop type, open cursor 2021-09-02 20:45:19 +02:00
Christian De la Hoz 7beede0306 bug fixes 2021-09-02 20:45:02 +02:00
Christian De la Hoz a4cbb1ab05 arrays as value_expressions 2021-09-02 19:54:27 +02:00
Christian De la Hoz 2aba292171 with cte can define columns 2021-09-01 19:15:50 +02:00
Christian De la Hoz 208d770137 update 2021-09-01 19:15:50 +02:00
Christian De la Hoz 48e0701909 in, between.. 2021-09-01 19:15:50 +02:00
Christian De la Hoz d6a6775598 security definer 2021-09-01 19:15:50 +02:00
Christian De la Hoz fa4317ba96 get diagnostics 2021-09-01 19:15:50 +02:00
Christian De la Hoz 7fdee6f9f0 bug fixes 2021-09-01 19:15:48 +02:00
Christian De la Hoz f13c6b4712 assignments with ':=' when the variable has only been declared 2021-08-31 20:33:28 +02:00
Christian De la Hoz 117d416300 time is hard... 2021-08-31 20:30:45 +02:00
Christian De la Hoz 86d51a3d6c fix group_by 2021-08-31 20:30:21 +02:00
Christian De la Hoz 8051aa73bb isnull, is distinct from 2021-08-31 20:28:25 +02:00
Christian De la Hoz 0c286e0edf drop function 2021-08-31 19:09:32 +02:00
Christian De la Hoz e7f520d7e5 create type, for, raise and few fixes 2021-08-30 20:31:09 +02:00
Christian De la Hoz e37e2fdea1 if_statement 2021-08-28 13:13:37 +02:00
Christian De la Hoz 6303f6c3d8 getting into shape 2021-08-28 12:46:32 +02:00
Christian De la Hoz 78f290713f create_function 2021-08-21 19:15:42 +02:00