pgadmin4/web/pgadmin/tools/debugger/templates/debugger/sql
Neel Patel 149c59aa4f Fixed below review comments
- Removed the "lineWrapping" option from the codemirror textarea because
  it was creating issue in the code folding.
- Handle the values while depositing during debugging.
- Properly handle the Array values while saving it to sqlite database
  and displayed in input dialog.
- SQL code folding was not supported in codemirror so added the same.
2016-05-06 16:05:32 +05:30
..
v1 Procedural language debugger. 2016-04-14 21:36:04 +01:00
v2 Procedural language debugger. 2016-04-14 21:36:04 +01:00
execute_edbspl.sql Fixed below review comments 2016-05-06 16:05:32 +05:30
execute_plpgsql.sql Fixed below review comments 2016-05-06 16:05:32 +05:30
get_function_debug_info.sql Procedural language debugger. 2016-04-14 21:36:04 +01:00