jws-backend/prisma/migrations
2025-02-24 11:28:18 +07:00
..
20240628023502_init refactor!: change typo field and reset migration 2024-06-28 09:35:49 +07:00
20240701062318_user_relation refactor: user relation 2024-07-01 14:38:15 +07:00
20240702022506_remove_unneccessary_field fix: unused field 2024-07-02 09:25:35 +07:00
20240703043154_update_structure feat: add user and assign to branch at the same time 2024-07-03 11:32:32 +07:00
20240717020017_change_field_to_optional refactor: change field to null able 2024-07-17 09:00:45 +07:00
20240723032953_add_quotation_table chore: add migration 2024-07-23 11:24:43 +07:00
20240723084219_add_service_ref feat: add original service reference 2024-07-24 13:35:36 +07:00
20240724071058_update_constraints refactor: update constraints 2024-07-24 14:19:45 +07:00
20240802075330_add_bank_relation_with_branch feat: add bank to branch payload (optional) 2024-08-02 14:53:54 +07:00
20240802103017_add_field_bank feat: add bank field 2024-08-02 17:30:29 +07:00
20240805035626_change_relation_1_to_1 refactor: change relationship 2024-08-05 10:59:44 +07:00
20240815021817_add_field feat: add field middleName and name prefix (optional) 2024-08-15 09:26:21 +07:00
20240820053920_update_customer_structure refactor: customer create and update process 2024-08-20 15:41:48 +07:00
20240820063852_add_field refactor: customer create and update process 2024-08-20 15:41:48 +07:00
20240820084114_update_field refactor: customer create and update process 2024-08-20 15:41:48 +07:00
20240821055851_change_datetime_to_date refactor: change datetime field to date only 2024-08-21 13:05:02 +07:00
20240821095242_add_missing_field feat: add contact name field 2024-08-21 16:52:59 +07:00
20240822043956_drop_uneccessary_field refactor: drop field 2024-08-22 11:42:06 +07:00
20240823033311_add_field feat: add code customer field 2024-08-23 10:33:53 +07:00
20240827072715_add_employee_missing_field feat: add employee field 2024-08-27 14:27:39 +07:00
20240829045250_add_web_url feat: add web url 2024-08-29 11:53:00 +07:00
20240903070519_drop_relation refactor!: remove product type 2024-09-03 14:06:02 +07:00
20240903095439_add_flag feat: add flag 2024-09-03 16:54:52 +07:00
20240904072815_remove_unnecessary fix: error updatedAt 2024-09-04 14:28:29 +07:00
20240905091500_add_seected_image refactor: add selectedImage for profile shown 2024-09-05 16:15:11 +07:00
20240906041918_add_registered_branch_to_product_group chore: update migration 2024-09-06 11:56:37 +07:00
20240909075832_add_select_image_field chore: add migration 2024-09-09 14:58:42 +07:00
20240910025635_add_image_field feat: upload and select multiple image 2024-09-10 09:56:46 +07:00
20240910073154_update_product_service_fields feat: refactor permission product service 2024-09-10 14:36:26 +07:00
20240910085032_fix_missing_field fix: missing field 2024-09-10 15:51:22 +07:00
20240911063049_add_field chore: migration 2024-09-11 13:30:56 +07:00
20240911080540_update_address_fields feat: add address fields 2024-09-11 15:06:27 +07:00
20240912031352_update_db chore: migrations 2024-09-12 10:15:33 +07:00
20240913062608_update_fields refactor: customer structure 2024-09-13 13:27:12 +07:00
20240913103903_refactor_employee refactor: employee 2024-09-13 17:39:12 +07:00
20240916040230_update_customer_fields refactor!: customer (employer) fields 2024-09-16 11:03:34 +07:00
20240916063118_fix_missing_field fix: missing field 2024-09-16 13:31:47 +07:00
20240916070025_make_field_optional refactor: make field optional 2024-09-16 14:00:46 +07:00
20240917034029_refactor_database chore: update migration 2024-09-17 10:40:49 +07:00
20240917034510_add_missing_meta chore: update migration 2024-09-17 10:45:21 +07:00
20240917034817_add_relation feat: customer branch citizen 2024-09-17 10:57:42 +07:00
20240918022538_update_constraints chore: migration 2024-09-18 09:25:44 +07:00
20240919070631_add_missing_citizen_field fix: missing fields 2024-09-19 14:06:36 +07:00
20240924025549_add_remark_field feat: add field 2024-09-24 09:56:05 +07:00
20240925094151_change_constraits chore: migration 2024-09-25 16:42:02 +07:00
20240926073213_quotation_fields_update feat: update quotation endpoints with permission 2024-09-26 14:32:44 +07:00
20240930024850_update_accident_relation fix: relation 2024-09-30 10:46:43 +07:00
20241001080358_update_quotation_structure refactor: update quotation structure and endpoint 2024-10-01 15:36:45 +07:00
20241001084106_update_relation_constraints chore: update constraints 2024-10-01 15:41:23 +07:00
20241003045028_remove_unused_field refactor!: remove unused field 2024-10-03 11:58:27 +07:00
20241003064126_add_field feat: add pay split field 2024-10-03 13:41:36 +07:00
20241004022150_update_quotation_fields chore: update field quotation 2024-10-04 09:22:52 +07:00
20241004062931_add_field feat: add field 2024-10-04 13:29:38 +07:00
20241004081515_add_more_enum chore: add migration 2024-10-04 15:17:24 +07:00
20241004081559_change_default_value chore: add migration 2024-10-04 15:17:24 +07:00
20241004093717_update_quotation_structure feat: update structure 2024-10-04 16:39:37 +07:00
20241004093913_update_constraints feat: update structure 2024-10-04 16:39:37 +07:00
20241007045748_add_workflow_table feat: add workflow template 2024-10-07 11:58:43 +07:00
20241009080435_add_request_list_tables feat: add payment post process 2024-10-09 15:04:59 +07:00
20241010050224_add_flow_to_service feat: add workflow to service 2024-10-10 12:03:40 +07:00
20241010062034_add_process_by_and_status refactor: add work status and process user 2024-10-10 13:21:11 +07:00
20241010094304_add_flow_information_dyn feat: add update status flow 2024-10-10 16:43:09 +07:00
20241015022632_add_flag_field refactor: adjust field 2024-10-15 09:42:16 +07:00
20241015024201_remove_field refactor: adjust field 2024-10-15 09:42:16 +07:00
20241015062910_update_payment_data feat: add payment for split 2024-10-15 13:29:40 +07:00
20241015100831_update_quotation_structure refactor!: change branch to registered branch scope 2024-10-15 17:09:05 +07:00
20241017060423_bring_back_vat_excluded refactor: bring back vat excluded 2024-10-17 13:04:42 +07:00
20241018025544_update_constraints chore: relation constraints 2024-10-18 09:56:06 +07:00
20241018040303_add_remark_field feat: add remark field 2024-10-18 11:03:29 +07:00
20241018074812_add_max_worker_field feat: add max worker field 2024-10-18 14:48:50 +07:00
20241021102607_add_installments_payment_data feat: add installments data 2024-10-21 17:26:35 +07:00
20241024034018_add_payment_status chore: add migration 2024-10-24 10:40:30 +07:00
20241024085453_add_field_to_workflow feat: workflow permission 2024-10-24 15:56:03 +07:00
20241025020102_add_field feat: add installment no to quotation data 2024-10-25 09:01:32 +07:00
20241025065648_add_invoice_and_payment_system refactor!: payment sys 2024-10-25 13:58:29 +07:00
20241025093744_add_more_quotation_status feat: add more quotation status 2024-10-25 16:37:59 +07:00
20241025094224_add_more_quotation_status chore: fix migration 2024-10-28 09:04:14 +07:00
20241028020357_set_default_new_quotation_status chore: fix migration 2024-10-28 09:04:14 +07:00
20241028033351_update_constraints chore: update constraits 2024-10-28 10:34:00 +07:00
20241028033825_update_structure feat: add relation for agent 2024-10-28 10:51:51 +07:00
20241028043049_update_enum chore: migration 2024-10-28 11:31:00 +07:00
20241029024727_add_issued_invoice_status_in_installments refactor: change installments data 2024-10-29 09:49:02 +07:00
20241029030536_add_more_pay_condition chore: migration 2024-10-29 10:05:41 +07:00
20241030020133_fix_typos fix: typo 2024-10-30 09:02:35 +07:00
20241030095801_update_invoice_relation refactor: invoice relation (#2) 2024-10-30 17:32:46 +07:00
20241031023932_add_name_for_custom_installments feat: custom installments (#4) 2024-10-31 09:43:50 +07:00
20241101031006_change_constraints chore: migrations 2024-11-01 10:27:26 +07:00
20241105013134_add_detail_field feat: add workflow step detail field 2024-11-05 08:31:57 +07:00
20241105023743_change_user_responsible_area chore: migration 2024-11-05 09:46:39 +07:00
20241105122953_add_institution chore: migration 2024-11-05 19:39:55 +07:00
20241107022809_add_code_field chore: migration 2024-11-07 09:28:45 +07:00
20241107064504_add_quotation_status chore: migration 2024-11-07 13:45:11 +07:00
20241107070023_add_relation chore: migration 2024-11-07 14:01:07 +07:00
20241107095909_add_institution_name_eng feat: add name english for institution 2024-11-07 16:59:26 +07:00
20241108081642_add_selected_image_for_institution chore: migration 2024-11-08 15:16:51 +07:00
20241111062500_add_passport_fields feat: add passport fields 2024-11-11 13:54:53 +07:00
20241111063754_add_visa_fields feat: add visa fields 2024-11-11 13:54:53 +07:00
20241111065430_add_employee_work_fields feat: add employee work fields 2024-11-11 14:30:12 +07:00
20241111072949_add_checkup_fields feat: add employee other fields 2024-11-11 14:32:06 +07:00
20241111075032_add_attributes_field chore: migration 2024-11-11 14:51:19 +07:00
20241112040226_add_work_field chore: migration 2024-11-12 11:02:49 +07:00
20241114060722_add_status_field feat: update request data table 2024-11-14 13:09:42 +07:00
20241114060825_add_default_value feat: update request data table 2024-11-14 13:09:42 +07:00
20241114060904_make_required feat: update request data table 2024-11-14 13:09:42 +07:00
20241114072657_employment_office feat: employment office (#5) 2024-11-14 15:10:58 +07:00
20241115035109_update_structure chore: migrations 2024-11-15 10:51:40 +07:00
20241118021829_add_dynamic_attributes_field chore: migration 2024-11-18 09:18:44 +07:00
20241119064105_refactor_status_relation chore: migration 2024-11-19 13:49:12 +07:00
20241122014827_add_more_status chore: migration 2024-11-22 08:48:54 +07:00
20241122040156_add_attribute_field_on_step chore: migration 2024-11-22 11:02:20 +07:00
20241128064526_change_currently_unused_field chore: migration 2024-11-28 13:47:04 +07:00
20241202034042_add_task_table chore: migration 2024-12-02 11:43:13 +07:00
20241202044358_remove_unuse_field chore: migration 2024-12-02 11:44:08 +07:00
20241203025618_add_field_for_later_use chore: migration 2024-12-03 09:56:38 +07:00
20241203031016_add_missing_field chore: migration 2024-12-03 10:10:28 +07:00
20241203032533_fix_typo chore: migration 2024-12-03 10:26:18 +07:00
20241203063619_add_step_count_field_for_later_use chore: migration 2024-12-03 13:36:36 +07:00
20241203101211_change_field chore: migration 2024-12-03 17:12:19 +07:00
20241204043131_add_status chore: migration 2024-12-04 11:31:37 +07:00
20241204074243_update chore: migration 2024-12-04 14:43:03 +07:00
20241206065529_add_cancel_status_for_req_list chore: migration 2024-12-06 13:55:51 +07:00
20241210030230_update_task_relation chore: migration 2024-12-10 10:04:02 +07:00
20241210075906_add_flow_account_record_id chore: migration 2024-12-10 15:04:07 +07:00
20241211020428_make_field_optional chore: migration 2024-12-11 09:04:52 +07:00
20241211025601_add_new_status chore: migration 2024-12-11 09:56:42 +07:00
20241211033201_add_redo_status_variant chore: migration 2024-12-11 10:33:21 +07:00
20241211044305_revert_redo_variant chore: migration 2024-12-11 12:05:50 +07:00
20241211070744_add_user_task_status chore: migration 2024-12-11 14:44:14 +07:00
20241218094507_credit_note feat: credit note (#8) 2024-12-20 14:22:55 +07:00
20241224111131_add_task_product_record_for_price_data chore: migration 2024-12-24 18:11:44 +07:00
20241226032729_add_messenger_by_area chore: migration 2024-12-26 10:28:22 +07:00
20241227023039_update_constraints chore: migration 2024-12-27 09:31:49 +07:00
20250106045511_add_credit_note_status chore: migration 2025-01-06 11:55:41 +07:00
20250106045533_default_credit_note_status chore: migration 2025-01-06 11:55:41 +07:00
20250106080031_add_value_to_credit_note chore: migration 2025-01-06 15:00:39 +07:00
20250107023936_add_code_field chore: migration 2025-01-07 09:39:47 +07:00
20250107085603_add_metadata_to_credit_note chore: migration 2025-01-07 15:56:38 +07:00
20250108042351_add_restart_status chore: migration 2025-01-08 11:24:25 +07:00
20250108042549_add_restart_for_user_task_status chore: migration 2025-01-08 11:26:18 +07:00
20250108075050_add_date_to_user_task chore: migration 2025-01-08 14:50:58 +07:00
20250109063649_add_more_field_credit_note chore: migration 2025-01-09 13:37:07 +07:00
20250109100013_add_payback_status chore: migration 2025-01-09 17:04:21 +07:00
20250113023733_add_debit_note feat: debit note (#9) 2025-01-21 10:51:30 +07:00
20250113070153_add_payback_date chore: migration 2025-01-13 14:02:21 +07:00
20250114024611_add_credit_note_remark chore: migration 2025-01-14 09:46:53 +07:00
20250122062003_add_ready_status chore: migration 2025-01-22 13:32:19 +07:00
20250123071252_add_remark_task_order chore: migration 2025-01-23 14:13:40 +07:00
20250124023155_add_urgent_field chore: migration 2025-01-24 09:49:45 +07:00
20250127043028_add_product_field chore: migration 2025-01-27 11:51:55 +07:00
20250127044659_add_default_value_to_new_field chore: migration 2025-01-27 11:51:55 +07:00
20250210030349_add_institution_status chore: migrations 2025-02-10 10:04:11 +07:00
20250211025724_add_userId_customer_branch feat: line (#13) 2025-02-20 16:07:16 +07:00
20250220041021_add_otp_code_otp_expires_customer_branch feat: line (#13) 2025-02-20 16:07:16 +07:00
20250220041333_add_otp_code_otp_expires_customer_branch feat: line (#13) 2025-02-20 16:07:16 +07:00
20250220044724_add_otp_code_otp_expires_customer_branch feat: line (#13) 2025-02-20 16:07:16 +07:00
20250220045442_add_otp_code_otp_expires_customer_branch feat: line (#13) 2025-02-20 16:07:16 +07:00
20250224042706_add_credit_note_status chore: migration 2025-02-24 11:28:01 +07:00
20250224042733_set_default_credit_note_status chore: migration 2025-02-24 11:28:18 +07:00
migration_lock.toml chore: migration 2025-01-22 13:32:19 +07:00