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 19:20:52 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c31237406a4a55bfc0955ca433a1be0aec210a7
gallery3
/
modules
/
gallery
/
libraries
/
drivers
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
..
Cache
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
IdentityProvider.php
Fix some broken identity APIs:
2010-09-06 18:20:46 -07:00