summaryrefslogtreecommitdiff
path: root/src/exchange-tools/taler-exchange-dbinit.c
AgeCommit message (Collapse)Author
2024-03-08add taler-exchange-dbinit -a optionChristian Grothoff
2022-12-19-fix error messageChristian Grothoff
2022-12-19-debug dbinit callChristian Grothoff
2022-11-27more work on SQL refactoringChristian Grothoff
2022-11-26-remove shard supportChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-07-25-simplify table drop logicChristian Grothoff
2022-07-24-unversion stored procedures, always load latest onesChristian Grothoff
2022-06-26-fix typosChristian Grothoff
2022-05-25rewrite sharding initialization logicMarco Boss
2022-04-02extend sharding logic that shard nodes can be initialied and droppedMarco Boss
2022-04-02drop functionsMarco Boss
2022-03-31add shard init for shard nodeMarco Boss
2022-03-31add sharding logicMarco Boss
2022-03-02use plain uint32_tMarco Boss
2022-03-02fixMarco Boss
2022-03-02fixMarco Boss
2022-03-02include partitioning logic in dbinitMarco Boss
2021-12-26resolve #7124: ensure -s also deletes work_shardsChristian Grothoff
2021-11-24fix #7107Christian Grothoff
2021-09-17-DCE, nicer return valuesChristian Grothoff
2021-09-03first draft for an aggregator benchmark, plus fixing inclusive/exclusive ↵Christian Grothoff
sharding range issues
2021-09-03preliminary work on supporting sharding/parallel aggregation (undertested, ↵Christian Grothoff
but tests pass again)
2021-08-18-swap WARNING/ERROR to fix #6991Christian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-01-07work on #6679"Christian Grothoff
2020-03-13nicer log messageChristian Grothoff
2020-03-07merge taler-wire and taler-bank-transfer tools, they are very related and ↵Christian Grothoff
otherwise duplicate lots of logic; also enable both credit and debit histories to be shown
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-05-31add -g option to taler-exchange-dbinitChristian Grothoff
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-16fix linker issueChristian Grothoff
2016-04-16fix config parsing for dbinit toolChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff