| [ | |
| { | |
| "column_names": [ | |
| [ | |
| -1, | |
| "*" | |
| ], | |
| [ | |
| 0, | |
| "identifiant" | |
| ], | |
| [ | |
| 0, | |
| "nom du navire" | |
| ], | |
| [ | |
| 0, | |
| "date du combat" | |
| ], | |
| [ | |
| 0, | |
| "commandant bulgare" | |
| ], | |
| [ | |
| 0, | |
| "commandant latin" | |
| ], | |
| [ | |
| 0, | |
| "résutat du combat" | |
| ], | |
| [ | |
| 1, | |
| "perdu au combat" | |
| ], | |
| [ | |
| 1, | |
| "identifiant" | |
| ], | |
| [ | |
| 1, | |
| "nom du navire" | |
| ], | |
| [ | |
| 1, | |
| "tonnage du navire" | |
| ], | |
| [ | |
| 1, | |
| "type de navire" | |
| ], | |
| [ | |
| 1, | |
| "lieu" | |
| ], | |
| [ | |
| 1, | |
| "disposition du navire" | |
| ], | |
| [ | |
| 2, | |
| "causé par l'identifiant du navire" | |
| ], | |
| [ | |
| 2, | |
| "identifiant" | |
| ], | |
| [ | |
| 2, | |
| "Remarque" | |
| ], | |
| [ | |
| 2, | |
| "tué" | |
| ], | |
| [ | |
| 2, | |
| "blessé" | |
| ] | |
| ], | |
| "column_names_original": [ | |
| [ | |
| -1, | |
| "*" | |
| ], | |
| [ | |
| 0, | |
| "id" | |
| ], | |
| [ | |
| 0, | |
| "name" | |
| ], | |
| [ | |
| 0, | |
| "date" | |
| ], | |
| [ | |
| 0, | |
| "bulgarian_commander" | |
| ], | |
| [ | |
| 0, | |
| "latin_commander" | |
| ], | |
| [ | |
| 0, | |
| "result" | |
| ], | |
| [ | |
| 1, | |
| "lost_in_battle" | |
| ], | |
| [ | |
| 1, | |
| "id" | |
| ], | |
| [ | |
| 1, | |
| "name" | |
| ], | |
| [ | |
| 1, | |
| "tonnage" | |
| ], | |
| [ | |
| 1, | |
| "ship_type" | |
| ], | |
| [ | |
| 1, | |
| "location" | |
| ], | |
| [ | |
| 1, | |
| "disposition_of_ship" | |
| ], | |
| [ | |
| 2, | |
| "caused_by_ship_id" | |
| ], | |
| [ | |
| 2, | |
| "id" | |
| ], | |
| [ | |
| 2, | |
| "note" | |
| ], | |
| [ | |
| 2, | |
| "killed" | |
| ], | |
| [ | |
| 2, | |
| "injured" | |
| ] | |
| ], | |
| "column_types": [ | |
| "text", | |
| "number", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "number", | |
| "number", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "text", | |
| "number", | |
| "number", | |
| "text", | |
| "number", | |
| "number" | |
| ], | |
| "db_id": "battle_death", | |
| "foreign_keys": [ | |
| [ | |
| 7, | |
| 1 | |
| ], | |
| [ | |
| 14, | |
| 8 | |
| ] | |
| ], | |
| "primary_keys": [ | |
| 1, | |
| 8, | |
| 15 | |
| ], | |
| "table_names": [ | |
| "bataille", | |
| "bateau", | |
| "mort" | |
| ], | |
| "table_names_original": [ | |
| "battle", | |
| "ship", | |
| "death" | |
| ] | |
| } | |
| ] |