This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git

commit 33a2d902f40a953c2fbd6e38f11f4955e6b94322
Author: Dan Haywood <[email protected]>
AuthorDate: Sun May 26 11:57:03 2024 +0100

    adds .columnOrder.txt for pets collection in PetOwner
---
 .../modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt       | 4 ++++
 1 file changed, 4 insertions(+)

diff --git 
a/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt
 
b/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt
new file mode 100644
index 0000000..00bdbeb
--- /dev/null
+++ 
b/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt
@@ -0,0 +1,4 @@
+name
+#id
+#version
+#petOwner
\ No newline at end of file

Reply via email to