✨ feat(update_all_tables.py): add support for 'user_id' column in 'apikey' table ✨ feat(update_all_tables.py): add support for 'created_at' column in 'apikey' table ✨ feat(update_all_tables.py): add support for index on 'name' column in 'apikey' table ✨ feat(update_all_tables.py): add support for index on 'user_id' column in 'apikey' table ✨ feat(update_all_tables.py): add foreign key constraint on 'user_id' column in 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping 'create_at' column from 'apikey' table ✨ feat(update_all_tables.py): add support for 'user_id' column in 'flow' table ✨ feat(update_all_tables.py): add support for index on 'user_id' column in 'flow' table ✨ feat(update_all_tables.py): add foreign key constraint on 'user_id' column in 'flow' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping foreign key constraint from 'flow' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping index on 'user_id' column from 'flow' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping 'user_id' column from 'flow' table 🔧 fix(update_all_tables.py): handle potential OperationalError when adding 'create_at' column to 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping foreign key constraint from 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping index on 'user_id' column from 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping index on 'name' column from 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when altering 'name' column in 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping 'user_id' column from 'apikey' table 🔧 fix(update_all_tables.py): handle potential OperationalError when dropping 'created_at' column from 'apikey' table |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||