aowow/setup/sql
Sarjuuk c44bf4f575 Config/Misc
* hardcode sql limits within their respective components instead of
   having them configurable
 * creating a new DBTypeList defaults it to being unlimited
   * SQL_LIMIT_NONE (0) > removed as it only existed for consistency
   * SQL_LIMIT_DEFAULT (300) > frontend / Listview::DEFAULT_SIZE
   * SQL_LIMIT_SEARCH (500) > Search::DEFAULT_MAX_RESULTS
   * SQL_LIMIT_QUICKSEARCH (10) > Search::SUGGESTIONS_MAX_RESULTS
2025-12-30 03:20:09 +01:00
..
updates Config/Misc 2025-12-30 03:20:09 +01:00
01-db_structure.sql Entity/AI 2025-12-29 20:04:19 +01:00
02-db_initial_data.sql Config/Misc 2025-12-30 03:20:09 +01:00
03-db_initial_articles.sql Setup/SQL 2025-09-25 18:44:48 +02:00