A plugin for the php-webapp-framework project for creating a responsive interface for T-SQL queries.
Go to file
2025-09-08 12:06:48 -06:00
files Actual initial commit with all libraries included and basic functionality 2025-08-27 11:12:05 -06:00
js Support for queries nested in directories, directory search, and sharing search queries 2025-09-03 12:09:20 -06:00
lib Made pages more printer friendly, default values for inputs, added hidden column class hinting + more 2025-09-02 07:54:08 -06:00
pages Added table filtering on output data, reduce dark mode flicker, refactored a few names of options 2025-09-08 12:06:48 -06:00
.gitattributes Actual initial commit with all libraries included and basic functionality 2025-08-27 11:12:05 -06:00
footer.php Obey browser color scheme and created renderHead function for reuse in SQL companion views 2025-09-07 11:33:27 -06:00
head.php Added table filtering on output data, reduce dark mode flicker, refactored a few names of options 2025-09-08 12:06:48 -06:00
header.php Added table filtering on output data, reduce dark mode flicker, refactored a few names of options 2025-09-08 12:06:48 -06:00
init.php Added authentication via UserAuth class (not supplied) 2025-08-28 11:44:13 -06:00
README.md Initial commit 2025-08-27 11:04:24 -06:00

QueryRunnerBS5

A plugin for the php-webapp-framework project for creating a responsive interface for T-SQL queries.