Is changeSetExecuted supported in sql changelog files?

Title says it all. Is changeSetExecuted supported in sql changelog files? Additionally, it seems like sql changelogs in general don’t have all the features that yaml/json/xml do. is this correct?

There are only 3 preconditions supported by sql formatted changelogs:

sqlCheck
tableExists
viewExists

Yes, in general, sql formatted changelogs have limited functionality,