View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003720 | Taler | exchange | public | 2015-03-17 21:32 | 2015-05-18 11:42 |
Reporter | Sree Harsha Totakura | Assigned To | Christian Grothoff | ||
Priority | high | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003720: taler-mint-reservemod should use TALER_MINT_DB helper functions | ||||
Description | Currently it queries the database with its own SQL statements. This leads to duplicated code. Also, any wrappers and house-keeping functionality will not be applicable. Nevertheless, when DB plugins are implemented they are to be replaced to benefit from the DB abstraction layer. | ||||
Tags | No tags attached. | ||||
duplicate of | 0003717 | closed | Christian Grothoff | taler-mint-reservemod does fails to use DB abstraction layer |
related to | 0003633 | closed | Christian Grothoff | need API function to insert "struct BankTransfer"s into the DB |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-03-17 21:32 | Sree Harsha Totakura | New Issue | |
2015-03-17 21:32 | Sree Harsha Totakura | Status | new => assigned |
2015-03-17 21:32 | Sree Harsha Totakura | Assigned To | => Sree Harsha Totakura |
2015-03-17 21:32 | Sree Harsha Totakura | Relationship added | related to 0003717 |
2015-03-17 21:33 | Sree Harsha Totakura | Relationship replaced | duplicate of 0003717 |
2015-03-22 14:29 | Christian Grothoff | Relationship added | related to 0003633 |
2015-03-28 14:40 | Christian Grothoff | Product Version | => git (master) |
2015-03-28 14:40 | Christian Grothoff | Target Version | => 0.0 |
2015-04-18 13:19 | Christian Grothoff | Priority | normal => high |
2015-05-15 17:47 | Christian Grothoff | Note Added: 0009117 | |
2015-05-15 17:47 | Christian Grothoff | Status | assigned => resolved |
2015-05-15 17:47 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-05-15 17:47 | Christian Grothoff | Resolution | open => fixed |
2015-05-15 17:47 | Christian Grothoff | Assigned To | Sree Harsha Totakura => Christian Grothoff |
2015-05-18 11:42 | Christian Grothoff | Status | resolved => closed |
2016-02-18 15:43 | Christian Grothoff | Category | mint => exchange |