pgadmin4/web/pgadmin/static/js/backgrid
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
..
backgrid-filter.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backgrid-filter.min.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backgrid-paginator.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backgrid-paginator.min.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backgrid-select-all.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backgrid-select-all.min.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backgrid.js Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
backgrid.min.js Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
backgrid.pgadmin.js Fixed below review comments 2016-05-06 16:05:32 +05:30