Implement select and update tile entity functions
In Rabotnik rule, when upsert tiles to entities table, two SQL statements needed, 1) select the tile; 2) if it exists, update the tile attributes.
In Rabotnik rule, when upsert tiles to entities table, two SQL statements needed, 1) select the tile; 2) if it exists, update the tile attributes.