This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-06-03 18:29:09 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
869bba5e132ceb960b72744fc3ebad5e6af14439
gallery3
/
modules
/
gallery
/
libraries
/
drivers
/
Cache
History
Joe7
66fd8c7518
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-28 23:14:04 -08: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-28 23:14:04 -08:00