mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
f08915ccf2
This is a suggestion to update the docs to use the actual type names used in code. All the examples use the non-DB type names (ie: 'Wheels' => 'Int') but the bulleted list suggests it should be 'Wheels' => 'DBInt'. This is a bit confusing for new SS developers. Could we change this? |
||
---|---|---|
.. | ||
How_Tos | ||
01_Data_Model_and_ORM.md | ||
02_Relations.md | ||
03_Lists.md | ||
04_Data_Types_and_Casting.md | ||
05_Extending_DataObjects.md | ||
06_SearchFilters.md | ||
07_Permissions.md | ||
08_SQL_Select.md | ||
09_Validation.md | ||
10_Versioning.md | ||
11_Scaffolding.md | ||
12_Indexes.md | ||
index.md |