This website requires JavaScript.
Explore
Help
Sign in
Mascali
/
raspisms
Watch
1
Star
0
Fork
You've already forked raspisms
0
mirror of
https://github.com/RaspbianFrance/raspisms.git
synced
2025-08-11 14:48:51 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
4cd52ae9ec
raspisms
/
db
/
migrations
History
Download ZIP
Download TAR.GZ
osaajani
fcbb44df98
fix bad foreign key id_phone pointing to user
2021-03-26 17:44:51 +01:00
..
20191206123238_first_migration.php
20200106134151_add_sender_and_uid_for_sended.php
20200107232312_remove_table_wehook_querie.php
20200107232628_add_api_key_user.php
20200108124040_remove_transfer_from_user.php
20200303183903_add_id_phone_scheduled.php
20200305165407_add_constraints.php
Add constraints cascading on database
2020-03-05 21:39:53 +01:00
20200305214357_add_id_user_sended_and_received.php
Add id_user to received and sended
2020-03-05 23:07:07 +01:00
20200329231620_add_user_status.php
add support status on users
2020-03-30 01:52:53 +02:00
20200330222139_update_phone_to_replace_number.php
Update phone to use name instead of number and update sended to use phone id instead of origin
2020-03-31 01:19:21 +02:00
20200923155009_add_index_for_perfs.php
Change all lists to use ajax data source and high perf datatable + improve all consuming listing queries + add indexes on numbers for perf improvment
2020-09-23 23:14:03 +02:00
20200926234426_update_phone_unique_name_for_name_user.php
fix phone name index to be unique on name + id_user instead of only name
2020-09-27 01:56:29 +02:00
20210117022706_rename_datas_to_data.php
rename datas to data
2021-01-17 03:31:04 +01:00
20210317214910_add_media_links_to_sms.php
start adding mms to a lot of places, no tests, not done
2021-03-19 02:45:12 +01:00
20210318142759_add_is_mms.php
start adding mms to a lot of places, no tests, not done
2021-03-19 02:45:12 +01:00
20210322193953_update_webhook_types.php
start adding call support
2021-03-23 04:31:13 +01:00
20210322223812_create_call.php
fix bad foreign key id_phone pointing to user
2021-03-26 17:44:51 +01:00