1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 23:37:39 +02:00

16 Commits

Author SHA1 Message Date
rxu
aa3f266b8c [ticket/17525] Address the PR review comments
PHPBB-17525
2025-07-05 12:51:40 +07:00
rxu
5eaabb1c39 [ticket/17525] Fix handling index name prefix logic for renaming
PHPBB-17525
2025-07-04 01:25:04 +07:00
rxu
8e0ec1edd2 [ticket/17525] Automatically handle index name prefixes
PHPBB-17525
2025-07-01 21:01:09 +07:00
rxu
58b3e5dee0 [ticket/17525] Migration to rename actual database indexes if any
Also generate short table names rather than use hardcoded map

PHPBB-17525
2025-07-01 00:11:36 +07:00
rxu
5e9d616f57 [ticket/17525] Map Sphinx table, add more test assertions
PHPBB-17525
2025-06-25 23:48:45 +07:00
rxu
de1f6329ff [ticket/17525] Fix tests
PHPBB-17525
2025-06-25 22:44:08 +07:00
rxu
75c5fe9459 [ticket/17525] Add index names test for generated database schema
PHPBB-17525
2025-06-25 22:24:50 +07:00
rxu
a229797cd7 [ticket/17525] Add database schema getter
PHPBB-17525
2025-06-25 21:02:30 +07:00
rxu
1339a31c23 [ticket/17525] Rename all indexes to make names unique
With this reNAMING schema, max index name length is 23.

PHPBB-17525
2025-06-25 17:42:36 +07:00
Marc Alexander
cedd447659 [ticket/16955] Resolve incompatibilities with doctum
PHPBB3-16955
2022-12-28 08:37:25 +01:00
Marc Alexander
948023078b [ticket/16955] Clean up code in db classes
PHPBB3-16955
2022-12-28 08:37:20 +01:00
Marc Alexander
81cddb2bc6 [ticket/16741] Clean up functions, add missing docblocks and return type hints
PHPBB3-16741
2022-01-17 17:09:38 +01:00
Máté Bartus
a0584b8677 [ticket/16741] Code review fixes
PHPBB3-16741
2021-12-05 11:19:05 +01:00
Tristan Darricau
6ce708539b [ticket/16741] General fixes
PHPBB3-16741
2021-11-09 02:48:34 +01:00
Máté Bartus
300e5399f5 [ticket/16741] Fix coding style issue
PHPBB3-16741
2021-10-31 01:58:53 +02:00
Máté Bartus
98134abe20 [ticket/16741] Database tools to use Doctrine
PHPBB3-16741
2021-10-31 01:58:53 +02:00