summaryrefslogtreecommitdiff
path: root/src/exchangedb/0002-policy_fulfillments.sql
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-17 14:05:26 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-17 14:05:26 +0200
commit178eacf82bba60b313ca9492e688b0a9e2d7af82 (patch)
tree4638e8ba40d4a33fb6ffb6b8aabf543f84d2d939 /src/exchangedb/0002-policy_fulfillments.sql
parent5fd03d1d69b9f4b3a4265e4a8cb6300162d092f4 (diff)
downloadexchange-178eacf82bba60b313ca9492e688b0a9e2d7af82.tar.gz
exchange-178eacf82bba60b313ca9492e688b0a9e2d7af82.tar.bz2
exchange-178eacf82bba60b313ca9492e688b0a9e2d7af82.zip
-oec
Diffstat (limited to 'src/exchangedb/0002-policy_fulfillments.sql')
-rw-r--r--src/exchangedb/0002-policy_fulfillments.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/0002-policy_fulfillments.sql b/src/exchangedb/0002-policy_fulfillments.sql
index c3e48f6db..28dd619e0 100644
--- a/src/exchangedb/0002-policy_fulfillments.sql
+++ b/src/exchangedb/0002-policy_fulfillments.sql
@@ -14,7 +14,7 @@
-- TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
--
--- FIXME: this table should be sharded!
+-- FIXME-Oec: this table should be sharded!
CREATE TABLE policy_fulfillments
(fulfillment_id BIGINT GENERATED BY DEFAULT AS IDENTITY UNIQUE PRIMARY KEY