Commit Graph

36 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 09f0ec4c3f
grammar: fix foreign key 2023-01-08 23:54:06 +03:00
Dmitriy Pleshevskiy de04a49b20
grammar: add table constraint 2023-01-08 16:17:16 +03:00
Dmitriy Pleshevskiy acda125c15
query: add base highlight theme 2023-01-08 00:58:59 +03:00
Dmitriy Pleshevskiy b6be01e6a9
grammar: add foreign key column constraint 2023-01-07 23:20:00 +03:00
Dmitriy Pleshevskiy e4e1756164
grammar: add primary key column constraint 2023-01-07 22:51:22 +03:00
Dmitriy Pleshevskiy 13896dfb7b
grammar: cosmetic changes 2023-01-07 22:12:56 +03:00
Dmitriy Pleshevskiy 98c15a25dc
grammar: add unique column constraint 2023-01-07 22:07:50 +03:00
Dmitriy Pleshevskiy cc6fa3e0f7
grammar: rename comment blocks 2023-01-07 21:55:42 +03:00
Dmitriy Pleshevskiy 8a50f066ab
grammar: add column constraints 2023-01-07 02:13:17 +03:00
Dmitriy Pleshevskiy 0f7f6211db
grammar: add base types 2023-01-07 01:30:38 +03:00
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