index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
generateSchemaSql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Factor out a few methods from SchemaMaintenance
Daimona Eaytoy
2024-12-12
1
-13
/
+3
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
db: Allow describing table creation via abstract schema change
Gergő Tisza
2023-10-10
1
-38
/
+2
*
schema: Move postgres special about TEXT/BYTEA to MWPlatform override
Umherirrender
2022-07-21
1
-5
/
+0
*
Generate abstract schemas with one script call
mainframe98
2022-02-11
1
-65
/
+7
*
Improve generateSchemaChangeSql.php/generateSchemaSql.php
Umherirrender
2022-01-24
1
-2
/
+19
*
Fix maintenance script generateSchemaChangeSql.php on windows
Umherirrender
2022-01-24
1
-1
/
+7
*
Remove custom table options from 'revision' table
Ammarpad
2021-05-23
1
-12
/
+0
*
Migrate revision table to abstract schema
Ammarpad
2021-05-20
1
-0
/
+12
*
DoctrineSchemaBuilder: Do not add prefix placeholder for Postgres at all
Ammarpad
2021-04-06
1
-5
/
+1
*
Abstract schema: Handle MySQL Float/Double precision types
Ammarpad
2021-03-21
1
-7
/
+1
*
Use .= instead of = . ....
Reedy
2021-02-19
1
-1
/
+1
*
Merge "generateSchemaSql.php: Trim $IP/extensions/ from $relativeJsonPath"
jenkins-bot
2020-12-05
1
-1
/
+5
|
\
|
*
generateSchemaSql.php: Trim $IP/extensions/ from $relativeJsonPath
Reedy
2020-11-24
1
-1
/
+5
*
|
Merge "Fix strange formatting issues in Postgres schema sql"
jenkins-bot
2020-11-26
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fix strange formatting issues in Postgres schema sql
Ammar Abdulhamid
2020-11-24
1
-1
/
+9
*
|
generateSchemaSql.php: Handle invalid json files
Reedy
2020-11-24
1
-0
/
+4
|
/
*
Migrate job to abstract schema
Ammar Abdulhamid
2020-11-21
1
-0
/
+1
*
Migrate page_props to abstract schema
Ammar Abdulhamid
2020-11-18
1
-4
/
+11
*
Add extra blank line between tables in generated schemas
Lucas Werkmeister
2020-08-20
1
-0
/
+1
*
Make newlines in generated schemas more consistent
Lucas Werkmeister
2020-08-19
1
-3
/
+4
*
Migrate actor and user_former_groups tables to abstract schema
Amir Sarabadani
2020-07-12
1
-2
/
+8
*
Make schema builder remove table prefixes from Postgres
Amir Sarabadani
2020-06-14
1
-0
/
+6
*
Add test to compare generated sql with the abstract schema
Amir Sarabadani
2020-05-16
1
-5
/
+7
*
More work on formatting generated sql
Amir Sarabadani
2020-05-10
1
-0
/
+15
*
Wire empty abstract schema into installer
Amir Sarabadani
2020-05-09
1
-4
/
+7
*
Add doctrine/sql-formatter to pretty print generated SQL files
Reedy
2020-05-09
1
-1
/
+8
*
Small improvements to DoctrineSchemaBuilder and generateSchemaSql
Amir Sarabadani
2020-05-09
1
-3
/
+6
*
Introduce maintenance/generateSchemaSql.php
Amir Sarabadani
2020-05-04
1
-0
/
+75