An error occurred while fetching folder content.
Nikita Pettik
authored
String containing 'CREATE VIEW' statement is calculated in sql_create_view() function and saved to space_def.opts.sql. After that, right before code generation, we compute it again and pass to sql_encode_table_opts() as a separate parameters. Lets avoid that second and redundant calculation and use one from space opts everywhere.
Name | Last commit | Last update |
---|