Commit 56d7417
authored
File tree
149 files changed
+208
-208
lines changed- internal
- codegen/golang
- templates
- config
- endtoend/testdata
- alias/postgresql/pgx
- any/pgx
- array_in/pgx
- array_text_join/pgx
- array_text/pgx
- case_stmt_bool/pgx
- cast_coalesce/pgx
- coalesce/postgresql/pgx
- column_as/postgresql/pgx
- comment_on/postgresql/pgx
- comment_syntax/postgresql/pgx
- comparisons/postgresql/pgx
- composite_type/pgx
- count_star/postgresql/pgx
- cte_count/pgx
- cte_filter/pgx
- cte_recursive/pgx
- data_type_boolean/postgresql/pgx
- datatype/pgx
- ddl_alter_table_alter_type/postgresql/pgx
- ddl_alter_table_column_drop_not_null/postgresql/pgx
- ddl_alter_table_drop_column_if_exists/postgresql/pgx
- ddl_alter_table_drop_column/postgresql/pgx
- ddl_alter_table_drop_constraint/postgresql/pgx
- ddl_alter_table_rename_column/postgresql/pgx
- ddl_alter_table_rename/postgresql/pgx
- ddl_alter_table_set_data_type/postgresql/pgx
- ddl_alter_table_set_not_null/postgresql/pgx
- ddl_alter_table_set_schema/postgresql/pgx
- ddl_alter_type_add_value/postgresql/pgx
- ddl_alter_type_rename_and_update_columns/postgresql/pgx
- ddl_alter_type_rename_value/postgresql/pgx
- ddl_alter_type_rename/postgresql/pgx
- ddl_comment/postgresql/pgx
- ddl_create_enum/postgresql/pgx
- ddl_create_function_args/postgresql/pgx
- ddl_create_function_return/postgresql/pgx
- ddl_create_function_types/postgresql/pgx
- ddl_create_function/postgresql/pgx
- ddl_create_procedure/postgresql/pgx
- ddl_create_table_include/postgresql/pgx
- ddl_create_table_partition/postgresql/pgx
- ddl_create_table/postgresql/pgx
- ddl_create_trigger/postgresql/pgx
- ddl_drop_function_args/postgresql/pgx
- ddl_drop_function_if_exists/postgresql/pgx
- ddl_drop_function/postgresql/pgx
- ddl_drop_schema_if_exists/postgresql/pgx
- ddl_drop_schema/postgresql/pgx
- ddl_drop_table_if_exists/postgresql/pgx
- ddl_drop_table_in_schema/postgresql/pgx
- ddl_drop_table/postgresql/pgx
- ddl_drop_type_if_exists/postgresql/pgx
- ddl_drop_type_in_schema/postgresql/pgx
- ddl_drop_type/postgresql/pgx
- ddl_generated_columns/postgresql/pgx
- ddl_pg_temp/postgresql/pgx
- delete_from/postgresql/pgx
- emit_db_and_json_tags/postgresql/pgx
- emit_db_tags/postgresql/pgx
- emit_empty_slices/pgx
- emit_exported_queries/pgx
- exec_imports/pgx
- exec_result/pgx
- func_args_typecast/pgx
- func_args/pgx
- func_call_cast/pgx
- func_return/posgresql/pgx
- identical_tables/postgresql/pgx
- inflection/postgresql/pgx
- insert_cte/pgx
- insert_select/postgresql/pgx
- insert_values_public/postgresql/pgx
- insert_values/postgresql/pgx
- interval/pgx
- invalid_func_args/pgx
- invalid_params/stdlib
- invalid_queries_bar/pgx
- invalid_queries_foo/pgx
- ipaddr/pgx
- join_alias/postgresql/pgx
- join_from/postgresql/pgx
- join_table_name/postgresql/pgx
- join_two_tables/postgresql/pgx
- join_where_clause/postgresql/pgx
- json_build/postgresql/pgx
- json_tags
- camel_case/postgresql/pgx
- pascal_case/postgresql/pgx
- snake_case/postgresql/pgx
- json/postgresql/pgx
- limit/pgx
- lower_switched_order/pgx
- lower/pgx
- macaddr/pgx
- materialized_views/postgresql/pgx
- mathmatical_operator/pgx
- missing_semicolon/pgx
- multischema/pgx
- named_param/pgx
- operator_string_concat/postgresql/pgx
- output_file_names/pgx
- output_files_suffix/pgx
- overrides_go_types/postgresql/pgx
- overrides_nullable/postgresql/pgx
- overrides/postgresql/pgx
- params_location/postgresql/pgx
- params_two/postgresql/pgx
- pg_advisory_xact_lock/postgresql/pgx
- pg_ext_ltree/postgresql/pgx
- pg_extensions/postgresql/pgx
- pg_generate_series/postgresql/pgx
- pg_user_table/postgresql/pgx
- primary_key_later/postgresql/pgx
- rename/pgx
- schema_scoped_create/postgresql/pgx
- schema_scoped_delete/postgresql/pgx
- schema_scoped_enum/pgx
- schema_scoped_filter/postgresql/pgx
- schema_scoped_list/postgresql/pgx
- schema_scoped_update/postgresql/pgx
- select_column_cast/pgx
- select_distinct/pgx
- select_exists/pgx
- select_limit/postgresql/pgx
- select_star/postgresql/pgx
- select_text_array/pgx
- select_union/postgres/pgx
- sql_syntax_calling_funcs/postgresql/pgx
- sqlc_arg/postgresql/pgx
- star_expansion_cte/pgx
- star_expansion_from_cte/pgx
- star_expansion_join/postgresql/pgx
- star_expansion_reserved/postgresql/pgx
- star_expansion_subquery/postgresql/pgx
- star_expansion/postgresql/pgx
- subquery_calculated_column/postgresql/pgx
- truncate/postgresql/pgx
- unknown_func/pgx
- update_set_multiple/postgresql/pgx
- update_set/postgresql/pgx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
149 files changed
+208
-208
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
| 175 | + | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
| 377 | + | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
192 | | - | |
193 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | | - | |
| 124 | + | |
126 | 125 | | |
127 | 126 | | |
128 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments