mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 04:21:20 +00:00
Transaction search api implemented using mostly the same process as the existing search functionality. Updated internal_reference and external_id search support to use exact matches, expecting values in the database to be double quoted. This is being done to ensure a specific transaction can be looked up at a later time without prior knowledge of the internal transaction id.