Welcome Guest, Not a member yet? Register   Sign In
database trigger
#1

I check Database Forge Class but don't see functions for create triggers in database.
What is the best best practice to add triggers? (I love php spark migrate)
Reply
#2

Use query() method in the migration files.
https://codeigniter4.github.io/CodeIgnit...ar-queries
Reply
#3
Thumbs Up 

Thanks , I really love support for migration. No need to touch direct datbase.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB