index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
console
/
command
/
db
/
migrate.php
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Stanislav Atanasov <lucifer@anavaro.com>
2014-07-13 01:45:20 +0300
committer
Stanislav Atanasov <lucifer@anavaro.com>
2014-07-13 01:45:20 +0300
commit
1043d1a27cdb2f7bfd92501a240bd69387b36d69
(
patch
)
tree
da397548b597ac9336fa9abb484bb51c528f8b35
/
phpBB/phpbb/console/command/db/migrate.php
parent
PHPBB3-10075
Diffstat
(limited to 'phpBB')
-rw-r--r--
phpBB/docs/AUTHORS
2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/AUTHORS b/phpBB/docs/AUTHORS
index 688b8147a8..81bc9f52e6 100644
--- a/
phpBB/docs/AUTHORS
+++ b/
Using profilefield_base_migration.php to create a custom profile field with SQlite3 DBMS returns warning: [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/sqlite3.php on line 218: SQLite3Result::fetchArray(): Unable to execute statement: constraint failed This is due passing filed_id and lang_id to the DB driver in unspecified format. As they are always int we should cast them in int to prevent the error message appearance. PHPBB3-12846
Diffstat
(limited to 'phpBB/phpbb/console/command/db/migrate.php')
0 files changed, 0 insertions, 0 deletions