Вот что нашел
First, create a new table named positions with the following structure. Second, insert some rows into the positions table. ... Third, SQLite inserted a new row with the data provided by the REPLACE statement. Notice that the REPLACE statement means INSERT or REPLACE , not INSERT or UPDATE.
Там просто нечего менять потому что база данных остается пустой.