namespace Akonadi2; table CommandCompletion { id: ulong success: bool log: ulong = 0 } root_type CommandCompletion;