Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
NOBUG: Improved docs for concat functions within mysql_native_moodle_database.php
[moodle.git]
/
lib
/
dml
/
mysqli_native_moodle_database.php
2010-11-11
Sam Hemelryk
NOBUG: Improved docs for concat functions within mysql_...
blob
|
commitdiff
|
raw
2010-10-04
Petr Skoda
MDLSITE-1007 ugly workaround for preventing of sloppy...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Petr Skoda
MDL-24321 switching to stdClass
blob
|
commitdiff
|
raw
|
diff to current
2010-09-04
Petr Skoda
MDL-24080 new $notlike parameter added to our new sql_l...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Petr Skoda
MDL-23925 completely reverting binary comparison hack...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-25
Petr Skoda
MDL-23925 reverting changes, we need to fix uniqueness...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Petr Skoda
MDL-23925, MDL-23888 new sql_ilike() and sql_binary_equ...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Petr Skoda
MDL-14679 more return types added
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Petr Skoda
MDL-14679 fixing more incorrect return types
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Petr Skoda
MDL-14679 fixing incorrect return type of recordset...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Petr Skoda
MDL-14679 fixing obsolete driver names in comments
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Petr Skoda
MDL-23682 improved overriding of MyISAM default engine...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Petr Skoda
MDL-23682 new MySQL engine diagnostics + InnoDB is...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-31
Petr Skoda
MDL-23568 parameters of DML function insert_record...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-25
Petr Skoda
MDL-21249 fixed wrong package grrrrrr, thanks Eloy!
blob
|
commitdiff
|
raw
|
diff to current
2010-07-25
Petr Skoda
MDL-21249 improved php docs and adding direct access...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Petr Skoda
comment typos again
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Eloy Lafuente
MDL-22076 temptables - warn and dropped on disposal
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Petr Skoda
MDL-20625 new delegated transaction support in DML
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Eloy Lafuente
MDL-20734 normalise_value() - moving from private to...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Eloy Lafuente
MDL-20734 empties and zeros - implemented the normalise...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
skodak
MDL-19474 One year and a half ago we started designing...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
stronk7
begin_sql() now uses current storage engine info to...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-31
stronk7
MDL-15181 temporary tables - now mysql driver uses...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
stronk7
Enforce strict mode in mysqli session in order to get...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
stronk7
NOBUG. Add 2 missing fix_sql_params() calls in insert...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-13
skodak
MDL-14990 implemented query loggin in new native DML...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-13
skodak
MDL-14679 fixing old TODOs
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
skodak
MDL-19470 fixing DML license headers
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
skodak
MDL-19470 detection of nested transactions, only one...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
stronk7
MDL-14992 sessions - proper destructor method and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
skodak
MDL-19010 reverting last commit- DML must throw excepti...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
nicolasconnault
MDL-19010 Fixing upgrade code to work with mysql. Also...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
tjhunt
lib/dml: new compatibility method sql_cast_2signed...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-15
stronk7
MDL-18244 sql_length() - new cross-db function to calcu...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
skodak
MDL-18194 detect if driver install before trying to...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
skodak
MDL-17458 rewritten installer
blob
|
commitdiff
|
raw
|
diff to current
2009-01-17
skodak
MDL-14992 pg session locking (8.2 and later only),...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-17
skodak
MDL-14992 pg sessions advisory locks accept only intege...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
skodak
MDL-14992 towards better db sessions - session locking...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
skodak
MDL-17880 removed debug code, grr
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
skodak
MDL-17880 fixed removing of leading 0 from strings...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
skodak
MDL-17859 implemented caching in get_tables()
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
skodak
MDL-17522 improved dml tests, fixed sql LIMIT support...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
skodak
MDL-14679 removed unnecessary CFG from native drivers
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
stronk7
Added create_database() method (to be used at least...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
skodak
MDL-14679 improved limit handling
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
skodak
MDL-17377 DML: prefixless database regression in new...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
skodak
MDL-15837 more dml unit tests
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
skodak
MDL-17317 DML: more exceptions - now in connect too
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
skodak
MDL-17347 reintroduced duplicate tests in get_records_sql()
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
skodak
MDL-17354 moved reset_sequence into dbmanager
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
skodak
MDL-17317 DML: Exceptions used by all drivers now ...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
skodak
MDL-16920 mysqli: refactored driver to use new query...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
skodak
MDL-16920 mysqli: refactored driver to use new query...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
skodak
MDL-16669 dml: improved sql_substring(), added unit...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
skodak
MDL-17036 dml: dbpersist moved into dboptions
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
skodak
MDL-14679 dml/native_mysqli transactions support
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
skodak
MDL-14679 dml/native_mysqli fixed sql concat
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
skodak
MDL-14679 dml/native_mysqli adding lang strings
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
skodak
MDL-14679 dml/native_mysqli fixed decimal columns ...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
skodak
MDL-14679 dml/native_mysqli implemented blob type
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
skodak
MDL-14679 dml/native_mysqli fixed column cache
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
skodak
MDL-14679 dml/native_mysqli improvements
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
skodak
MDL-14679 dml/native_mysqli new experimental native...
blob
|
commitdiff
|
raw
|
diff to current