File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Context files
22
3- This files are used to generate ` src/Contexts/*.php ` files.
3+ These files are used to generate ` src/Contexts/*.php ` files.
44You need to run ` ./tools/run_generators.sh ` to generate/update them.
55The file ` src/Tools/ContextGenerator.php ` is responsible for building them.
66And the generated files are loaded and used by ` src/Context.php ` .
@@ -18,7 +18,7 @@ For example: `tests/data/parser/parseSelectOverAlias_mariadb_100600.in`.
1818## Files structure
1919
2020The file ` tools/contexts/_common.txt ` contains all the data
21- that exists in all of the MariaDB and MySQL versions currently supported.
21+ that exists in all the MariaDB and MySQL versions currently supported.
2222
2323Each ` tools/contexts/_functions[MariaDb|MySql]<versionint>.txt ` contains the functions supported in this version.
2424
You can’t perform that action at this time.
0 commit comments