[Jc @ s d Z d d k l Z l Z l Z l Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d Z d S( s Global database feature support policy. Provides decorators to mark tests requiring specific feature support from the target database. i( t _block_unconditionallyt _chain_decorators_ont excludet emits_warning_onc C s. t | t d d t d d t d d S( s4 Target database must support derferable constraints.t firebirds not supported by databaset mysqlt mssql( R t no_support( t fn( ( s<