feat: crappy reordering
This commit is contained in:
@@ -30,7 +30,6 @@ target_metadata = BaseModel.metadata
|
||||
# my_important_option = config.get_main_option("my_important_option")
|
||||
# ... etc.
|
||||
def include_object(object, name, type_, reflected, compare_to):
|
||||
print(f"{type_}: {name}")
|
||||
return True # Temporarily return True to debug all objects
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user