atk4 / data

Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
273 stars 46 forks source link

All Query methods excl. execute() should be read only #953

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

continue the write DSQL methods removal from https://github.com/atk4/data/pull/949

even a newby user must be aware when he executes a query and 100% aware where it is an update query