Can I edit data (not kexi tables) using sqlite3?

I’ve tried this on a trivial test table and it seems OK but I’d like to make sure. If I use sqlite3 from the command line (or even PHP code) to add and change data in a kexi database will I have problems?

Obviously I shouldn’t (and won’t) change the data in any of the tables with kexi_ prefixes.