Posts by SearchingNick • 9 points
1 post
- 
		-2 votes1 answer33 viewsQ: Larval change Auto-increment from Id to id-YearI wonder if it is possible in washable to change the auto-increment from "Id" to "id-Year" Example: When we have a user with Id:2 I wish it had id: 2-2021 If possible, how can I make this amendment…