Jargon busting: CRUD (was: [PREVIEW] line-endings support)
Ben Finney
bignose+hates-spam at benfinney.id.au
Mon Apr 14 14:03:01 BST 2008
Alexander Belchenko <bialix at ukr.net> writes:
> Talden пишет:
> > Even if this were implemented as properties, I would expect all
> > properties under a special namespace (EG 'bzr:') would be hidden
> > from prop-get, prop-set commands - each would, I expect, have it's
> > own set of CRUD commands.
>
> What is CRUD?
The canonical set of operations on database objects: Create, Retrieve,
Update, Delete. <URL:http://en.wikipedia.org/wiki/CRUD_(acronym)>
--
\ "I was stopped by the police for speeding; they said 'Don't you |
`\ know the speed limit is 55 miles an hour?' I said 'Yeah I know, |
_o__) but I wasn't going to be out that long.'" -- Steven Wright |
Ben Finney
More information about the bazaar
mailing list