index
:
gatekeeper
master
origin/HEAD
origin/auth-token
origin/master
origin/policy-expression-lang
origin/provider-changeover
origin/resolver
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Psecio
/
Gatekeeper
/
DataSource
/
Mysql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
reverting mysqli detection in mysql datasource
HEAD
2.10
origin/master
origin/HEAD
master
Chris Cornutt
2016-07-14
1
-5
/
+1
*
Adding check for mysql vs mysqli extension (mysql removed in PHP 7)
Chris Cornutt
2016-07-14
1
-1
/
+5
*
When the creation of the original record fails, an attempt to create the rela...
Bruno Skvorc
2016-02-07
1
-7
/
+6
*
Bug fixes
Bruno Skvorc
2016-02-07
1
-1
/
+1
*
Count feature in progress
Bruno Skvorc
2016-02-07
1
-0
/
+31
*
Added "charset=utf8" to PDO initialization
Ser5
2015-07-16
1
-2
/
+2
*
Fixing issue with find by for multiple results
Chris Cornutt
2015-06-04
1
-2
/
+1
*
Minor code style improvements (whitespace, PHPDocs, removed unreachable code).
Sid Roberts
2015-04-16
1
-3
/
+3
*
removing a few things found by scrutinizer
Chris Cornutt
2015-01-23
1
-2
/
+1
*
updating mysql data source with additional checks for model/collection switch
Chris Cornutt
2015-01-19
1
-1
/
+2
*
adding option to force return as multiple or single
Chris Cornutt
2015-01-19
1
-2
/
+4
*
updating findBy* and datasource find() to return collection instead of a sing...
Chris Cornutt
2015-01-19
1
-2
/
+19
*
adding relation handling (create)
Chris Cornutt
2015-01-16
1
-3
/
+21
*
fixing case-sensitive name in Mysql data source class
Chris Cornutt
2015-01-09
1
-1
/
+1
*
allow constructor injection of the PDO object in mysql data source
Chris Cornutt
2015-01-09
1
-8
/
+18
*
Adding datasource classes (and mysql instance)
Chris Cornutt
2015-01-05
1
-0
/
+252