index
:
adodb
master
v5.22.11-lsc
adodb PHP Database Abstraction Layer
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
Merge branch 'master' of https://github.com/ADOdb/ADOdb
Mark Newnham
28
-863
/
+1281
2021-04-30
Whitespace
Damien Regad
3
-69
/
+80
2021-04-30
Ensure bound statements in PDO are correctly formatted
Mark Newnham
4
-0
/
+67
2021-04-23
PHPDoc
Damien Regad
1
-27
/
+37
2021-04-23
sqlite3: sysTimestamp returns incorrect time
Mark Newnham
1
-2
/
+2
2021-04-23
sqlite3: fix undefined connection property
Mark Newnham
1
-2
/
+2
2021-04-23
Add support for blob handling in SQLite driver
Damien Regad
1
-20
/
+124
2021-04-23
Trap binding and file exists failure
Mark Newnham
1
-2
/
+11
2021-04-23
Fix PHPStorm static analysis warnings
Damien Regad
1
-25
/
+26
2021-04-23
Code review
Damien Regad
1
-9
/
+9
2021-04-23
Whitespace and code style fixes
Damien Regad
1
-87
/
+62
2021-04-23
Make read from file more robust
Mark Newnham
1
-1
/
+5
2021-04-23
Add support for blob handling in SQLite driver
Mark Newnham
1
-0
/
+115
2021-04-23
Merge branch 'hotfix/5.21'
Damien Regad
2
-23
/
+57
2021-04-23
Remove subqueries without using regex
Damien Regad
2
-5
/
+26
2021-04-23
Whitespace, coding guidelines
Damien Regad
1
-15
/
+27
2021-04-23
Restructure pageexecute() function and add support for PDO driver
Mark Newnham
1
-11
/
+12
2021-04-22
PHPDoc
Damien Regad
3
-96
/
+218
2021-04-22
Merge branch 'hotfix/5.21'
Damien Regad
1
-3
/
+0
2021-04-22
db2: fix columns always returned in lowercase
Mark Newnham
1
-3
/
+0
2021-04-11
Merge branch 'hotfix/5.21'
Damien Regad
23
-625
/
+698
2021-04-11
Whitespace
Damien Regad
10
-561
/
+562
2021-04-11
Merge branch 'i692-mssql-insert' (PR #699)
Damien Regad
2
-24
/
+82
2021-04-11
mssql: enable InsertID capability by default
Damien Regad
1
-4
/
+5
2021-04-11
Add loop to get the last result
Damien Regad
1
-2
/
+5
2021-04-11
Add stub for ADOConnection::_insertID()
Damien Regad
22
-40
/
+53
2021-04-11
mssql: enable _insertID() again
Damien Regad
2
-25
/
+79
2021-04-11
PHPDoc for ADOConnection::$_connectionID
Damien Regad
1
-1
/
+2
2021-04-08
Fixed function declaration to match parent (#717)
Edgard Lorraine Messias
1
-2
/
+2
2021-03-27
sysTimestamp returns incorrect time, see #697see
Mark Newnham
1
-2
/
+2
2021-03-27
Undefined connection property, see #713
Mark Newnham
1
-2
/
+2
2021-03-27
Merge branch 'hotfix/5.21'
Damien Regad
1
-97
/
+92
2021-03-27
Improve code style for datadict-postgres.inc.php
peterdd
1
-97
/
+92
2021-03-27
Merge branch 'hotfix/5.21'
Damien Regad
4
-5
/
+5
2021-03-27
PHP 8: final private makes no sense, throwing warning
Eloy Lafuente (stronk7)
4
-5
/
+5
2021-03-27
Merge branch 'hotfix/5.21'
Damien Regad
2
-26
/
+61
2021-03-27
mysqli: catch invalid parameters in _connect()
Damien Regad
1
-7
/
+9
2021-03-27
mysqli: override setConnectionParameter()
Damien Regad
2
-0
/
+24
2021-03-27
Further improve PHPDoc for setConnectionParameter()
Damien Regad
1
-6
/
+7
2021-03-27
Move $connectionParameters declaration and improve PHPDoc
Damien Regad
1
-6
/
+13
2021-03-27
Whitespace
Damien Regad
1
-8
/
+8
2021-03-27
Merge branch 'hotfix/5.21'
Damien Regad
1
-1
/
+1
2021-03-27
xml: Fix invalid SQL in extractSchema()
peterdd
1
-1
/
+1
2021-03-27
mssql: add the offsetDate() method
Mark Newnham
1
-0
/
+31
2021-03-15
Merge branch 'hotfix/5.21' into master
Damien Regad
9
-194
/
+135
2021-03-15
pdo: ensure bind parameters are presented in a numeric array
Mark Newnham
1
-0
/
+4
2021-03-15
pdo: ensure bind parameters are presented in a numeric array
Mark Newnham
1
-0
/
+4
2021-03-14
Add basic EditorConfig file
Damien Regad
1
-0
/
+22
2021-03-13
Partial revert "PHPDoc, whitespace, camelCase"
Damien Regad
1
-7
/
+6
2021-03-13
Add stubs for ADORecordSet methods
Damien Regad
1
-0
/
+18
[prev]
[next]