Provide a help link for search_path
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 15 Sep 2024 20:50:48 +0000 (15:50 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 15 Sep 2024 20:50:48 +0000 (15:50 -0500)
src/pgwui_sql/templates/sql_edit.mak

index 439a6de22e4a46c1fd0fefba233814c2293561f0..cf0cdf9be9f8f97d3a1a90d5359a0406b7f2feff 100644 (file)
 <%def name="sql_row(tab_index)">
       <tr>
         <%self.lib:td_label for_id="search_path_id">
-          search_path
+
+          search_path<a
+             href="https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PATH"
+             target="_blank"
+             class="help"
+          >*</a>
         </%self.lib:td_label>
         <%self.lib:td_input tab_index="${tab_index}">
           <input name="search_path"