Quellcode durchsuchen

:card_file_box: added more dummy tag_assocations

tags/0.0.3^2
tomit4 vor 3 Jahren
Ursprung
Commit
8810b64f66
1 geänderte Dateien mit 9 neuen und 9 gelöschten Zeilen
  1. 9
    9
      backend/db/data-generator/mock.js

+ 9
- 9
backend/db/data-generator/mock.js Datei anzeigen

333
             is_deleted: false,
333
             is_deleted: false,
334
         },
334
         },
335
         {
335
         {
336
-            tag_association_id: 40,
336
+            tag_association_id: 41,
337
             profile_id: 35,
337
             profile_id: 35,
338
             grouping_id: 4,
338
             grouping_id: 4,
339
             tag_id: 8,
339
             tag_id: 8,
340
             is_deleted: false,
340
             is_deleted: false,
341
         },
341
         },
342
         {
342
         {
343
-            tag_association_id: 41,
343
+            tag_association_id: 42,
344
             profile_id: 36,
344
             profile_id: 36,
345
             grouping_id: 1,
345
             grouping_id: 1,
346
             tag_id: 1,
346
             tag_id: 1,
347
             is_deleted: false,
347
             is_deleted: false,
348
         },
348
         },
349
         {
349
         {
350
-            tag_association_id: 42,
350
+            tag_association_id: 43,
351
             profile_id: 37,
351
             profile_id: 37,
352
             grouping_id: 1,
352
             grouping_id: 1,
353
             tag_id: 2,
353
             tag_id: 2,
354
             is_deleted: false,
354
             is_deleted: false,
355
         },
355
         },
356
         {
356
         {
357
-            tag_association_id: 43,
357
+            tag_association_id: 44,
358
             profile_id: 38,
358
             profile_id: 38,
359
             grouping_id: null,
359
             grouping_id: null,
360
             tag_id: 2,
360
             tag_id: 2,
361
             is_deleted: false,
361
             is_deleted: false,
362
         },
362
         },
363
         {
363
         {
364
-            tag_association_id: 44,
364
+            tag_association_id: 45,
365
             profile_id: 39,
365
             profile_id: 39,
366
             grouping_id: null,
366
             grouping_id: null,
367
             tag_id: 6,
367
             tag_id: 6,
368
             is_deleted: false,
368
             is_deleted: false,
369
         },
369
         },
370
         {
370
         {
371
-            tag_association_id: 45,
371
+            tag_association_id: 46,
372
             profile_id: 40,
372
             profile_id: 40,
373
             grouping_id: null,
373
             grouping_id: null,
374
             tag_id: 5,
374
             tag_id: 5,
375
             is_deleted: false,
375
             is_deleted: false,
376
         },
376
         },
377
         {
377
         {
378
-            tag_association_id: 46,
378
+            tag_association_id: 47,
379
             profile_id: 41,
379
             profile_id: 41,
380
             grouping_id: null,
380
             grouping_id: null,
381
             tag_id: 6,
381
             tag_id: 6,
382
             is_deleted: false,
382
             is_deleted: false,
383
         },
383
         },
384
         {
384
         {
385
-            tag_association_id: 47,
385
+            tag_association_id: 48,
386
             profile_id: 42,
386
             profile_id: 42,
387
             grouping_id: 1,
387
             grouping_id: 1,
388
             tag_id: 8,
388
             tag_id: 8,
389
             is_deleted: false,
389
             is_deleted: false,
390
         },
390
         },
391
         {
391
         {
392
-            tag_association_id: 48,
392
+            tag_association_id: 49,
393
             profile_id: 43,
393
             profile_id: 43,
394
             grouping_id: 1,
394
             grouping_id: 1,
395
             tag_id: 7,
395
             tag_id: 7,

Laden…
Abbrechen
Speichern