This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-03-03 14:54:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
263003d006ccbd4e2db79241367cd7341dd323b0
roundcubemail
/
program
/
lib
/
Roundcube
/
db
History
Aleksander Machniak
48fbf110af
SQLite: Use foreign keys, require SQLite >= 3.6.19 (
#8159
)
2021-10-03 12:10:14 +02:00
..
mssql.php
PHPDoc fixes
2021-02-28 11:58:27 +01:00
mysql.php
Set PDO::ATTR_EMULATE_PREPARES=false for MySQL
2021-07-29 21:20:23 +02:00
oracle.php
Don't use is_resource() where not needed
2021-10-02 08:40:56 +02:00
param.php
INSERT OR REPLACE implementation (
#6771
)
2020-01-19 18:43:48 +01:00
pgsql.php
Use ?? operator where applicable
2021-09-21 19:12:06 +02:00
sqlite.php
SQLite: Use foreign keys, require SQLite >= 3.6.19 (
#8159
)
2021-10-03 12:10:14 +02:00
sqlsrv.php
CS fixes, short array syntax, PHP8 fixes, tests
2020-11-28 10:06:41 +01:00