Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
was not empty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No need for eval to extend a class
|
|
|
|
|
|
|
|
this is a feature that has been lacking for a very long time. lots of people complained
about it over the years, but it never got added so you'd have to resort to handcrafted
queries when you needed this feature.
This is a port of code from DataMapper, in use since CI 1.6.
|
|
|
|
- _process_fields() was missing and add_column(), drop_column() was producing malformed queries.
|
|
|
|
kylefarris-patch-4
Conflicts:
user_guide_src/source/changelog.rst
|
|
|
|
fix to issue #696
|
|
custom fields
|
|
|
|
|
|
|
|
|
|
|
|
forge is sql or bool (acts exactly as create_database)
|
|
|
|
|