diff --git a/MERGE_CONSIDERATIONS.txt b/MERGE_CONSIDERATIONS.txt new file mode 100644 index 0000000000..267c85ae0e --- /dev/null +++ b/MERGE_CONSIDERATIONS.txt @@ -0,0 +1,5 @@ +The following is a list of things that must be fixed before merging. + + * Is ``NativeAutoField`` the correct approach? + * Can we use native upsert where supported? + * Deal with all the ``# TODO``.