Paul
6af4c226b1
Fix typo Athor —> Author
...
Signed-off-by: Paul <devnoname120@gmail.com >
2025-02-24 17:58:23 +01:00
Ferdinand Thiessen
4545435bb6
feat(developer): Document new database field types
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-10-18 19:43:42 +02:00
Daniel Kesselberg
2f269adec6
feat: hello codespell
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-07-23 13:04:10 +02:00
Christoph Wurst
864617c80f
feat(dev): Add an example for transient db entity attributes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-03-27 10:03:35 +01:00
Josh
11e7260e71
Update developer_manual/basics/storage/database.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-02-28 17:18:46 -05:00
Josh
04de7b59b9
docs(dev): Mention new uniqueness check for index names
...
Follow-on to nextcloud/server#39506 & nextcloud/server#43357
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-02-17 09:25:51 -05:00
Christoph Wurst
3e7430fb26
feat(devmanual): Add \OCP\DB\IResult::fetch deprecation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-01-19 17:06:09 +01:00
Anna Larch
f799986cda
fix(doc): Wrap instance reporting for database schema in an API
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-09-29 14:43:29 +02:00
Louis Chemineau
912773b88a
Follow up on table management tips
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2023-02-07 18:06:21 +01:00
Christoph Wurst
deb51a5240
Use captions to better highlight codeblock file names
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 15:21:36 +01:00
Christoph Wurst
3f9cfe3bd8
Use deprecated directive instead of note
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 13:27:16 +01:00
Christoph Wurst
edb263a02a
Document deprecation of entity slugs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 09:39:38 +01:00
Joas Schilling
867b591954
Document datetime support for the Entity class
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-09 12:32:52 +01:00
Louis Chemineau
df4819dd92
Add table management tips for developers
...
Signed-off-by: Louis Chemineau <louis@chmn.me >
2022-11-08 13:38:05 +01:00
Joas Schilling
9af1862f84
Document the string length issue
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-04 16:03:28 +02:00
Joas Schilling
dfee257fc2
Document database requirements and specialties
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-03-17 16:08:59 +01:00
Joas Schilling
ee73b3e241
Fix transaction method name
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-24 11:54:06 +01:00
Christoph Wurst
53524d8542
Document TTransactional for developers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-02-18 12:42:45 +01:00
Christoph Wurst
c2d4375701
Document correct db transaction handling
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2021-08-13 13:03:53 +02:00
Christoph Wurst
2647cd93c7
Restructure the dev manual
...
This moves lots of pages around. The high-level changes are
* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
app-specific
* Remove app docs to the stuff that is likely used, anything else goes
into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-06-22 18:35:59 +02:00