Nicolas Dorier
|
747dacf3b1
|
Consolidate migrations from alpha (#6244)
|
2024-09-25 18:23:10 +09:00 |
|
nicolas.dorier
|
9d3f8672d9
|
Fix GetMonitoredInvoices
|
2024-09-24 17:21:36 +09:00 |
|
Vincent Bouzon
|
fe48cd4236
|
fix InvoiceRepository.GetMonitoredInvoices (#6243)
|
2024-09-24 15:44:51 +09:00 |
|
nicolas.dorier
|
25e360e175
|
Allow listeners to retrieve invoices with nonActivated prompts
|
2024-09-24 08:43:30 +09:00 |
|
Nicolas Dorier
|
3cf1aa00fa
|
Payments should use composite key (#6240)
* Payments should use composite key
* Invert PK for InvoiceAddress
|
2024-09-23 17:06:56 +09:00 |
|
Nicolas Dorier
|
f5e5174045
|
Refactor: Add GetMonitoredInvoices to fetch pending invoices or those with pending payments (#6235)
|
2024-09-20 18:54:36 +09:00 |
|
Nicolas Dorier
|
0f93581ff5
|
Refactor confirmation count tracking (#6215)
|
2024-09-17 17:28:58 +09:00 |
|
Nicolas Dorier
|
4a94074595
|
Add topups to payouts (#6187)
|
2024-09-02 18:37:39 +09:00 |
|
nicolas.dorier
|
588b00de45
|
Fix potential crash in migration
|
2024-08-29 10:21:25 +09:00 |
|
Nicolas Dorier
|
1dd37c5020
|
Refactor Payouts and PullPayments DB models (#6173)
|
2024-08-28 18:52:08 +09:00 |
|
Nicolas Dorier
|
3c40dc1f49
|
Delete columns CustomerEmail, OrderId, ItemCode (#6170)
|
2024-08-27 09:53:28 +09:00 |
|
Nicolas Dorier
|
0f08d3e3a3
|
Remove migrations prior to 1.0.3.162 (#5939)
* Consolidate EF migrations up to 03/2020 into a single SQL script
* Remove old migrations code
|
2024-04-25 14:09:21 +09:00 |
|