This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-05-17 21:10:00 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
db
/
extractor
History
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424
2019-05-08 22:20:56 +02:00
..
exception
…
base_extractor.php
…
extractor_interface.php
…
factory.php
[ticket/14739] Remove SQLite 2.8.x database driver
2016-11-16 17:59:28 +01:00
mssql_extractor.php
[ticket/14972] replace all occurrences of sizeof() with the count()
2018-01-01 13:56:04 +01:00
mysql_extractor.php
[ticket/15424] Multiple typo fixes in docs & comments
2019-05-08 22:20:56 +02:00
oracle_extractor.php
[ticket/14972] replace all occurrences of sizeof() with the count()
2018-01-01 13:56:04 +01:00
postgres_extractor.php
[ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query
2017-08-13 15:33:04 +03:00
sqlite3_extractor.php
…