Commit History

Author SHA1 Message Date
  Mark Story fe747324b6 Add isNullable to Schema\Table. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Mark Story 84e9edbbbf Account for null = false and null default value. 11 years ago
  Mark Story 28cae9d06e Fix null default values not being returned by defaultValues() 11 years ago
  Mark Story dba0c10ccd Always return an array from Table::primaryKey(). 11 years ago
  mark_story 92627d1a46 Add Table::defaultValues() 11 years ago
  Jose Lorenzo Rodriguez 669e5c9ce9 Making Table::columnType() a setter too 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  mark_story ea5d3e2b8c Cover more cases with tests. 12 years ago
  mark_story a5690367a7 Update error messages to be more helpful. 12 years ago
  Jose Lorenzo Rodriguez 751a886893 Unit testing the new Schema\Table::temporary() method 12 years ago
  Tigran Gabrielyan 6994bd28f5 Remove PHP Version from license information 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago