docs: add new tutorial to knex rollback

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
Rogerio Angeliski
2025-01-31 09:54:50 -03:00
parent 5af9a5c4a6
commit 10691ea92a
6 changed files with 67 additions and 0 deletions
+1
View File
@@ -498,6 +498,7 @@ module.exports = {
Techical: [
'tutorials/quickstart-app-plugin',
'tutorials/configuring-plugin-databases',
'tutorials/manual-knex-rollback',
'tutorials/switching-sqlite-postgres',
'tutorials/using-backstage-proxy-within-plugin',
'tutorials/enable-public-entry',