This project is a fork of the kohana-database.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/kohana-database.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
repository URLhttp://git.mytab.ru/r/kohana-database.git
ownerradio@mytab.ru
last changeFri, 5 Feb 2010 20:14:12 +0000 (5 13:14 -0700)
content tags
add:
shortlog
2010-02-05 jheathcoFixing #2432master
2009-12-28 jheathcoFixing #2466
2009-12-11 Chris BandyHandle types with zerofill attribute. Thanks Oliver!
2009-12-11 Chris BandyCollation of text types and MySQL-specific attributes
2009-12-11 Chris BandySet precision and scale for all float types
2009-12-11 Chris BandyMove length constants into type array
2009-12-11 Chris BandyMove type definitions into extensible method. Fixes...
2009-12-11 Chris BandySHOW TABLES returns an associative array. Fixes #2413
2009-12-04 Woody GilkAdded DB::select_array() and Database_Query_Builder_Sel...
2009-11-28 Woody GilkRevert 65adda9c1dbf944aeb8b12586a3e326f4334639f, removi...
2009-11-28 Woody GilkRevert dc7f61dd580a81c28a7575f685de77cc1be38c8f, it...
2009-11-28 Woody GilkFollow up to 65adda9c1dbf944aeb8b12586a3e326f4334639f...
2009-11-28 Woody GilkAdded support for binding parameters to Database_Query_...
2009-11-26 Chris BandyQuote booleans as SQL-92 literals '0' and '1'. Fixes...
2009-11-24 Woody GilkDatabase_Query_Builder_Insert::select() references...
2009-11-23 John HeathcoFixing #2363
...
heads
14 years ago master