This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-29 11:10:37 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c31237406a4a55bfc0955ca433a1be0aec210a7
gallery3
/
modules
/
gallery
/
libraries
/
drivers
/
Cache
T
History
Joe7
f4ecb939f5
Using ON DUPLICATE KEY UPDATE instead of SELECT+UPDATE/INSERT style method (that does 2 trips to Database server and is less optimal).
...
exists() method is not needed anymore thus got removed
2010-12-27 15:35:33 +01:00
..
Database.php
Using ON DUPLICATE KEY UPDATE instead of SELECT+UPDATE/INSERT style method (that does 2 trips to Database server and is less optimal).
2010-12-27 15:35:33 +01:00