20 Commits

Author SHA1 Message Date
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
eaaf5f02a3 replaced tabs with spaces in docs. 2014-03-23 18:47:04 -04:00
6ebcd9ac30 fixed absolute class links in guide 2014-02-21 18:58:20 +01:00
bea9e3fc06 Fixes #1645: Added support for nested DB transactions 2014-02-15 22:16:09 -05:00
c07521f4bb fixed broken link in the docs 2014-02-04 03:43:49 +01:00
d8516b17ae doc fix 2014-01-25 16:32:40 -05:00
3bf072a78f Fixed typo 2014-01-22 18:22:05 +04:00
12e6c9bc29 Fixes #1522: added example of executing extra queries right after establishing DB connection 2013-12-17 20:05:27 +01:00
2c7e9e45c9 Better docs structure and minor fixes 2013-11-29 04:17:11 +04:00
d775814602 restructuring guide index.md and structure
worked though all the guide files adjusted structure and
added some missing does
2013-11-21 00:18:07 +01:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
62f5b47f1d Update single row query function 2013-09-11 20:59:25 +03:00
e446a11864 added CURBID to the docs 2013-09-06 11:38:54 +02:00
8ea5fcb561 Update database-basics.md
Database name consistency
2013-07-04 20:02:23 +02:00
ab27d16efd * Fixed Model::loadMultiple() when populating from formName()
* Documentation corrections for data population and quoting names in SQL query
2013-07-03 23:02:32 +03:00
223e259ba7 prioritized quoting using special syntax instead of doing it manually 2013-07-03 22:28:40 +04:00
96184c2cb0 added docs about DB table and column quoting 2013-07-03 13:26:30 +04:00
2433563451 Add DSN for non MySQL/MariaDB RDBMSes. 2013-07-03 09:53:43 +06:00
271aecb016 Update database-basics.md 2013-07-03 02:04:46 +02:00
6187681633 added dabase basics docs 2013-07-03 03:36:14 +04:00