Adonisjs default to UUID I added UUID field in user migration and cretae hook in user model to generate uuid automatically while object creation. Migrations Run the following command to run startup migrations. adonis migration:run