allSchemaEntities property

  1. @override
List<DatabaseSchemaEntity> get allSchemaEntities

A list of all DatabaseSchemaEntity that are specified in this database.

This contains allTables, but also advanced entities like triggers.

Implementation

@override
List<i0.DatabaseSchemaEntity> get allSchemaEntities => [
      cheekDeeplyGiantWallet,
      approvalCarryToothUser,
      defendForeignPillowBlock,
      realizeExtinctRegardPost,
      extentStomachPostComment,
      literacyBellyCabinQuestion,
      flourStuffQuestionComment,
      farewellCountrysidePostLike,
      platesEnhancePatchFollow,
      receiptAffectQuestionLike,
      percentHabitIllnessChat,
      factorEmptyReservoirMessage
    ];