sqlite3-binding.h 535 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221102221022310224102251022610227102281022910230102311023210233102341023510236102371023810239102401024110242102431024410245102461024710248102491025010251102521025310254102551025610257102581025910260102611026210263102641026510266102671026810269102701027110272102731027410275102761027710278102791028010281102821028310284102851028610287102881028910290102911029210293102941029510296102971029810299103001030110302103031030410305103061030710308103091031010311103121031310314103151031610317103181031910320103211032210323103241032510326103271032810329103301033110332103331033410335103361033710338103391034010341103421034310344103451034610347103481034910350103511035210353103541035510356103571035810359103601036110362103631036410365103661036710368103691037010371103721037310374103751037610377103781037910380103811038210383103841038510386103871038810389103901039110392103931039410395103961039710398103991040010401104021040310404104051040610407104081040910410104111041210413104141041510416104171041810419104201042110422104231042410425104261042710428104291043010431104321043310434104351043610437104381043910440104411044210443104441044510446104471044810449104501045110452104531045410455104561045710458104591046010461104621046310464104651046610467104681046910470104711047210473104741047510476104771047810479104801048110482104831048410485104861048710488104891049010491104921049310494104951049610497104981049910500105011050210503105041050510506105071050810509105101051110512105131051410515105161051710518105191052010521105221052310524105251052610527105281052910530105311053210533105341053510536105371053810539105401054110542105431054410545105461054710548105491055010551105521055310554105551055610557105581055910560105611056210563105641056510566105671056810569105701057110572105731057410575105761057710578105791058010581105821058310584105851058610587105881058910590105911059210593105941059510596105971059810599106001060110602106031060410605106061060710608106091061010611106121061310614106151061610617106181061910620106211062210623106241062510626106271062810629106301063110632106331063410635106361063710638106391064010641106421064310644106451064610647106481064910650106511065210653106541065510656106571065810659106601066110662106631066410665106661066710668106691067010671106721067310674106751067610677106781067910680106811068210683106841068510686106871068810689106901069110692106931069410695106961069710698106991070010701107021070310704107051070610707107081070910710107111071210713107141071510716107171071810719107201072110722107231072410725107261072710728107291073010731107321073310734107351073610737107381073910740107411074210743107441074510746107471074810749107501075110752107531075410755107561075710758107591076010761107621076310764107651076610767107681076910770107711077210773107741077510776107771077810779107801078110782107831078410785107861078710788107891079010791107921079310794107951079610797107981079910800108011080210803108041080510806108071080810809108101081110812108131081410815108161081710818108191082010821108221082310824108251082610827108281082910830108311083210833108341083510836108371083810839108401084110842108431084410845108461084710848108491085010851108521085310854108551085610857108581085910860108611086210863108641086510866108671086810869108701087110872108731087410875108761087710878108791088010881108821088310884108851088610887108881088910890108911089210893108941089510896108971089810899109001090110902109031090410905109061090710908109091091010911109121091310914109151091610917109181091910920109211092210923109241092510926109271092810929109301093110932109331093410935109361093710938109391094010941109421094310944109451094610947109481094910950109511095210953109541095510956109571095810959109601096110962109631096410965109661096710968109691097010971109721097310974109751097610977109781097910980109811098210983109841098510986109871098810989109901099110992109931099410995109961099710998109991100011001110021100311004110051100611007110081100911010110111101211013110141101511016110171101811019110201102111022110231102411025110261102711028110291103011031110321103311034110351103611037110381103911040110411104211043110441104511046110471104811049110501105111052110531105411055110561105711058110591106011061110621106311064110651106611067110681106911070110711107211073110741107511076110771107811079110801108111082110831108411085110861108711088110891109011091110921109311094110951109611097110981109911100111011110211103111041110511106111071110811109111101111111112111131111411115111161111711118111191112011121111221112311124111251112611127111281112911130111311113211133111341113511136111371113811139111401114111142111431114411145111461114711148111491115011151111521115311154111551115611157111581115911160111611116211163111641116511166111671116811169111701117111172111731117411175111761117711178111791118011181111821118311184111851118611187111881118911190111911119211193111941119511196111971119811199112001120111202112031120411205112061120711208112091121011211112121121311214112151121611217112181121911220112211122211223112241122511226112271122811229112301123111232112331123411235112361123711238112391124011241112421124311244112451124611247112481124911250112511125211253112541125511256112571125811259112601126111262112631126411265112661126711268112691127011271112721127311274112751127611277112781127911280112811128211283112841128511286112871128811289112901129111292112931129411295112961129711298112991130011301113021130311304113051130611307113081130911310113111131211313113141131511316113171131811319113201132111322113231132411325113261132711328113291133011331113321133311334113351133611337113381133911340113411134211343113441134511346113471134811349113501135111352113531135411355113561135711358113591136011361113621136311364113651136611367113681136911370113711137211373113741137511376113771137811379113801138111382113831138411385113861138711388113891139011391113921139311394113951139611397113981139911400114011140211403114041140511406114071140811409114101141111412114131141411415114161141711418114191142011421114221142311424114251142611427114281142911430114311143211433114341143511436114371143811439114401144111442114431144411445114461144711448114491145011451114521145311454114551145611457114581145911460114611146211463114641146511466114671146811469114701147111472114731147411475114761147711478114791148011481114821148311484114851148611487114881148911490114911149211493114941149511496114971149811499115001150111502115031150411505115061150711508115091151011511115121151311514115151151611517115181151911520115211152211523115241152511526115271152811529115301153111532115331153411535
  1. #ifndef USE_LIBSQLITE3
  2. /*
  3. ** 2001-09-15
  4. **
  5. ** The author disclaims copyright to this source code. In place of
  6. ** a legal notice, here is a blessing:
  7. **
  8. ** May you do good and not evil.
  9. ** May you find forgiveness for yourself and forgive others.
  10. ** May you share freely, never taking more than you give.
  11. **
  12. *************************************************************************
  13. ** This header file defines the interface that the SQLite library
  14. ** presents to client programs. If a C-function, structure, datatype,
  15. ** or constant definition does not appear in this file, then it is
  16. ** not a published API of SQLite, is subject to change without
  17. ** notice, and should not be referenced by programs that use SQLite.
  18. **
  19. ** Some of the definitions that are in this file are marked as
  20. ** "experimental". Experimental interfaces are normally new
  21. ** features recently added to SQLite. We do not anticipate changes
  22. ** to experimental interfaces but reserve the right to make minor changes
  23. ** if experience from use "in the wild" suggest such changes are prudent.
  24. **
  25. ** The official C-language API documentation for SQLite is derived
  26. ** from comments in this file. This file is the authoritative source
  27. ** on how SQLite interfaces are supposed to operate.
  28. **
  29. ** The name of this file under configuration management is "sqlite.h.in".
  30. ** The makefile makes some minor changes to this file (such as inserting
  31. ** the version number) and changes its name to "sqlite3.h" as
  32. ** part of the build process.
  33. */
  34. #ifndef SQLITE3_H
  35. #define SQLITE3_H
  36. #include <stdarg.h> /* Needed for the definition of va_list */
  37. /*
  38. ** Make sure we can call this stuff from C++.
  39. */
  40. #ifdef __cplusplus
  41. extern "C" {
  42. #endif
  43. /*
  44. ** Provide the ability to override linkage features of the interface.
  45. */
  46. #ifndef SQLITE_EXTERN
  47. # define SQLITE_EXTERN extern
  48. #endif
  49. #ifndef SQLITE_API
  50. # define SQLITE_API
  51. #endif
  52. #ifndef SQLITE_CDECL
  53. # define SQLITE_CDECL
  54. #endif
  55. #ifndef SQLITE_APICALL
  56. # define SQLITE_APICALL
  57. #endif
  58. #ifndef SQLITE_STDCALL
  59. # define SQLITE_STDCALL SQLITE_APICALL
  60. #endif
  61. #ifndef SQLITE_CALLBACK
  62. # define SQLITE_CALLBACK
  63. #endif
  64. #ifndef SQLITE_SYSAPI
  65. # define SQLITE_SYSAPI
  66. #endif
  67. /*
  68. ** These no-op macros are used in front of interfaces to mark those
  69. ** interfaces as either deprecated or experimental. New applications
  70. ** should not use deprecated interfaces - they are supported for backwards
  71. ** compatibility only. Application writers should be aware that
  72. ** experimental interfaces are subject to change in point releases.
  73. **
  74. ** These macros used to resolve to various kinds of compiler magic that
  75. ** would generate warning messages when they were used. But that
  76. ** compiler magic ended up generating such a flurry of bug reports
  77. ** that we have taken it all out and gone back to using simple
  78. ** noop macros.
  79. */
  80. #define SQLITE_DEPRECATED
  81. #define SQLITE_EXPERIMENTAL
  82. /*
  83. ** Ensure these symbols were not defined by some previous header file.
  84. */
  85. #ifdef SQLITE_VERSION
  86. # undef SQLITE_VERSION
  87. #endif
  88. #ifdef SQLITE_VERSION_NUMBER
  89. # undef SQLITE_VERSION_NUMBER
  90. #endif
  91. /*
  92. ** CAPI3REF: Compile-Time Library Version Numbers
  93. **
  94. ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header
  95. ** evaluates to a string literal that is the SQLite version in the
  96. ** format "X.Y.Z" where X is the major version number (always 3 for
  97. ** SQLite3) and Y is the minor version number and Z is the release number.)^
  98. ** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer
  99. ** with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
  100. ** numbers used in [SQLITE_VERSION].)^
  101. ** The SQLITE_VERSION_NUMBER for any given release of SQLite will also
  102. ** be larger than the release from which it is derived. Either Y will
  103. ** be held constant and Z will be incremented or else Y will be incremented
  104. ** and Z will be reset to zero.
  105. **
  106. ** Since [version 3.6.18] ([dateof:3.6.18]),
  107. ** SQLite source code has been stored in the
  108. ** <a href="http://www.fossil-scm.org/">Fossil configuration management
  109. ** system</a>. ^The SQLITE_SOURCE_ID macro evaluates to
  110. ** a string which identifies a particular check-in of SQLite
  111. ** within its configuration management system. ^The SQLITE_SOURCE_ID
  112. ** string contains the date and time of the check-in (UTC) and a SHA1
  113. ** or SHA3-256 hash of the entire source tree. If the source code has
  114. ** been edited in any way since it was last checked in, then the last
  115. ** four hexadecimal digits of the hash may be modified.
  116. **
  117. ** See also: [sqlite3_libversion()],
  118. ** [sqlite3_libversion_number()], [sqlite3_sourceid()],
  119. ** [sqlite_version()] and [sqlite_source_id()].
  120. */
  121. #define SQLITE_VERSION "3.24.0"
  122. #define SQLITE_VERSION_NUMBER 3024000
  123. #define SQLITE_SOURCE_ID "2018-06-04 19:24:41 c7ee0833225bfd8c5ec2f9bf62b97c4e04d03bd9566366d5221ac8fb199a87ca"
  124. /*
  125. ** CAPI3REF: Run-Time Library Version Numbers
  126. ** KEYWORDS: sqlite3_version sqlite3_sourceid
  127. **
  128. ** These interfaces provide the same information as the [SQLITE_VERSION],
  129. ** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros
  130. ** but are associated with the library instead of the header file. ^(Cautious
  131. ** programmers might include assert() statements in their application to
  132. ** verify that values returned by these interfaces match the macros in
  133. ** the header, and thus ensure that the application is
  134. ** compiled with matching library and header files.
  135. **
  136. ** <blockquote><pre>
  137. ** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
  138. ** assert( strncmp(sqlite3_sourceid(),SQLITE_SOURCE_ID,80)==0 );
  139. ** assert( strcmp(sqlite3_libversion(),SQLITE_VERSION)==0 );
  140. ** </pre></blockquote>)^
  141. **
  142. ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
  143. ** macro. ^The sqlite3_libversion() function returns a pointer to the
  144. ** to the sqlite3_version[] string constant. The sqlite3_libversion()
  145. ** function is provided for use in DLLs since DLL users usually do not have
  146. ** direct access to string constants within the DLL. ^The
  147. ** sqlite3_libversion_number() function returns an integer equal to
  148. ** [SQLITE_VERSION_NUMBER]. ^(The sqlite3_sourceid() function returns
  149. ** a pointer to a string constant whose value is the same as the
  150. ** [SQLITE_SOURCE_ID] C preprocessor macro. Except if SQLite is built
  151. ** using an edited copy of [the amalgamation], then the last four characters
  152. ** of the hash might be different from [SQLITE_SOURCE_ID].)^
  153. **
  154. ** See also: [sqlite_version()] and [sqlite_source_id()].
  155. */
  156. SQLITE_API SQLITE_EXTERN const char sqlite3_version[];
  157. SQLITE_API const char *sqlite3_libversion(void);
  158. SQLITE_API const char *sqlite3_sourceid(void);
  159. SQLITE_API int sqlite3_libversion_number(void);
  160. /*
  161. ** CAPI3REF: Run-Time Library Compilation Options Diagnostics
  162. **
  163. ** ^The sqlite3_compileoption_used() function returns 0 or 1
  164. ** indicating whether the specified option was defined at
  165. ** compile time. ^The SQLITE_ prefix may be omitted from the
  166. ** option name passed to sqlite3_compileoption_used().
  167. **
  168. ** ^The sqlite3_compileoption_get() function allows iterating
  169. ** over the list of options that were defined at compile time by
  170. ** returning the N-th compile time option string. ^If N is out of range,
  171. ** sqlite3_compileoption_get() returns a NULL pointer. ^The SQLITE_
  172. ** prefix is omitted from any strings returned by
  173. ** sqlite3_compileoption_get().
  174. **
  175. ** ^Support for the diagnostic functions sqlite3_compileoption_used()
  176. ** and sqlite3_compileoption_get() may be omitted by specifying the
  177. ** [SQLITE_OMIT_COMPILEOPTION_DIAGS] option at compile time.
  178. **
  179. ** See also: SQL functions [sqlite_compileoption_used()] and
  180. ** [sqlite_compileoption_get()] and the [compile_options pragma].
  181. */
  182. #ifndef SQLITE_OMIT_COMPILEOPTION_DIAGS
  183. SQLITE_API int sqlite3_compileoption_used(const char *zOptName);
  184. SQLITE_API const char *sqlite3_compileoption_get(int N);
  185. #endif
  186. /*
  187. ** CAPI3REF: Test To See If The Library Is Threadsafe
  188. **
  189. ** ^The sqlite3_threadsafe() function returns zero if and only if
  190. ** SQLite was compiled with mutexing code omitted due to the
  191. ** [SQLITE_THREADSAFE] compile-time option being set to 0.
  192. **
  193. ** SQLite can be compiled with or without mutexes. When
  194. ** the [SQLITE_THREADSAFE] C preprocessor macro is 1 or 2, mutexes
  195. ** are enabled and SQLite is threadsafe. When the
  196. ** [SQLITE_THREADSAFE] macro is 0,
  197. ** the mutexes are omitted. Without the mutexes, it is not safe
  198. ** to use SQLite concurrently from more than one thread.
  199. **
  200. ** Enabling mutexes incurs a measurable performance penalty.
  201. ** So if speed is of utmost importance, it makes sense to disable
  202. ** the mutexes. But for maximum safety, mutexes should be enabled.
  203. ** ^The default behavior is for mutexes to be enabled.
  204. **
  205. ** This interface can be used by an application to make sure that the
  206. ** version of SQLite that it is linking against was compiled with
  207. ** the desired setting of the [SQLITE_THREADSAFE] macro.
  208. **
  209. ** This interface only reports on the compile-time mutex setting
  210. ** of the [SQLITE_THREADSAFE] flag. If SQLite is compiled with
  211. ** SQLITE_THREADSAFE=1 or =2 then mutexes are enabled by default but
  212. ** can be fully or partially disabled using a call to [sqlite3_config()]
  213. ** with the verbs [SQLITE_CONFIG_SINGLETHREAD], [SQLITE_CONFIG_MULTITHREAD],
  214. ** or [SQLITE_CONFIG_SERIALIZED]. ^(The return value of the
  215. ** sqlite3_threadsafe() function shows only the compile-time setting of
  216. ** thread safety, not any run-time changes to that setting made by
  217. ** sqlite3_config(). In other words, the return value from sqlite3_threadsafe()
  218. ** is unchanged by calls to sqlite3_config().)^
  219. **
  220. ** See the [threading mode] documentation for additional information.
  221. */
  222. SQLITE_API int sqlite3_threadsafe(void);
  223. /*
  224. ** CAPI3REF: Database Connection Handle
  225. ** KEYWORDS: {database connection} {database connections}
  226. **
  227. ** Each open SQLite database is represented by a pointer to an instance of
  228. ** the opaque structure named "sqlite3". It is useful to think of an sqlite3
  229. ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
  230. ** [sqlite3_open_v2()] interfaces are its constructors, and [sqlite3_close()]
  231. ** and [sqlite3_close_v2()] are its destructors. There are many other
  232. ** interfaces (such as
  233. ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
  234. ** [sqlite3_busy_timeout()] to name but three) that are methods on an
  235. ** sqlite3 object.
  236. */
  237. typedef struct sqlite3 sqlite3;
  238. /*
  239. ** CAPI3REF: 64-Bit Integer Types
  240. ** KEYWORDS: sqlite_int64 sqlite_uint64
  241. **
  242. ** Because there is no cross-platform way to specify 64-bit integer types
  243. ** SQLite includes typedefs for 64-bit signed and unsigned integers.
  244. **
  245. ** The sqlite3_int64 and sqlite3_uint64 are the preferred type definitions.
  246. ** The sqlite_int64 and sqlite_uint64 types are supported for backwards
  247. ** compatibility only.
  248. **
  249. ** ^The sqlite3_int64 and sqlite_int64 types can store integer values
  250. ** between -9223372036854775808 and +9223372036854775807 inclusive. ^The
  251. ** sqlite3_uint64 and sqlite_uint64 types can store integer values
  252. ** between 0 and +18446744073709551615 inclusive.
  253. */
  254. #ifdef SQLITE_INT64_TYPE
  255. typedef SQLITE_INT64_TYPE sqlite_int64;
  256. # ifdef SQLITE_UINT64_TYPE
  257. typedef SQLITE_UINT64_TYPE sqlite_uint64;
  258. # else
  259. typedef unsigned SQLITE_INT64_TYPE sqlite_uint64;
  260. # endif
  261. #elif defined(_MSC_VER) || defined(__BORLANDC__)
  262. typedef __int64 sqlite_int64;
  263. typedef unsigned __int64 sqlite_uint64;
  264. #else
  265. typedef long long int sqlite_int64;
  266. typedef unsigned long long int sqlite_uint64;
  267. #endif
  268. typedef sqlite_int64 sqlite3_int64;
  269. typedef sqlite_uint64 sqlite3_uint64;
  270. /*
  271. ** If compiling for a processor that lacks floating point support,
  272. ** substitute integer for floating-point.
  273. */
  274. #ifdef SQLITE_OMIT_FLOATING_POINT
  275. # define double sqlite3_int64
  276. #endif
  277. /*
  278. ** CAPI3REF: Closing A Database Connection
  279. ** DESTRUCTOR: sqlite3
  280. **
  281. ** ^The sqlite3_close() and sqlite3_close_v2() routines are destructors
  282. ** for the [sqlite3] object.
  283. ** ^Calls to sqlite3_close() and sqlite3_close_v2() return [SQLITE_OK] if
  284. ** the [sqlite3] object is successfully destroyed and all associated
  285. ** resources are deallocated.
  286. **
  287. ** ^If the database connection is associated with unfinalized prepared
  288. ** statements or unfinished sqlite3_backup objects then sqlite3_close()
  289. ** will leave the database connection open and return [SQLITE_BUSY].
  290. ** ^If sqlite3_close_v2() is called with unfinalized prepared statements
  291. ** and/or unfinished sqlite3_backups, then the database connection becomes
  292. ** an unusable "zombie" which will automatically be deallocated when the
  293. ** last prepared statement is finalized or the last sqlite3_backup is
  294. ** finished. The sqlite3_close_v2() interface is intended for use with
  295. ** host languages that are garbage collected, and where the order in which
  296. ** destructors are called is arbitrary.
  297. **
  298. ** Applications should [sqlite3_finalize | finalize] all [prepared statements],
  299. ** [sqlite3_blob_close | close] all [BLOB handles], and
  300. ** [sqlite3_backup_finish | finish] all [sqlite3_backup] objects associated
  301. ** with the [sqlite3] object prior to attempting to close the object. ^If
  302. ** sqlite3_close_v2() is called on a [database connection] that still has
  303. ** outstanding [prepared statements], [BLOB handles], and/or
  304. ** [sqlite3_backup] objects then it returns [SQLITE_OK] and the deallocation
  305. ** of resources is deferred until all [prepared statements], [BLOB handles],
  306. ** and [sqlite3_backup] objects are also destroyed.
  307. **
  308. ** ^If an [sqlite3] object is destroyed while a transaction is open,
  309. ** the transaction is automatically rolled back.
  310. **
  311. ** The C parameter to [sqlite3_close(C)] and [sqlite3_close_v2(C)]
  312. ** must be either a NULL
  313. ** pointer or an [sqlite3] object pointer obtained
  314. ** from [sqlite3_open()], [sqlite3_open16()], or
  315. ** [sqlite3_open_v2()], and not previously closed.
  316. ** ^Calling sqlite3_close() or sqlite3_close_v2() with a NULL pointer
  317. ** argument is a harmless no-op.
  318. */
  319. SQLITE_API int sqlite3_close(sqlite3*);
  320. SQLITE_API int sqlite3_close_v2(sqlite3*);
  321. /*
  322. ** The type for a callback function.
  323. ** This is legacy and deprecated. It is included for historical
  324. ** compatibility and is not documented.
  325. */
  326. typedef int (*sqlite3_callback)(void*,int,char**, char**);
  327. /*
  328. ** CAPI3REF: One-Step Query Execution Interface
  329. ** METHOD: sqlite3
  330. **
  331. ** The sqlite3_exec() interface is a convenience wrapper around
  332. ** [sqlite3_prepare_v2()], [sqlite3_step()], and [sqlite3_finalize()],
  333. ** that allows an application to run multiple statements of SQL
  334. ** without having to use a lot of C code.
  335. **
  336. ** ^The sqlite3_exec() interface runs zero or more UTF-8 encoded,
  337. ** semicolon-separate SQL statements passed into its 2nd argument,
  338. ** in the context of the [database connection] passed in as its 1st
  339. ** argument. ^If the callback function of the 3rd argument to
  340. ** sqlite3_exec() is not NULL, then it is invoked for each result row
  341. ** coming out of the evaluated SQL statements. ^The 4th argument to
  342. ** sqlite3_exec() is relayed through to the 1st argument of each
  343. ** callback invocation. ^If the callback pointer to sqlite3_exec()
  344. ** is NULL, then no callback is ever invoked and result rows are
  345. ** ignored.
  346. **
  347. ** ^If an error occurs while evaluating the SQL statements passed into
  348. ** sqlite3_exec(), then execution of the current statement stops and
  349. ** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec()
  350. ** is not NULL then any error message is written into memory obtained
  351. ** from [sqlite3_malloc()] and passed back through the 5th parameter.
  352. ** To avoid memory leaks, the application should invoke [sqlite3_free()]
  353. ** on error message strings returned through the 5th parameter of
  354. ** sqlite3_exec() after the error message string is no longer needed.
  355. ** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors
  356. ** occur, then sqlite3_exec() sets the pointer in its 5th parameter to
  357. ** NULL before returning.
  358. **
  359. ** ^If an sqlite3_exec() callback returns non-zero, the sqlite3_exec()
  360. ** routine returns SQLITE_ABORT without invoking the callback again and
  361. ** without running any subsequent SQL statements.
  362. **
  363. ** ^The 2nd argument to the sqlite3_exec() callback function is the
  364. ** number of columns in the result. ^The 3rd argument to the sqlite3_exec()
  365. ** callback is an array of pointers to strings obtained as if from
  366. ** [sqlite3_column_text()], one for each column. ^If an element of a
  367. ** result row is NULL then the corresponding string pointer for the
  368. ** sqlite3_exec() callback is a NULL pointer. ^The 4th argument to the
  369. ** sqlite3_exec() callback is an array of pointers to strings where each
  370. ** entry represents the name of corresponding result column as obtained
  371. ** from [sqlite3_column_name()].
  372. **
  373. ** ^If the 2nd parameter to sqlite3_exec() is a NULL pointer, a pointer
  374. ** to an empty string, or a pointer that contains only whitespace and/or
  375. ** SQL comments, then no SQL statements are evaluated and the database
  376. ** is not changed.
  377. **
  378. ** Restrictions:
  379. **
  380. ** <ul>
  381. ** <li> The application must ensure that the 1st parameter to sqlite3_exec()
  382. ** is a valid and open [database connection].
  383. ** <li> The application must not close the [database connection] specified by
  384. ** the 1st parameter to sqlite3_exec() while sqlite3_exec() is running.
  385. ** <li> The application must not modify the SQL statement text passed into
  386. ** the 2nd parameter of sqlite3_exec() while sqlite3_exec() is running.
  387. ** </ul>
  388. */
  389. SQLITE_API int sqlite3_exec(
  390. sqlite3*, /* An open database */
  391. const char *sql, /* SQL to be evaluated */
  392. int (*callback)(void*,int,char**,char**), /* Callback function */
  393. void *, /* 1st argument to callback */
  394. char **errmsg /* Error msg written here */
  395. );
  396. /*
  397. ** CAPI3REF: Result Codes
  398. ** KEYWORDS: {result code definitions}
  399. **
  400. ** Many SQLite functions return an integer result code from the set shown
  401. ** here in order to indicate success or failure.
  402. **
  403. ** New error codes may be added in future versions of SQLite.
  404. **
  405. ** See also: [extended result code definitions]
  406. */
  407. #define SQLITE_OK 0 /* Successful result */
  408. /* beginning-of-error-codes */
  409. #define SQLITE_ERROR 1 /* Generic error */
  410. #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */
  411. #define SQLITE_PERM 3 /* Access permission denied */
  412. #define SQLITE_ABORT 4 /* Callback routine requested an abort */
  413. #define SQLITE_BUSY 5 /* The database file is locked */
  414. #define SQLITE_LOCKED 6 /* A table in the database is locked */
  415. #define SQLITE_NOMEM 7 /* A malloc() failed */
  416. #define SQLITE_READONLY 8 /* Attempt to write a readonly database */
  417. #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/
  418. #define SQLITE_IOERR 10 /* Some kind of disk I/O error occurred */
  419. #define SQLITE_CORRUPT 11 /* The database disk image is malformed */
  420. #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */
  421. #define SQLITE_FULL 13 /* Insertion failed because database is full */
  422. #define SQLITE_CANTOPEN 14 /* Unable to open the database file */
  423. #define SQLITE_PROTOCOL 15 /* Database lock protocol error */
  424. #define SQLITE_EMPTY 16 /* Internal use only */
  425. #define SQLITE_SCHEMA 17 /* The database schema changed */
  426. #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */
  427. #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */
  428. #define SQLITE_MISMATCH 20 /* Data type mismatch */
  429. #define SQLITE_MISUSE 21 /* Library used incorrectly */
  430. #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
  431. #define SQLITE_AUTH 23 /* Authorization denied */
  432. #define SQLITE_FORMAT 24 /* Not used */
  433. #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */
  434. #define SQLITE_NOTADB 26 /* File opened that is not a database file */
  435. #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */
  436. #define SQLITE_WARNING 28 /* Warnings from sqlite3_log() */
  437. #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */
  438. #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */
  439. /* end-of-error-codes */
  440. /*
  441. ** CAPI3REF: Extended Result Codes
  442. ** KEYWORDS: {extended result code definitions}
  443. **
  444. ** In its default configuration, SQLite API routines return one of 30 integer
  445. ** [result codes]. However, experience has shown that many of
  446. ** these result codes are too coarse-grained. They do not provide as
  447. ** much information about problems as programmers might like. In an effort to
  448. ** address this, newer versions of SQLite (version 3.3.8 [dateof:3.3.8]
  449. ** and later) include
  450. ** support for additional result codes that provide more detailed information
  451. ** about errors. These [extended result codes] are enabled or disabled
  452. ** on a per database connection basis using the
  453. ** [sqlite3_extended_result_codes()] API. Or, the extended code for
  454. ** the most recent error can be obtained using
  455. ** [sqlite3_extended_errcode()].
  456. */
  457. #define SQLITE_ERROR_MISSING_COLLSEQ (SQLITE_ERROR | (1<<8))
  458. #define SQLITE_ERROR_RETRY (SQLITE_ERROR | (2<<8))
  459. #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8))
  460. #define SQLITE_IOERR_SHORT_READ (SQLITE_IOERR | (2<<8))
  461. #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8))
  462. #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8))
  463. #define SQLITE_IOERR_DIR_FSYNC (SQLITE_IOERR | (5<<8))
  464. #define SQLITE_IOERR_TRUNCATE (SQLITE_IOERR | (6<<8))
  465. #define SQLITE_IOERR_FSTAT (SQLITE_IOERR | (7<<8))
  466. #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8))
  467. #define SQLITE_IOERR_RDLOCK (SQLITE_IOERR | (9<<8))
  468. #define SQLITE_IOERR_DELETE (SQLITE_IOERR | (10<<8))
  469. #define SQLITE_IOERR_BLOCKED (SQLITE_IOERR | (11<<8))
  470. #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8))
  471. #define SQLITE_IOERR_ACCESS (SQLITE_IOERR | (13<<8))
  472. #define SQLITE_IOERR_CHECKRESERVEDLOCK (SQLITE_IOERR | (14<<8))
  473. #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8))
  474. #define SQLITE_IOERR_CLOSE (SQLITE_IOERR | (16<<8))
  475. #define SQLITE_IOERR_DIR_CLOSE (SQLITE_IOERR | (17<<8))
  476. #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8))
  477. #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8))
  478. #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8))
  479. #define SQLITE_IOERR_SHMMAP (SQLITE_IOERR | (21<<8))
  480. #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8))
  481. #define SQLITE_IOERR_DELETE_NOENT (SQLITE_IOERR | (23<<8))
  482. #define SQLITE_IOERR_MMAP (SQLITE_IOERR | (24<<8))
  483. #define SQLITE_IOERR_GETTEMPPATH (SQLITE_IOERR | (25<<8))
  484. #define SQLITE_IOERR_CONVPATH (SQLITE_IOERR | (26<<8))
  485. #define SQLITE_IOERR_VNODE (SQLITE_IOERR | (27<<8))
  486. #define SQLITE_IOERR_AUTH (SQLITE_IOERR | (28<<8))
  487. #define SQLITE_IOERR_BEGIN_ATOMIC (SQLITE_IOERR | (29<<8))
  488. #define SQLITE_IOERR_COMMIT_ATOMIC (SQLITE_IOERR | (30<<8))
  489. #define SQLITE_IOERR_ROLLBACK_ATOMIC (SQLITE_IOERR | (31<<8))
  490. #define SQLITE_LOCKED_SHAREDCACHE (SQLITE_LOCKED | (1<<8))
  491. #define SQLITE_LOCKED_VTAB (SQLITE_LOCKED | (2<<8))
  492. #define SQLITE_BUSY_RECOVERY (SQLITE_BUSY | (1<<8))
  493. #define SQLITE_BUSY_SNAPSHOT (SQLITE_BUSY | (2<<8))
  494. #define SQLITE_CANTOPEN_NOTEMPDIR (SQLITE_CANTOPEN | (1<<8))
  495. #define SQLITE_CANTOPEN_ISDIR (SQLITE_CANTOPEN | (2<<8))
  496. #define SQLITE_CANTOPEN_FULLPATH (SQLITE_CANTOPEN | (3<<8))
  497. #define SQLITE_CANTOPEN_CONVPATH (SQLITE_CANTOPEN | (4<<8))
  498. #define SQLITE_CORRUPT_VTAB (SQLITE_CORRUPT | (1<<8))
  499. #define SQLITE_CORRUPT_SEQUENCE (SQLITE_CORRUPT | (2<<8))
  500. #define SQLITE_READONLY_RECOVERY (SQLITE_READONLY | (1<<8))
  501. #define SQLITE_READONLY_CANTLOCK (SQLITE_READONLY | (2<<8))
  502. #define SQLITE_READONLY_ROLLBACK (SQLITE_READONLY | (3<<8))
  503. #define SQLITE_READONLY_DBMOVED (SQLITE_READONLY | (4<<8))
  504. #define SQLITE_READONLY_CANTINIT (SQLITE_READONLY | (5<<8))
  505. #define SQLITE_READONLY_DIRECTORY (SQLITE_READONLY | (6<<8))
  506. #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
  507. #define SQLITE_CONSTRAINT_CHECK (SQLITE_CONSTRAINT | (1<<8))
  508. #define SQLITE_CONSTRAINT_COMMITHOOK (SQLITE_CONSTRAINT | (2<<8))
  509. #define SQLITE_CONSTRAINT_FOREIGNKEY (SQLITE_CONSTRAINT | (3<<8))
  510. #define SQLITE_CONSTRAINT_FUNCTION (SQLITE_CONSTRAINT | (4<<8))
  511. #define SQLITE_CONSTRAINT_NOTNULL (SQLITE_CONSTRAINT | (5<<8))
  512. #define SQLITE_CONSTRAINT_PRIMARYKEY (SQLITE_CONSTRAINT | (6<<8))
  513. #define SQLITE_CONSTRAINT_TRIGGER (SQLITE_CONSTRAINT | (7<<8))
  514. #define SQLITE_CONSTRAINT_UNIQUE (SQLITE_CONSTRAINT | (8<<8))
  515. #define SQLITE_CONSTRAINT_VTAB (SQLITE_CONSTRAINT | (9<<8))
  516. #define SQLITE_CONSTRAINT_ROWID (SQLITE_CONSTRAINT |(10<<8))
  517. #define SQLITE_NOTICE_RECOVER_WAL (SQLITE_NOTICE | (1<<8))
  518. #define SQLITE_NOTICE_RECOVER_ROLLBACK (SQLITE_NOTICE | (2<<8))
  519. #define SQLITE_WARNING_AUTOINDEX (SQLITE_WARNING | (1<<8))
  520. #define SQLITE_AUTH_USER (SQLITE_AUTH | (1<<8))
  521. #define SQLITE_OK_LOAD_PERMANENTLY (SQLITE_OK | (1<<8))
  522. /*
  523. ** CAPI3REF: Flags For File Open Operations
  524. **
  525. ** These bit values are intended for use in the
  526. ** 3rd parameter to the [sqlite3_open_v2()] interface and
  527. ** in the 4th parameter to the [sqlite3_vfs.xOpen] method.
  528. */
  529. #define SQLITE_OPEN_READONLY 0x00000001 /* Ok for sqlite3_open_v2() */
  530. #define SQLITE_OPEN_READWRITE 0x00000002 /* Ok for sqlite3_open_v2() */
  531. #define SQLITE_OPEN_CREATE 0x00000004 /* Ok for sqlite3_open_v2() */
  532. #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */
  533. #define SQLITE_OPEN_EXCLUSIVE 0x00000010 /* VFS only */
  534. #define SQLITE_OPEN_AUTOPROXY 0x00000020 /* VFS only */
  535. #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */
  536. #define SQLITE_OPEN_MEMORY 0x00000080 /* Ok for sqlite3_open_v2() */
  537. #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */
  538. #define SQLITE_OPEN_TEMP_DB 0x00000200 /* VFS only */
  539. #define SQLITE_OPEN_TRANSIENT_DB 0x00000400 /* VFS only */
  540. #define SQLITE_OPEN_MAIN_JOURNAL 0x00000800 /* VFS only */
  541. #define SQLITE_OPEN_TEMP_JOURNAL 0x00001000 /* VFS only */
  542. #define SQLITE_OPEN_SUBJOURNAL 0x00002000 /* VFS only */
  543. #define SQLITE_OPEN_MASTER_JOURNAL 0x00004000 /* VFS only */
  544. #define SQLITE_OPEN_NOMUTEX 0x00008000 /* Ok for sqlite3_open_v2() */
  545. #define SQLITE_OPEN_FULLMUTEX 0x00010000 /* Ok for sqlite3_open_v2() */
  546. #define SQLITE_OPEN_SHAREDCACHE 0x00020000 /* Ok for sqlite3_open_v2() */
  547. #define SQLITE_OPEN_PRIVATECACHE 0x00040000 /* Ok for sqlite3_open_v2() */
  548. #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */
  549. /* Reserved: 0x00F00000 */
  550. /*
  551. ** CAPI3REF: Device Characteristics
  552. **
  553. ** The xDeviceCharacteristics method of the [sqlite3_io_methods]
  554. ** object returns an integer which is a vector of these
  555. ** bit values expressing I/O characteristics of the mass storage
  556. ** device that holds the file that the [sqlite3_io_methods]
  557. ** refers to.
  558. **
  559. ** The SQLITE_IOCAP_ATOMIC property means that all writes of
  560. ** any size are atomic. The SQLITE_IOCAP_ATOMICnnn values
  561. ** mean that writes of blocks that are nnn bytes in size and
  562. ** are aligned to an address which is an integer multiple of
  563. ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
  564. ** that when data is appended to a file, the data is appended
  565. ** first then the size of the file is extended, never the other
  566. ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
  567. ** information is written to disk in the same order as calls
  568. ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
  569. ** after reboot following a crash or power loss, the only bytes in a
  570. ** file that were written at the application level might have changed
  571. ** and that adjacent bytes, even bytes within the same sector are
  572. ** guaranteed to be unchanged. The SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN
  573. ** flag indicates that a file cannot be deleted when open. The
  574. ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
  575. ** read-only media and cannot be changed even by processes with
  576. ** elevated privileges.
  577. **
  578. ** The SQLITE_IOCAP_BATCH_ATOMIC property means that the underlying
  579. ** filesystem supports doing multiple write operations atomically when those
  580. ** write operations are bracketed by [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] and
  581. ** [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE].
  582. */
  583. #define SQLITE_IOCAP_ATOMIC 0x00000001
  584. #define SQLITE_IOCAP_ATOMIC512 0x00000002
  585. #define SQLITE_IOCAP_ATOMIC1K 0x00000004
  586. #define SQLITE_IOCAP_ATOMIC2K 0x00000008
  587. #define SQLITE_IOCAP_ATOMIC4K 0x00000010
  588. #define SQLITE_IOCAP_ATOMIC8K 0x00000020
  589. #define SQLITE_IOCAP_ATOMIC16K 0x00000040
  590. #define SQLITE_IOCAP_ATOMIC32K 0x00000080
  591. #define SQLITE_IOCAP_ATOMIC64K 0x00000100
  592. #define SQLITE_IOCAP_SAFE_APPEND 0x00000200
  593. #define SQLITE_IOCAP_SEQUENTIAL 0x00000400
  594. #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800
  595. #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000
  596. #define SQLITE_IOCAP_IMMUTABLE 0x00002000
  597. #define SQLITE_IOCAP_BATCH_ATOMIC 0x00004000
  598. /*
  599. ** CAPI3REF: File Locking Levels
  600. **
  601. ** SQLite uses one of these integer values as the second
  602. ** argument to calls it makes to the xLock() and xUnlock() methods
  603. ** of an [sqlite3_io_methods] object.
  604. */
  605. #define SQLITE_LOCK_NONE 0
  606. #define SQLITE_LOCK_SHARED 1
  607. #define SQLITE_LOCK_RESERVED 2
  608. #define SQLITE_LOCK_PENDING 3
  609. #define SQLITE_LOCK_EXCLUSIVE 4
  610. /*
  611. ** CAPI3REF: Synchronization Type Flags
  612. **
  613. ** When SQLite invokes the xSync() method of an
  614. ** [sqlite3_io_methods] object it uses a combination of
  615. ** these integer values as the second argument.
  616. **
  617. ** When the SQLITE_SYNC_DATAONLY flag is used, it means that the
  618. ** sync operation only needs to flush data to mass storage. Inode
  619. ** information need not be flushed. If the lower four bits of the flag
  620. ** equal SQLITE_SYNC_NORMAL, that means to use normal fsync() semantics.
  621. ** If the lower four bits equal SQLITE_SYNC_FULL, that means
  622. ** to use Mac OS X style fullsync instead of fsync().
  623. **
  624. ** Do not confuse the SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL flags
  625. ** with the [PRAGMA synchronous]=NORMAL and [PRAGMA synchronous]=FULL
  626. ** settings. The [synchronous pragma] determines when calls to the
  627. ** xSync VFS method occur and applies uniformly across all platforms.
  628. ** The SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL flags determine how
  629. ** energetic or rigorous or forceful the sync operations are and
  630. ** only make a difference on Mac OSX for the default SQLite code.
  631. ** (Third-party VFS implementations might also make the distinction
  632. ** between SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL, but among the
  633. ** operating systems natively supported by SQLite, only Mac OSX
  634. ** cares about the difference.)
  635. */
  636. #define SQLITE_SYNC_NORMAL 0x00002
  637. #define SQLITE_SYNC_FULL 0x00003
  638. #define SQLITE_SYNC_DATAONLY 0x00010
  639. /*
  640. ** CAPI3REF: OS Interface Open File Handle
  641. **
  642. ** An [sqlite3_file] object represents an open file in the
  643. ** [sqlite3_vfs | OS interface layer]. Individual OS interface
  644. ** implementations will
  645. ** want to subclass this object by appending additional fields
  646. ** for their own use. The pMethods entry is a pointer to an
  647. ** [sqlite3_io_methods] object that defines methods for performing
  648. ** I/O operations on the open file.
  649. */
  650. typedef struct sqlite3_file sqlite3_file;
  651. struct sqlite3_file {
  652. const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
  653. };
  654. /*
  655. ** CAPI3REF: OS Interface File Virtual Methods Object
  656. **
  657. ** Every file opened by the [sqlite3_vfs.xOpen] method populates an
  658. ** [sqlite3_file] object (or, more commonly, a subclass of the
  659. ** [sqlite3_file] object) with a pointer to an instance of this object.
  660. ** This object defines the methods used to perform various operations
  661. ** against the open file represented by the [sqlite3_file] object.
  662. **
  663. ** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element
  664. ** to a non-NULL pointer, then the sqlite3_io_methods.xClose method
  665. ** may be invoked even if the [sqlite3_vfs.xOpen] reported that it failed. The
  666. ** only way to prevent a call to xClose following a failed [sqlite3_vfs.xOpen]
  667. ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
  668. ** to NULL.
  669. **
  670. ** The flags argument to xSync may be one of [SQLITE_SYNC_NORMAL] or
  671. ** [SQLITE_SYNC_FULL]. The first choice is the normal fsync().
  672. ** The second choice is a Mac OS X style fullsync. The [SQLITE_SYNC_DATAONLY]
  673. ** flag may be ORed in to indicate that only the data of the file
  674. ** and not its inode needs to be synced.
  675. **
  676. ** The integer values to xLock() and xUnlock() are one of
  677. ** <ul>
  678. ** <li> [SQLITE_LOCK_NONE],
  679. ** <li> [SQLITE_LOCK_SHARED],
  680. ** <li> [SQLITE_LOCK_RESERVED],
  681. ** <li> [SQLITE_LOCK_PENDING], or
  682. ** <li> [SQLITE_LOCK_EXCLUSIVE].
  683. ** </ul>
  684. ** xLock() increases the lock. xUnlock() decreases the lock.
  685. ** The xCheckReservedLock() method checks whether any database connection,
  686. ** either in this process or in some other process, is holding a RESERVED,
  687. ** PENDING, or EXCLUSIVE lock on the file. It returns true
  688. ** if such a lock exists and false otherwise.
  689. **
  690. ** The xFileControl() method is a generic interface that allows custom
  691. ** VFS implementations to directly control an open file using the
  692. ** [sqlite3_file_control()] interface. The second "op" argument is an
  693. ** integer opcode. The third argument is a generic pointer intended to
  694. ** point to a structure that may contain arguments or space in which to
  695. ** write return values. Potential uses for xFileControl() might be
  696. ** functions to enable blocking locks with timeouts, to change the
  697. ** locking strategy (for example to use dot-file locks), to inquire
  698. ** about the status of a lock, or to break stale locks. The SQLite
  699. ** core reserves all opcodes less than 100 for its own use.
  700. ** A [file control opcodes | list of opcodes] less than 100 is available.
  701. ** Applications that define a custom xFileControl method should use opcodes
  702. ** greater than 100 to avoid conflicts. VFS implementations should
  703. ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
  704. ** recognize.
  705. **
  706. ** The xSectorSize() method returns the sector size of the
  707. ** device that underlies the file. The sector size is the
  708. ** minimum write that can be performed without disturbing
  709. ** other bytes in the file. The xDeviceCharacteristics()
  710. ** method returns a bit vector describing behaviors of the
  711. ** underlying device:
  712. **
  713. ** <ul>
  714. ** <li> [SQLITE_IOCAP_ATOMIC]
  715. ** <li> [SQLITE_IOCAP_ATOMIC512]
  716. ** <li> [SQLITE_IOCAP_ATOMIC1K]
  717. ** <li> [SQLITE_IOCAP_ATOMIC2K]
  718. ** <li> [SQLITE_IOCAP_ATOMIC4K]
  719. ** <li> [SQLITE_IOCAP_ATOMIC8K]
  720. ** <li> [SQLITE_IOCAP_ATOMIC16K]
  721. ** <li> [SQLITE_IOCAP_ATOMIC32K]
  722. ** <li> [SQLITE_IOCAP_ATOMIC64K]
  723. ** <li> [SQLITE_IOCAP_SAFE_APPEND]
  724. ** <li> [SQLITE_IOCAP_SEQUENTIAL]
  725. ** <li> [SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN]
  726. ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
  727. ** <li> [SQLITE_IOCAP_IMMUTABLE]
  728. ** <li> [SQLITE_IOCAP_BATCH_ATOMIC]
  729. ** </ul>
  730. **
  731. ** The SQLITE_IOCAP_ATOMIC property means that all writes of
  732. ** any size are atomic. The SQLITE_IOCAP_ATOMICnnn values
  733. ** mean that writes of blocks that are nnn bytes in size and
  734. ** are aligned to an address which is an integer multiple of
  735. ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
  736. ** that when data is appended to a file, the data is appended
  737. ** first then the size of the file is extended, never the other
  738. ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
  739. ** information is written to disk in the same order as calls
  740. ** to xWrite().
  741. **
  742. ** If xRead() returns SQLITE_IOERR_SHORT_READ it must also fill
  743. ** in the unread portions of the buffer with zeros. A VFS that
  744. ** fails to zero-fill short reads might seem to work. However,
  745. ** failure to zero-fill short reads will eventually lead to
  746. ** database corruption.
  747. */
  748. typedef struct sqlite3_io_methods sqlite3_io_methods;
  749. struct sqlite3_io_methods {
  750. int iVersion;
  751. int (*xClose)(sqlite3_file*);
  752. int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst);
  753. int (*xWrite)(sqlite3_file*, const void*, int iAmt, sqlite3_int64 iOfst);
  754. int (*xTruncate)(sqlite3_file*, sqlite3_int64 size);
  755. int (*xSync)(sqlite3_file*, int flags);
  756. int (*xFileSize)(sqlite3_file*, sqlite3_int64 *pSize);
  757. int (*xLock)(sqlite3_file*, int);
  758. int (*xUnlock)(sqlite3_file*, int);
  759. int (*xCheckReservedLock)(sqlite3_file*, int *pResOut);
  760. int (*xFileControl)(sqlite3_file*, int op, void *pArg);
  761. int (*xSectorSize)(sqlite3_file*);
  762. int (*xDeviceCharacteristics)(sqlite3_file*);
  763. /* Methods above are valid for version 1 */
  764. int (*xShmMap)(sqlite3_file*, int iPg, int pgsz, int, void volatile**);
  765. int (*xShmLock)(sqlite3_file*, int offset, int n, int flags);
  766. void (*xShmBarrier)(sqlite3_file*);
  767. int (*xShmUnmap)(sqlite3_file*, int deleteFlag);
  768. /* Methods above are valid for version 2 */
  769. int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp);
  770. int (*xUnfetch)(sqlite3_file*, sqlite3_int64 iOfst, void *p);
  771. /* Methods above are valid for version 3 */
  772. /* Additional methods may be added in future releases */
  773. };
  774. /*
  775. ** CAPI3REF: Standard File Control Opcodes
  776. ** KEYWORDS: {file control opcodes} {file control opcode}
  777. **
  778. ** These integer constants are opcodes for the xFileControl method
  779. ** of the [sqlite3_io_methods] object and for the [sqlite3_file_control()]
  780. ** interface.
  781. **
  782. ** <ul>
  783. ** <li>[[SQLITE_FCNTL_LOCKSTATE]]
  784. ** The [SQLITE_FCNTL_LOCKSTATE] opcode is used for debugging. This
  785. ** opcode causes the xFileControl method to write the current state of
  786. ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
  787. ** [SQLITE_LOCK_RESERVED], [SQLITE_LOCK_PENDING], or [SQLITE_LOCK_EXCLUSIVE])
  788. ** into an integer that the pArg argument points to. This capability
  789. ** is used during testing and is only available when the SQLITE_TEST
  790. ** compile-time option is used.
  791. **
  792. ** <li>[[SQLITE_FCNTL_SIZE_HINT]]
  793. ** The [SQLITE_FCNTL_SIZE_HINT] opcode is used by SQLite to give the VFS
  794. ** layer a hint of how large the database file will grow to be during the
  795. ** current transaction. This hint is not guaranteed to be accurate but it
  796. ** is often close. The underlying VFS might choose to preallocate database
  797. ** file space based on this hint in order to help writes to the database
  798. ** file run faster.
  799. **
  800. ** <li>[[SQLITE_FCNTL_CHUNK_SIZE]]
  801. ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
  802. ** extends and truncates the database file in chunks of a size specified
  803. ** by the user. The fourth argument to [sqlite3_file_control()] should
  804. ** point to an integer (type int) containing the new chunk-size to use
  805. ** for the nominated database. Allocating database file space in large
  806. ** chunks (say 1MB at a time), may reduce file-system fragmentation and
  807. ** improve performance on some systems.
  808. **
  809. ** <li>[[SQLITE_FCNTL_FILE_POINTER]]
  810. ** The [SQLITE_FCNTL_FILE_POINTER] opcode is used to obtain a pointer
  811. ** to the [sqlite3_file] object associated with a particular database
  812. ** connection. See also [SQLITE_FCNTL_JOURNAL_POINTER].
  813. **
  814. ** <li>[[SQLITE_FCNTL_JOURNAL_POINTER]]
  815. ** The [SQLITE_FCNTL_JOURNAL_POINTER] opcode is used to obtain a pointer
  816. ** to the [sqlite3_file] object associated with the journal file (either
  817. ** the [rollback journal] or the [write-ahead log]) for a particular database
  818. ** connection. See also [SQLITE_FCNTL_FILE_POINTER].
  819. **
  820. ** <li>[[SQLITE_FCNTL_SYNC_OMITTED]]
  821. ** No longer in use.
  822. **
  823. ** <li>[[SQLITE_FCNTL_SYNC]]
  824. ** The [SQLITE_FCNTL_SYNC] opcode is generated internally by SQLite and
  825. ** sent to the VFS immediately before the xSync method is invoked on a
  826. ** database file descriptor. Or, if the xSync method is not invoked
  827. ** because the user has configured SQLite with
  828. ** [PRAGMA synchronous | PRAGMA synchronous=OFF] it is invoked in place
  829. ** of the xSync method. In most cases, the pointer argument passed with
  830. ** this file-control is NULL. However, if the database file is being synced
  831. ** as part of a multi-database commit, the argument points to a nul-terminated
  832. ** string containing the transactions master-journal file name. VFSes that
  833. ** do not need this signal should silently ignore this opcode. Applications
  834. ** should not call [sqlite3_file_control()] with this opcode as doing so may
  835. ** disrupt the operation of the specialized VFSes that do require it.
  836. **
  837. ** <li>[[SQLITE_FCNTL_COMMIT_PHASETWO]]
  838. ** The [SQLITE_FCNTL_COMMIT_PHASETWO] opcode is generated internally by SQLite
  839. ** and sent to the VFS after a transaction has been committed immediately
  840. ** but before the database is unlocked. VFSes that do not need this signal
  841. ** should silently ignore this opcode. Applications should not call
  842. ** [sqlite3_file_control()] with this opcode as doing so may disrupt the
  843. ** operation of the specialized VFSes that do require it.
  844. **
  845. ** <li>[[SQLITE_FCNTL_WIN32_AV_RETRY]]
  846. ** ^The [SQLITE_FCNTL_WIN32_AV_RETRY] opcode is used to configure automatic
  847. ** retry counts and intervals for certain disk I/O operations for the
  848. ** windows [VFS] in order to provide robustness in the presence of
  849. ** anti-virus programs. By default, the windows VFS will retry file read,
  850. ** file write, and file delete operations up to 10 times, with a delay
  851. ** of 25 milliseconds before the first retry and with the delay increasing
  852. ** by an additional 25 milliseconds with each subsequent retry. This
  853. ** opcode allows these two values (10 retries and 25 milliseconds of delay)
  854. ** to be adjusted. The values are changed for all database connections
  855. ** within the same process. The argument is a pointer to an array of two
  856. ** integers where the first integer is the new retry count and the second
  857. ** integer is the delay. If either integer is negative, then the setting
  858. ** is not changed but instead the prior value of that setting is written
  859. ** into the array entry, allowing the current retry settings to be
  860. ** interrogated. The zDbName parameter is ignored.
  861. **
  862. ** <li>[[SQLITE_FCNTL_PERSIST_WAL]]
  863. ** ^The [SQLITE_FCNTL_PERSIST_WAL] opcode is used to set or query the
  864. ** persistent [WAL | Write Ahead Log] setting. By default, the auxiliary
  865. ** write ahead log and shared memory files used for transaction control
  866. ** are automatically deleted when the latest connection to the database
  867. ** closes. Setting persistent WAL mode causes those files to persist after
  868. ** close. Persisting the files is useful when other processes that do not
  869. ** have write permission on the directory containing the database file want
  870. ** to read the database file, as the WAL and shared memory files must exist
  871. ** in order for the database to be readable. The fourth parameter to
  872. ** [sqlite3_file_control()] for this opcode should be a pointer to an integer.
  873. ** That integer is 0 to disable persistent WAL mode or 1 to enable persistent
  874. ** WAL mode. If the integer is -1, then it is overwritten with the current
  875. ** WAL persistence setting.
  876. **
  877. ** <li>[[SQLITE_FCNTL_POWERSAFE_OVERWRITE]]
  878. ** ^The [SQLITE_FCNTL_POWERSAFE_OVERWRITE] opcode is used to set or query the
  879. ** persistent "powersafe-overwrite" or "PSOW" setting. The PSOW setting
  880. ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
  881. ** xDeviceCharacteristics methods. The fourth parameter to
  882. ** [sqlite3_file_control()] for this opcode should be a pointer to an integer.
  883. ** That integer is 0 to disable zero-damage mode or 1 to enable zero-damage
  884. ** mode. If the integer is -1, then it is overwritten with the current
  885. ** zero-damage mode setting.
  886. **
  887. ** <li>[[SQLITE_FCNTL_OVERWRITE]]
  888. ** ^The [SQLITE_FCNTL_OVERWRITE] opcode is invoked by SQLite after opening
  889. ** a write transaction to indicate that, unless it is rolled back for some
  890. ** reason, the entire database file will be overwritten by the current
  891. ** transaction. This is used by VACUUM operations.
  892. **
  893. ** <li>[[SQLITE_FCNTL_VFSNAME]]
  894. ** ^The [SQLITE_FCNTL_VFSNAME] opcode can be used to obtain the names of
  895. ** all [VFSes] in the VFS stack. The names are of all VFS shims and the
  896. ** final bottom-level VFS are written into memory obtained from
  897. ** [sqlite3_malloc()] and the result is stored in the char* variable
  898. ** that the fourth parameter of [sqlite3_file_control()] points to.
  899. ** The caller is responsible for freeing the memory when done. As with
  900. ** all file-control actions, there is no guarantee that this will actually
  901. ** do anything. Callers should initialize the char* variable to a NULL
  902. ** pointer in case this file-control is not implemented. This file-control
  903. ** is intended for diagnostic use only.
  904. **
  905. ** <li>[[SQLITE_FCNTL_VFS_POINTER]]
  906. ** ^The [SQLITE_FCNTL_VFS_POINTER] opcode finds a pointer to the top-level
  907. ** [VFSes] currently in use. ^(The argument X in
  908. ** sqlite3_file_control(db,SQLITE_FCNTL_VFS_POINTER,X) must be
  909. ** of type "[sqlite3_vfs] **". This opcodes will set *X
  910. ** to a pointer to the top-level VFS.)^
  911. ** ^When there are multiple VFS shims in the stack, this opcode finds the
  912. ** upper-most shim only.
  913. **
  914. ** <li>[[SQLITE_FCNTL_PRAGMA]]
  915. ** ^Whenever a [PRAGMA] statement is parsed, an [SQLITE_FCNTL_PRAGMA]
  916. ** file control is sent to the open [sqlite3_file] object corresponding
  917. ** to the database file to which the pragma statement refers. ^The argument
  918. ** to the [SQLITE_FCNTL_PRAGMA] file control is an array of
  919. ** pointers to strings (char**) in which the second element of the array
  920. ** is the name of the pragma and the third element is the argument to the
  921. ** pragma or NULL if the pragma has no argument. ^The handler for an
  922. ** [SQLITE_FCNTL_PRAGMA] file control can optionally make the first element
  923. ** of the char** argument point to a string obtained from [sqlite3_mprintf()]
  924. ** or the equivalent and that string will become the result of the pragma or
  925. ** the error message if the pragma fails. ^If the
  926. ** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal
  927. ** [PRAGMA] processing continues. ^If the [SQLITE_FCNTL_PRAGMA]
  928. ** file control returns [SQLITE_OK], then the parser assumes that the
  929. ** VFS has handled the PRAGMA itself and the parser generates a no-op
  930. ** prepared statement if result string is NULL, or that returns a copy
  931. ** of the result string if the string is non-NULL.
  932. ** ^If the [SQLITE_FCNTL_PRAGMA] file control returns
  933. ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
  934. ** that the VFS encountered an error while handling the [PRAGMA] and the
  935. ** compilation of the PRAGMA fails with an error. ^The [SQLITE_FCNTL_PRAGMA]
  936. ** file control occurs at the beginning of pragma statement analysis and so
  937. ** it is able to override built-in [PRAGMA] statements.
  938. **
  939. ** <li>[[SQLITE_FCNTL_BUSYHANDLER]]
  940. ** ^The [SQLITE_FCNTL_BUSYHANDLER]
  941. ** file-control may be invoked by SQLite on the database file handle
  942. ** shortly after it is opened in order to provide a custom VFS with access
  943. ** to the connections busy-handler callback. The argument is of type (void **)
  944. ** - an array of two (void *) values. The first (void *) actually points
  945. ** to a function of type (int (*)(void *)). In order to invoke the connections
  946. ** busy-handler, this function should be invoked with the second (void *) in
  947. ** the array as the only argument. If it returns non-zero, then the operation
  948. ** should be retried. If it returns zero, the custom VFS should abandon the
  949. ** current operation.
  950. **
  951. ** <li>[[SQLITE_FCNTL_TEMPFILENAME]]
  952. ** ^Application can invoke the [SQLITE_FCNTL_TEMPFILENAME] file-control
  953. ** to have SQLite generate a
  954. ** temporary filename using the same algorithm that is followed to generate
  955. ** temporary filenames for TEMP tables and other internal uses. The
  956. ** argument should be a char** which will be filled with the filename
  957. ** written into memory obtained from [sqlite3_malloc()]. The caller should
  958. ** invoke [sqlite3_free()] on the result to avoid a memory leak.
  959. **
  960. ** <li>[[SQLITE_FCNTL_MMAP_SIZE]]
  961. ** The [SQLITE_FCNTL_MMAP_SIZE] file control is used to query or set the
  962. ** maximum number of bytes that will be used for memory-mapped I/O.
  963. ** The argument is a pointer to a value of type sqlite3_int64 that
  964. ** is an advisory maximum number of bytes in the file to memory map. The
  965. ** pointer is overwritten with the old value. The limit is not changed if
  966. ** the value originally pointed to is negative, and so the current limit
  967. ** can be queried by passing in a pointer to a negative number. This
  968. ** file-control is used internally to implement [PRAGMA mmap_size].
  969. **
  970. ** <li>[[SQLITE_FCNTL_TRACE]]
  971. ** The [SQLITE_FCNTL_TRACE] file control provides advisory information
  972. ** to the VFS about what the higher layers of the SQLite stack are doing.
  973. ** This file control is used by some VFS activity tracing [shims].
  974. ** The argument is a zero-terminated string. Higher layers in the
  975. ** SQLite stack may generate instances of this file control if
  976. ** the [SQLITE_USE_FCNTL_TRACE] compile-time option is enabled.
  977. **
  978. ** <li>[[SQLITE_FCNTL_HAS_MOVED]]
  979. ** The [SQLITE_FCNTL_HAS_MOVED] file control interprets its argument as a
  980. ** pointer to an integer and it writes a boolean into that integer depending
  981. ** on whether or not the file has been renamed, moved, or deleted since it
  982. ** was first opened.
  983. **
  984. ** <li>[[SQLITE_FCNTL_WIN32_GET_HANDLE]]
  985. ** The [SQLITE_FCNTL_WIN32_GET_HANDLE] opcode can be used to obtain the
  986. ** underlying native file handle associated with a file handle. This file
  987. ** control interprets its argument as a pointer to a native file handle and
  988. ** writes the resulting value there.
  989. **
  990. ** <li>[[SQLITE_FCNTL_WIN32_SET_HANDLE]]
  991. ** The [SQLITE_FCNTL_WIN32_SET_HANDLE] opcode is used for debugging. This
  992. ** opcode causes the xFileControl method to swap the file handle with the one
  993. ** pointed to by the pArg argument. This capability is used during testing
  994. ** and only needs to be supported when SQLITE_TEST is defined.
  995. **
  996. ** <li>[[SQLITE_FCNTL_WAL_BLOCK]]
  997. ** The [SQLITE_FCNTL_WAL_BLOCK] is a signal to the VFS layer that it might
  998. ** be advantageous to block on the next WAL lock if the lock is not immediately
  999. ** available. The WAL subsystem issues this signal during rare
  1000. ** circumstances in order to fix a problem with priority inversion.
  1001. ** Applications should <em>not</em> use this file-control.
  1002. **
  1003. ** <li>[[SQLITE_FCNTL_ZIPVFS]]
  1004. ** The [SQLITE_FCNTL_ZIPVFS] opcode is implemented by zipvfs only. All other
  1005. ** VFS should return SQLITE_NOTFOUND for this opcode.
  1006. **
  1007. ** <li>[[SQLITE_FCNTL_RBU]]
  1008. ** The [SQLITE_FCNTL_RBU] opcode is implemented by the special VFS used by
  1009. ** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for
  1010. ** this opcode.
  1011. **
  1012. ** <li>[[SQLITE_FCNTL_BEGIN_ATOMIC_WRITE]]
  1013. ** If the [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] opcode returns SQLITE_OK, then
  1014. ** the file descriptor is placed in "batch write mode", which
  1015. ** means all subsequent write operations will be deferred and done
  1016. ** atomically at the next [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]. Systems
  1017. ** that do not support batch atomic writes will return SQLITE_NOTFOUND.
  1018. ** ^Following a successful SQLITE_FCNTL_BEGIN_ATOMIC_WRITE and prior to
  1019. ** the closing [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE] or
  1020. ** [SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE], SQLite will make
  1021. ** no VFS interface calls on the same [sqlite3_file] file descriptor
  1022. ** except for calls to the xWrite method and the xFileControl method
  1023. ** with [SQLITE_FCNTL_SIZE_HINT].
  1024. **
  1025. ** <li>[[SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]]
  1026. ** The [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE] opcode causes all write
  1027. ** operations since the previous successful call to
  1028. ** [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] to be performed atomically.
  1029. ** This file control returns [SQLITE_OK] if and only if the writes were
  1030. ** all performed successfully and have been committed to persistent storage.
  1031. ** ^Regardless of whether or not it is successful, this file control takes
  1032. ** the file descriptor out of batch write mode so that all subsequent
  1033. ** write operations are independent.
  1034. ** ^SQLite will never invoke SQLITE_FCNTL_COMMIT_ATOMIC_WRITE without
  1035. ** a prior successful call to [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE].
  1036. **
  1037. ** <li>[[SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE]]
  1038. ** The [SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE] opcode causes all write
  1039. ** operations since the previous successful call to
  1040. ** [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] to be rolled back.
  1041. ** ^This file control takes the file descriptor out of batch write mode
  1042. ** so that all subsequent write operations are independent.
  1043. ** ^SQLite will never invoke SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE without
  1044. ** a prior successful call to [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE].
  1045. **
  1046. ** <li>[[SQLITE_FCNTL_LOCK_TIMEOUT]]
  1047. ** The [SQLITE_FCNTL_LOCK_TIMEOUT] opcode causes attempts to obtain
  1048. ** a file lock using the xLock or xShmLock methods of the VFS to wait
  1049. ** for up to M milliseconds before failing, where M is the single
  1050. ** unsigned integer parameter.
  1051. ** </ul>
  1052. */
  1053. #define SQLITE_FCNTL_LOCKSTATE 1
  1054. #define SQLITE_FCNTL_GET_LOCKPROXYFILE 2
  1055. #define SQLITE_FCNTL_SET_LOCKPROXYFILE 3
  1056. #define SQLITE_FCNTL_LAST_ERRNO 4
  1057. #define SQLITE_FCNTL_SIZE_HINT 5
  1058. #define SQLITE_FCNTL_CHUNK_SIZE 6
  1059. #define SQLITE_FCNTL_FILE_POINTER 7
  1060. #define SQLITE_FCNTL_SYNC_OMITTED 8
  1061. #define SQLITE_FCNTL_WIN32_AV_RETRY 9
  1062. #define SQLITE_FCNTL_PERSIST_WAL 10
  1063. #define SQLITE_FCNTL_OVERWRITE 11
  1064. #define SQLITE_FCNTL_VFSNAME 12
  1065. #define SQLITE_FCNTL_POWERSAFE_OVERWRITE 13
  1066. #define SQLITE_FCNTL_PRAGMA 14
  1067. #define SQLITE_FCNTL_BUSYHANDLER 15
  1068. #define SQLITE_FCNTL_TEMPFILENAME 16
  1069. #define SQLITE_FCNTL_MMAP_SIZE 18
  1070. #define SQLITE_FCNTL_TRACE 19
  1071. #define SQLITE_FCNTL_HAS_MOVED 20
  1072. #define SQLITE_FCNTL_SYNC 21
  1073. #define SQLITE_FCNTL_COMMIT_PHASETWO 22
  1074. #define SQLITE_FCNTL_WIN32_SET_HANDLE 23
  1075. #define SQLITE_FCNTL_WAL_BLOCK 24
  1076. #define SQLITE_FCNTL_ZIPVFS 25
  1077. #define SQLITE_FCNTL_RBU 26
  1078. #define SQLITE_FCNTL_VFS_POINTER 27
  1079. #define SQLITE_FCNTL_JOURNAL_POINTER 28
  1080. #define SQLITE_FCNTL_WIN32_GET_HANDLE 29
  1081. #define SQLITE_FCNTL_PDB 30
  1082. #define SQLITE_FCNTL_BEGIN_ATOMIC_WRITE 31
  1083. #define SQLITE_FCNTL_COMMIT_ATOMIC_WRITE 32
  1084. #define SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE 33
  1085. #define SQLITE_FCNTL_LOCK_TIMEOUT 34
  1086. /* deprecated names */
  1087. #define SQLITE_GET_LOCKPROXYFILE SQLITE_FCNTL_GET_LOCKPROXYFILE
  1088. #define SQLITE_SET_LOCKPROXYFILE SQLITE_FCNTL_SET_LOCKPROXYFILE
  1089. #define SQLITE_LAST_ERRNO SQLITE_FCNTL_LAST_ERRNO
  1090. /*
  1091. ** CAPI3REF: Mutex Handle
  1092. **
  1093. ** The mutex module within SQLite defines [sqlite3_mutex] to be an
  1094. ** abstract type for a mutex object. The SQLite core never looks
  1095. ** at the internal representation of an [sqlite3_mutex]. It only
  1096. ** deals with pointers to the [sqlite3_mutex] object.
  1097. **
  1098. ** Mutexes are created using [sqlite3_mutex_alloc()].
  1099. */
  1100. typedef struct sqlite3_mutex sqlite3_mutex;
  1101. /*
  1102. ** CAPI3REF: Loadable Extension Thunk
  1103. **
  1104. ** A pointer to the opaque sqlite3_api_routines structure is passed as
  1105. ** the third parameter to entry points of [loadable extensions]. This
  1106. ** structure must be typedefed in order to work around compiler warnings
  1107. ** on some platforms.
  1108. */
  1109. typedef struct sqlite3_api_routines sqlite3_api_routines;
  1110. /*
  1111. ** CAPI3REF: OS Interface Object
  1112. **
  1113. ** An instance of the sqlite3_vfs object defines the interface between
  1114. ** the SQLite core and the underlying operating system. The "vfs"
  1115. ** in the name of the object stands for "virtual file system". See
  1116. ** the [VFS | VFS documentation] for further information.
  1117. **
  1118. ** The VFS interface is sometimes extended by adding new methods onto
  1119. ** the end. Each time such an extension occurs, the iVersion field
  1120. ** is incremented. The iVersion value started out as 1 in
  1121. ** SQLite [version 3.5.0] on [dateof:3.5.0], then increased to 2
  1122. ** with SQLite [version 3.7.0] on [dateof:3.7.0], and then increased
  1123. ** to 3 with SQLite [version 3.7.6] on [dateof:3.7.6]. Additional fields
  1124. ** may be appended to the sqlite3_vfs object and the iVersion value
  1125. ** may increase again in future versions of SQLite.
  1126. ** Note that the structure
  1127. ** of the sqlite3_vfs object changes in the transition from
  1128. ** SQLite [version 3.5.9] to [version 3.6.0] on [dateof:3.6.0]
  1129. ** and yet the iVersion field was not modified.
  1130. **
  1131. ** The szOsFile field is the size of the subclassed [sqlite3_file]
  1132. ** structure used by this VFS. mxPathname is the maximum length of
  1133. ** a pathname in this VFS.
  1134. **
  1135. ** Registered sqlite3_vfs objects are kept on a linked list formed by
  1136. ** the pNext pointer. The [sqlite3_vfs_register()]
  1137. ** and [sqlite3_vfs_unregister()] interfaces manage this list
  1138. ** in a thread-safe way. The [sqlite3_vfs_find()] interface
  1139. ** searches the list. Neither the application code nor the VFS
  1140. ** implementation should use the pNext pointer.
  1141. **
  1142. ** The pNext field is the only field in the sqlite3_vfs
  1143. ** structure that SQLite will ever modify. SQLite will only access
  1144. ** or modify this field while holding a particular static mutex.
  1145. ** The application should never modify anything within the sqlite3_vfs
  1146. ** object once the object has been registered.
  1147. **
  1148. ** The zName field holds the name of the VFS module. The name must
  1149. ** be unique across all VFS modules.
  1150. **
  1151. ** [[sqlite3_vfs.xOpen]]
  1152. ** ^SQLite guarantees that the zFilename parameter to xOpen
  1153. ** is either a NULL pointer or string obtained
  1154. ** from xFullPathname() with an optional suffix added.
  1155. ** ^If a suffix is added to the zFilename parameter, it will
  1156. ** consist of a single "-" character followed by no more than
  1157. ** 11 alphanumeric and/or "-" characters.
  1158. ** ^SQLite further guarantees that
  1159. ** the string will be valid and unchanged until xClose() is
  1160. ** called. Because of the previous sentence,
  1161. ** the [sqlite3_file] can safely store a pointer to the
  1162. ** filename if it needs to remember the filename for some reason.
  1163. ** If the zFilename parameter to xOpen is a NULL pointer then xOpen
  1164. ** must invent its own temporary name for the file. ^Whenever the
  1165. ** xFilename parameter is NULL it will also be the case that the
  1166. ** flags parameter will include [SQLITE_OPEN_DELETEONCLOSE].
  1167. **
  1168. ** The flags argument to xOpen() includes all bits set in
  1169. ** the flags argument to [sqlite3_open_v2()]. Or if [sqlite3_open()]
  1170. ** or [sqlite3_open16()] is used, then flags includes at least
  1171. ** [SQLITE_OPEN_READWRITE] | [SQLITE_OPEN_CREATE].
  1172. ** If xOpen() opens a file read-only then it sets *pOutFlags to
  1173. ** include [SQLITE_OPEN_READONLY]. Other bits in *pOutFlags may be set.
  1174. **
  1175. ** ^(SQLite will also add one of the following flags to the xOpen()
  1176. ** call, depending on the object being opened:
  1177. **
  1178. ** <ul>
  1179. ** <li> [SQLITE_OPEN_MAIN_DB]
  1180. ** <li> [SQLITE_OPEN_MAIN_JOURNAL]
  1181. ** <li> [SQLITE_OPEN_TEMP_DB]
  1182. ** <li> [SQLITE_OPEN_TEMP_JOURNAL]
  1183. ** <li> [SQLITE_OPEN_TRANSIENT_DB]
  1184. ** <li> [SQLITE_OPEN_SUBJOURNAL]
  1185. ** <li> [SQLITE_OPEN_MASTER_JOURNAL]
  1186. ** <li> [SQLITE_OPEN_WAL]
  1187. ** </ul>)^
  1188. **
  1189. ** The file I/O implementation can use the object type flags to
  1190. ** change the way it deals with files. For example, an application
  1191. ** that does not care about crash recovery or rollback might make
  1192. ** the open of a journal file a no-op. Writes to this journal would
  1193. ** also be no-ops, and any attempt to read the journal would return
  1194. ** SQLITE_IOERR. Or the implementation might recognize that a database
  1195. ** file will be doing page-aligned sector reads and writes in a random
  1196. ** order and set up its I/O subsystem accordingly.
  1197. **
  1198. ** SQLite might also add one of the following flags to the xOpen method:
  1199. **
  1200. ** <ul>
  1201. ** <li> [SQLITE_OPEN_DELETEONCLOSE]
  1202. ** <li> [SQLITE_OPEN_EXCLUSIVE]
  1203. ** </ul>
  1204. **
  1205. ** The [SQLITE_OPEN_DELETEONCLOSE] flag means the file should be
  1206. ** deleted when it is closed. ^The [SQLITE_OPEN_DELETEONCLOSE]
  1207. ** will be set for TEMP databases and their journals, transient
  1208. ** databases, and subjournals.
  1209. **
  1210. ** ^The [SQLITE_OPEN_EXCLUSIVE] flag is always used in conjunction
  1211. ** with the [SQLITE_OPEN_CREATE] flag, which are both directly
  1212. ** analogous to the O_EXCL and O_CREAT flags of the POSIX open()
  1213. ** API. The SQLITE_OPEN_EXCLUSIVE flag, when paired with the
  1214. ** SQLITE_OPEN_CREATE, is used to indicate that file should always
  1215. ** be created, and that it is an error if it already exists.
  1216. ** It is <i>not</i> used to indicate the file should be opened
  1217. ** for exclusive access.
  1218. **
  1219. ** ^At least szOsFile bytes of memory are allocated by SQLite
  1220. ** to hold the [sqlite3_file] structure passed as the third
  1221. ** argument to xOpen. The xOpen method does not have to
  1222. ** allocate the structure; it should just fill it in. Note that
  1223. ** the xOpen method must set the sqlite3_file.pMethods to either
  1224. ** a valid [sqlite3_io_methods] object or to NULL. xOpen must do
  1225. ** this even if the open fails. SQLite expects that the sqlite3_file.pMethods
  1226. ** element will be valid after xOpen returns regardless of the success
  1227. ** or failure of the xOpen call.
  1228. **
  1229. ** [[sqlite3_vfs.xAccess]]
  1230. ** ^The flags argument to xAccess() may be [SQLITE_ACCESS_EXISTS]
  1231. ** to test for the existence of a file, or [SQLITE_ACCESS_READWRITE] to
  1232. ** test whether a file is readable and writable, or [SQLITE_ACCESS_READ]
  1233. ** to test whether a file is at least readable. The file can be a
  1234. ** directory.
  1235. **
  1236. ** ^SQLite will always allocate at least mxPathname+1 bytes for the
  1237. ** output buffer xFullPathname. The exact size of the output buffer
  1238. ** is also passed as a parameter to both methods. If the output buffer
  1239. ** is not large enough, [SQLITE_CANTOPEN] should be returned. Since this is
  1240. ** handled as a fatal error by SQLite, vfs implementations should endeavor
  1241. ** to prevent this by setting mxPathname to a sufficiently large value.
  1242. **
  1243. ** The xRandomness(), xSleep(), xCurrentTime(), and xCurrentTimeInt64()
  1244. ** interfaces are not strictly a part of the filesystem, but they are
  1245. ** included in the VFS structure for completeness.
  1246. ** The xRandomness() function attempts to return nBytes bytes
  1247. ** of good-quality randomness into zOut. The return value is
  1248. ** the actual number of bytes of randomness obtained.
  1249. ** The xSleep() method causes the calling thread to sleep for at
  1250. ** least the number of microseconds given. ^The xCurrentTime()
  1251. ** method returns a Julian Day Number for the current date and time as
  1252. ** a floating point value.
  1253. ** ^The xCurrentTimeInt64() method returns, as an integer, the Julian
  1254. ** Day Number multiplied by 86400000 (the number of milliseconds in
  1255. ** a 24-hour day).
  1256. ** ^SQLite will use the xCurrentTimeInt64() method to get the current
  1257. ** date and time if that method is available (if iVersion is 2 or
  1258. ** greater and the function pointer is not NULL) and will fall back
  1259. ** to xCurrentTime() if xCurrentTimeInt64() is unavailable.
  1260. **
  1261. ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
  1262. ** are not used by the SQLite core. These optional interfaces are provided
  1263. ** by some VFSes to facilitate testing of the VFS code. By overriding
  1264. ** system calls with functions under its control, a test program can
  1265. ** simulate faults and error conditions that would otherwise be difficult
  1266. ** or impossible to induce. The set of system calls that can be overridden
  1267. ** varies from one VFS to another, and from one version of the same VFS to the
  1268. ** next. Applications that use these interfaces must be prepared for any
  1269. ** or all of these interfaces to be NULL or for their behavior to change
  1270. ** from one release to the next. Applications must not attempt to access
  1271. ** any of these methods if the iVersion of the VFS is less than 3.
  1272. */
  1273. typedef struct sqlite3_vfs sqlite3_vfs;
  1274. typedef void (*sqlite3_syscall_ptr)(void);
  1275. struct sqlite3_vfs {
  1276. int iVersion; /* Structure version number (currently 3) */
  1277. int szOsFile; /* Size of subclassed sqlite3_file */
  1278. int mxPathname; /* Maximum file pathname length */
  1279. sqlite3_vfs *pNext; /* Next registered VFS */
  1280. const char *zName; /* Name of this virtual file system */
  1281. void *pAppData; /* Pointer to application-specific data */
  1282. int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*,
  1283. int flags, int *pOutFlags);
  1284. int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
  1285. int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
  1286. int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
  1287. void *(*xDlOpen)(sqlite3_vfs*, const char *zFilename);
  1288. void (*xDlError)(sqlite3_vfs*, int nByte, char *zErrMsg);
  1289. void (*(*xDlSym)(sqlite3_vfs*,void*, const char *zSymbol))(void);
  1290. void (*xDlClose)(sqlite3_vfs*, void*);
  1291. int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
  1292. int (*xSleep)(sqlite3_vfs*, int microseconds);
  1293. int (*xCurrentTime)(sqlite3_vfs*, double*);
  1294. int (*xGetLastError)(sqlite3_vfs*, int, char *);
  1295. /*
  1296. ** The methods above are in version 1 of the sqlite_vfs object
  1297. ** definition. Those that follow are added in version 2 or later
  1298. */
  1299. int (*xCurrentTimeInt64)(sqlite3_vfs*, sqlite3_int64*);
  1300. /*
  1301. ** The methods above are in versions 1 and 2 of the sqlite_vfs object.
  1302. ** Those below are for version 3 and greater.
  1303. */
  1304. int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
  1305. sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);
  1306. const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
  1307. /*
  1308. ** The methods above are in versions 1 through 3 of the sqlite_vfs object.
  1309. ** New fields may be appended in future versions. The iVersion
  1310. ** value will increment whenever this happens.
  1311. */
  1312. };
  1313. /*
  1314. ** CAPI3REF: Flags for the xAccess VFS method
  1315. **
  1316. ** These integer constants can be used as the third parameter to
  1317. ** the xAccess method of an [sqlite3_vfs] object. They determine
  1318. ** what kind of permissions the xAccess method is looking for.
  1319. ** With SQLITE_ACCESS_EXISTS, the xAccess method
  1320. ** simply checks whether the file exists.
  1321. ** With SQLITE_ACCESS_READWRITE, the xAccess method
  1322. ** checks whether the named directory is both readable and writable
  1323. ** (in other words, if files can be added, removed, and renamed within
  1324. ** the directory).
  1325. ** The SQLITE_ACCESS_READWRITE constant is currently used only by the
  1326. ** [temp_store_directory pragma], though this could change in a future
  1327. ** release of SQLite.
  1328. ** With SQLITE_ACCESS_READ, the xAccess method
  1329. ** checks whether the file is readable. The SQLITE_ACCESS_READ constant is
  1330. ** currently unused, though it might be used in a future release of
  1331. ** SQLite.
  1332. */
  1333. #define SQLITE_ACCESS_EXISTS 0
  1334. #define SQLITE_ACCESS_READWRITE 1 /* Used by PRAGMA temp_store_directory */
  1335. #define SQLITE_ACCESS_READ 2 /* Unused */
  1336. /*
  1337. ** CAPI3REF: Flags for the xShmLock VFS method
  1338. **
  1339. ** These integer constants define the various locking operations
  1340. ** allowed by the xShmLock method of [sqlite3_io_methods]. The
  1341. ** following are the only legal combinations of flags to the
  1342. ** xShmLock method:
  1343. **
  1344. ** <ul>
  1345. ** <li> SQLITE_SHM_LOCK | SQLITE_SHM_SHARED
  1346. ** <li> SQLITE_SHM_LOCK | SQLITE_SHM_EXCLUSIVE
  1347. ** <li> SQLITE_SHM_UNLOCK | SQLITE_SHM_SHARED
  1348. ** <li> SQLITE_SHM_UNLOCK | SQLITE_SHM_EXCLUSIVE
  1349. ** </ul>
  1350. **
  1351. ** When unlocking, the same SHARED or EXCLUSIVE flag must be supplied as
  1352. ** was given on the corresponding lock.
  1353. **
  1354. ** The xShmLock method can transition between unlocked and SHARED or
  1355. ** between unlocked and EXCLUSIVE. It cannot transition between SHARED
  1356. ** and EXCLUSIVE.
  1357. */
  1358. #define SQLITE_SHM_UNLOCK 1
  1359. #define SQLITE_SHM_LOCK 2
  1360. #define SQLITE_SHM_SHARED 4
  1361. #define SQLITE_SHM_EXCLUSIVE 8
  1362. /*
  1363. ** CAPI3REF: Maximum xShmLock index
  1364. **
  1365. ** The xShmLock method on [sqlite3_io_methods] may use values
  1366. ** between 0 and this upper bound as its "offset" argument.
  1367. ** The SQLite core will never attempt to acquire or release a
  1368. ** lock outside of this range
  1369. */
  1370. #define SQLITE_SHM_NLOCK 8
  1371. /*
  1372. ** CAPI3REF: Initialize The SQLite Library
  1373. **
  1374. ** ^The sqlite3_initialize() routine initializes the
  1375. ** SQLite library. ^The sqlite3_shutdown() routine
  1376. ** deallocates any resources that were allocated by sqlite3_initialize().
  1377. ** These routines are designed to aid in process initialization and
  1378. ** shutdown on embedded systems. Workstation applications using
  1379. ** SQLite normally do not need to invoke either of these routines.
  1380. **
  1381. ** A call to sqlite3_initialize() is an "effective" call if it is
  1382. ** the first time sqlite3_initialize() is invoked during the lifetime of
  1383. ** the process, or if it is the first time sqlite3_initialize() is invoked
  1384. ** following a call to sqlite3_shutdown(). ^(Only an effective call
  1385. ** of sqlite3_initialize() does any initialization. All other calls
  1386. ** are harmless no-ops.)^
  1387. **
  1388. ** A call to sqlite3_shutdown() is an "effective" call if it is the first
  1389. ** call to sqlite3_shutdown() since the last sqlite3_initialize(). ^(Only
  1390. ** an effective call to sqlite3_shutdown() does any deinitialization.
  1391. ** All other valid calls to sqlite3_shutdown() are harmless no-ops.)^
  1392. **
  1393. ** The sqlite3_initialize() interface is threadsafe, but sqlite3_shutdown()
  1394. ** is not. The sqlite3_shutdown() interface must only be called from a
  1395. ** single thread. All open [database connections] must be closed and all
  1396. ** other SQLite resources must be deallocated prior to invoking
  1397. ** sqlite3_shutdown().
  1398. **
  1399. ** Among other things, ^sqlite3_initialize() will invoke
  1400. ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
  1401. ** will invoke sqlite3_os_end().
  1402. **
  1403. ** ^The sqlite3_initialize() routine returns [SQLITE_OK] on success.
  1404. ** ^If for some reason, sqlite3_initialize() is unable to initialize
  1405. ** the library (perhaps it is unable to allocate a needed resource such
  1406. ** as a mutex) it returns an [error code] other than [SQLITE_OK].
  1407. **
  1408. ** ^The sqlite3_initialize() routine is called internally by many other
  1409. ** SQLite interfaces so that an application usually does not need to
  1410. ** invoke sqlite3_initialize() directly. For example, [sqlite3_open()]
  1411. ** calls sqlite3_initialize() so the SQLite library will be automatically
  1412. ** initialized when [sqlite3_open()] is called if it has not be initialized
  1413. ** already. ^However, if SQLite is compiled with the [SQLITE_OMIT_AUTOINIT]
  1414. ** compile-time option, then the automatic calls to sqlite3_initialize()
  1415. ** are omitted and the application must call sqlite3_initialize() directly
  1416. ** prior to using any other SQLite interface. For maximum portability,
  1417. ** it is recommended that applications always invoke sqlite3_initialize()
  1418. ** directly prior to using any other SQLite interface. Future releases
  1419. ** of SQLite may require this. In other words, the behavior exhibited
  1420. ** when SQLite is compiled with [SQLITE_OMIT_AUTOINIT] might become the
  1421. ** default behavior in some future release of SQLite.
  1422. **
  1423. ** The sqlite3_os_init() routine does operating-system specific
  1424. ** initialization of the SQLite library. The sqlite3_os_end()
  1425. ** routine undoes the effect of sqlite3_os_init(). Typical tasks
  1426. ** performed by these routines include allocation or deallocation
  1427. ** of static resources, initialization of global variables,
  1428. ** setting up a default [sqlite3_vfs] module, or setting up
  1429. ** a default configuration using [sqlite3_config()].
  1430. **
  1431. ** The application should never invoke either sqlite3_os_init()
  1432. ** or sqlite3_os_end() directly. The application should only invoke
  1433. ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
  1434. ** interface is called automatically by sqlite3_initialize() and
  1435. ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
  1436. ** implementations for sqlite3_os_init() and sqlite3_os_end()
  1437. ** are built into SQLite when it is compiled for Unix, Windows, or OS/2.
  1438. ** When [custom builds | built for other platforms]
  1439. ** (using the [SQLITE_OS_OTHER=1] compile-time
  1440. ** option) the application must supply a suitable implementation for
  1441. ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
  1442. ** implementation of sqlite3_os_init() or sqlite3_os_end()
  1443. ** must return [SQLITE_OK] on success and some other [error code] upon
  1444. ** failure.
  1445. */
  1446. SQLITE_API int sqlite3_initialize(void);
  1447. SQLITE_API int sqlite3_shutdown(void);
  1448. SQLITE_API int sqlite3_os_init(void);
  1449. SQLITE_API int sqlite3_os_end(void);
  1450. /*
  1451. ** CAPI3REF: Configuring The SQLite Library
  1452. **
  1453. ** The sqlite3_config() interface is used to make global configuration
  1454. ** changes to SQLite in order to tune SQLite to the specific needs of
  1455. ** the application. The default configuration is recommended for most
  1456. ** applications and so this routine is usually not necessary. It is
  1457. ** provided to support rare applications with unusual needs.
  1458. **
  1459. ** <b>The sqlite3_config() interface is not threadsafe. The application
  1460. ** must ensure that no other SQLite interfaces are invoked by other
  1461. ** threads while sqlite3_config() is running.</b>
  1462. **
  1463. ** The sqlite3_config() interface
  1464. ** may only be invoked prior to library initialization using
  1465. ** [sqlite3_initialize()] or after shutdown by [sqlite3_shutdown()].
  1466. ** ^If sqlite3_config() is called after [sqlite3_initialize()] and before
  1467. ** [sqlite3_shutdown()] then it will return SQLITE_MISUSE.
  1468. ** Note, however, that ^sqlite3_config() can be called as part of the
  1469. ** implementation of an application-defined [sqlite3_os_init()].
  1470. **
  1471. ** The first argument to sqlite3_config() is an integer
  1472. ** [configuration option] that determines
  1473. ** what property of SQLite is to be configured. Subsequent arguments
  1474. ** vary depending on the [configuration option]
  1475. ** in the first argument.
  1476. **
  1477. ** ^When a configuration option is set, sqlite3_config() returns [SQLITE_OK].
  1478. ** ^If the option is unknown or SQLite is unable to set the option
  1479. ** then this routine returns a non-zero [error code].
  1480. */
  1481. SQLITE_API int sqlite3_config(int, ...);
  1482. /*
  1483. ** CAPI3REF: Configure database connections
  1484. ** METHOD: sqlite3
  1485. **
  1486. ** The sqlite3_db_config() interface is used to make configuration
  1487. ** changes to a [database connection]. The interface is similar to
  1488. ** [sqlite3_config()] except that the changes apply to a single
  1489. ** [database connection] (specified in the first argument).
  1490. **
  1491. ** The second argument to sqlite3_db_config(D,V,...) is the
  1492. ** [SQLITE_DBCONFIG_LOOKASIDE | configuration verb] - an integer code
  1493. ** that indicates what aspect of the [database connection] is being configured.
  1494. ** Subsequent arguments vary depending on the configuration verb.
  1495. **
  1496. ** ^Calls to sqlite3_db_config() return SQLITE_OK if and only if
  1497. ** the call is considered successful.
  1498. */
  1499. SQLITE_API int sqlite3_db_config(sqlite3*, int op, ...);
  1500. /*
  1501. ** CAPI3REF: Memory Allocation Routines
  1502. **
  1503. ** An instance of this object defines the interface between SQLite
  1504. ** and low-level memory allocation routines.
  1505. **
  1506. ** This object is used in only one place in the SQLite interface.
  1507. ** A pointer to an instance of this object is the argument to
  1508. ** [sqlite3_config()] when the configuration option is
  1509. ** [SQLITE_CONFIG_MALLOC] or [SQLITE_CONFIG_GETMALLOC].
  1510. ** By creating an instance of this object
  1511. ** and passing it to [sqlite3_config]([SQLITE_CONFIG_MALLOC])
  1512. ** during configuration, an application can specify an alternative
  1513. ** memory allocation subsystem for SQLite to use for all of its
  1514. ** dynamic memory needs.
  1515. **
  1516. ** Note that SQLite comes with several [built-in memory allocators]
  1517. ** that are perfectly adequate for the overwhelming majority of applications
  1518. ** and that this object is only useful to a tiny minority of applications
  1519. ** with specialized memory allocation requirements. This object is
  1520. ** also used during testing of SQLite in order to specify an alternative
  1521. ** memory allocator that simulates memory out-of-memory conditions in
  1522. ** order to verify that SQLite recovers gracefully from such
  1523. ** conditions.
  1524. **
  1525. ** The xMalloc, xRealloc, and xFree methods must work like the
  1526. ** malloc(), realloc() and free() functions from the standard C library.
  1527. ** ^SQLite guarantees that the second argument to
  1528. ** xRealloc is always a value returned by a prior call to xRoundup.
  1529. **
  1530. ** xSize should return the allocated size of a memory allocation
  1531. ** previously obtained from xMalloc or xRealloc. The allocated size
  1532. ** is always at least as big as the requested size but may be larger.
  1533. **
  1534. ** The xRoundup method returns what would be the allocated size of
  1535. ** a memory allocation given a particular requested size. Most memory
  1536. ** allocators round up memory allocations at least to the next multiple
  1537. ** of 8. Some allocators round up to a larger multiple or to a power of 2.
  1538. ** Every memory allocation request coming in through [sqlite3_malloc()]
  1539. ** or [sqlite3_realloc()] first calls xRoundup. If xRoundup returns 0,
  1540. ** that causes the corresponding memory allocation to fail.
  1541. **
  1542. ** The xInit method initializes the memory allocator. For example,
  1543. ** it might allocate any require mutexes or initialize internal data
  1544. ** structures. The xShutdown method is invoked (indirectly) by
  1545. ** [sqlite3_shutdown()] and should deallocate any resources acquired
  1546. ** by xInit. The pAppData pointer is used as the only parameter to
  1547. ** xInit and xShutdown.
  1548. **
  1549. ** SQLite holds the [SQLITE_MUTEX_STATIC_MASTER] mutex when it invokes
  1550. ** the xInit method, so the xInit method need not be threadsafe. The
  1551. ** xShutdown method is only called from [sqlite3_shutdown()] so it does
  1552. ** not need to be threadsafe either. For all other methods, SQLite
  1553. ** holds the [SQLITE_MUTEX_STATIC_MEM] mutex as long as the
  1554. ** [SQLITE_CONFIG_MEMSTATUS] configuration option is turned on (which
  1555. ** it is by default) and so the methods are automatically serialized.
  1556. ** However, if [SQLITE_CONFIG_MEMSTATUS] is disabled, then the other
  1557. ** methods must be threadsafe or else make their own arrangements for
  1558. ** serialization.
  1559. **
  1560. ** SQLite will never invoke xInit() more than once without an intervening
  1561. ** call to xShutdown().
  1562. */
  1563. typedef struct sqlite3_mem_methods sqlite3_mem_methods;
  1564. struct sqlite3_mem_methods {
  1565. void *(*xMalloc)(int); /* Memory allocation function */
  1566. void (*xFree)(void*); /* Free a prior allocation */
  1567. void *(*xRealloc)(void*,int); /* Resize an allocation */
  1568. int (*xSize)(void*); /* Return the size of an allocation */
  1569. int (*xRoundup)(int); /* Round up request size to allocation size */
  1570. int (*xInit)(void*); /* Initialize the memory allocator */
  1571. void (*xShutdown)(void*); /* Deinitialize the memory allocator */
  1572. void *pAppData; /* Argument to xInit() and xShutdown() */
  1573. };
  1574. /*
  1575. ** CAPI3REF: Configuration Options
  1576. ** KEYWORDS: {configuration option}
  1577. **
  1578. ** These constants are the available integer configuration options that
  1579. ** can be passed as the first argument to the [sqlite3_config()] interface.
  1580. **
  1581. ** New configuration options may be added in future releases of SQLite.
  1582. ** Existing configuration options might be discontinued. Applications
  1583. ** should check the return code from [sqlite3_config()] to make sure that
  1584. ** the call worked. The [sqlite3_config()] interface will return a
  1585. ** non-zero [error code] if a discontinued or unsupported configuration option
  1586. ** is invoked.
  1587. **
  1588. ** <dl>
  1589. ** [[SQLITE_CONFIG_SINGLETHREAD]] <dt>SQLITE_CONFIG_SINGLETHREAD</dt>
  1590. ** <dd>There are no arguments to this option. ^This option sets the
  1591. ** [threading mode] to Single-thread. In other words, it disables
  1592. ** all mutexing and puts SQLite into a mode where it can only be used
  1593. ** by a single thread. ^If SQLite is compiled with
  1594. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1595. ** it is not possible to change the [threading mode] from its default
  1596. ** value of Single-thread and so [sqlite3_config()] will return
  1597. ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
  1598. ** configuration option.</dd>
  1599. **
  1600. ** [[SQLITE_CONFIG_MULTITHREAD]] <dt>SQLITE_CONFIG_MULTITHREAD</dt>
  1601. ** <dd>There are no arguments to this option. ^This option sets the
  1602. ** [threading mode] to Multi-thread. In other words, it disables
  1603. ** mutexing on [database connection] and [prepared statement] objects.
  1604. ** The application is responsible for serializing access to
  1605. ** [database connections] and [prepared statements]. But other mutexes
  1606. ** are enabled so that SQLite will be safe to use in a multi-threaded
  1607. ** environment as long as no two threads attempt to use the same
  1608. ** [database connection] at the same time. ^If SQLite is compiled with
  1609. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1610. ** it is not possible to set the Multi-thread [threading mode] and
  1611. ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
  1612. ** SQLITE_CONFIG_MULTITHREAD configuration option.</dd>
  1613. **
  1614. ** [[SQLITE_CONFIG_SERIALIZED]] <dt>SQLITE_CONFIG_SERIALIZED</dt>
  1615. ** <dd>There are no arguments to this option. ^This option sets the
  1616. ** [threading mode] to Serialized. In other words, this option enables
  1617. ** all mutexes including the recursive
  1618. ** mutexes on [database connection] and [prepared statement] objects.
  1619. ** In this mode (which is the default when SQLite is compiled with
  1620. ** [SQLITE_THREADSAFE=1]) the SQLite library will itself serialize access
  1621. ** to [database connections] and [prepared statements] so that the
  1622. ** application is free to use the same [database connection] or the
  1623. ** same [prepared statement] in different threads at the same time.
  1624. ** ^If SQLite is compiled with
  1625. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1626. ** it is not possible to set the Serialized [threading mode] and
  1627. ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
  1628. ** SQLITE_CONFIG_SERIALIZED configuration option.</dd>
  1629. **
  1630. ** [[SQLITE_CONFIG_MALLOC]] <dt>SQLITE_CONFIG_MALLOC</dt>
  1631. ** <dd> ^(The SQLITE_CONFIG_MALLOC option takes a single argument which is
  1632. ** a pointer to an instance of the [sqlite3_mem_methods] structure.
  1633. ** The argument specifies
  1634. ** alternative low-level memory allocation routines to be used in place of
  1635. ** the memory allocation routines built into SQLite.)^ ^SQLite makes
  1636. ** its own private copy of the content of the [sqlite3_mem_methods] structure
  1637. ** before the [sqlite3_config()] call returns.</dd>
  1638. **
  1639. ** [[SQLITE_CONFIG_GETMALLOC]] <dt>SQLITE_CONFIG_GETMALLOC</dt>
  1640. ** <dd> ^(The SQLITE_CONFIG_GETMALLOC option takes a single argument which
  1641. ** is a pointer to an instance of the [sqlite3_mem_methods] structure.
  1642. ** The [sqlite3_mem_methods]
  1643. ** structure is filled with the currently defined memory allocation routines.)^
  1644. ** This option can be used to overload the default memory allocation
  1645. ** routines with a wrapper that simulations memory allocation failure or
  1646. ** tracks memory usage, for example. </dd>
  1647. **
  1648. ** [[SQLITE_CONFIG_SMALL_MALLOC]] <dt>SQLITE_CONFIG_SMALL_MALLOC</dt>
  1649. ** <dd> ^The SQLITE_CONFIG_SMALL_MALLOC option takes single argument of
  1650. ** type int, interpreted as a boolean, which if true provides a hint to
  1651. ** SQLite that it should avoid large memory allocations if possible.
  1652. ** SQLite will run faster if it is free to make large memory allocations,
  1653. ** but some application might prefer to run slower in exchange for
  1654. ** guarantees about memory fragmentation that are possible if large
  1655. ** allocations are avoided. This hint is normally off.
  1656. ** </dd>
  1657. **
  1658. ** [[SQLITE_CONFIG_MEMSTATUS]] <dt>SQLITE_CONFIG_MEMSTATUS</dt>
  1659. ** <dd> ^The SQLITE_CONFIG_MEMSTATUS option takes single argument of type int,
  1660. ** interpreted as a boolean, which enables or disables the collection of
  1661. ** memory allocation statistics. ^(When memory allocation statistics are
  1662. ** disabled, the following SQLite interfaces become non-operational:
  1663. ** <ul>
  1664. ** <li> [sqlite3_memory_used()]
  1665. ** <li> [sqlite3_memory_highwater()]
  1666. ** <li> [sqlite3_soft_heap_limit64()]
  1667. ** <li> [sqlite3_status64()]
  1668. ** </ul>)^
  1669. ** ^Memory allocation statistics are enabled by default unless SQLite is
  1670. ** compiled with [SQLITE_DEFAULT_MEMSTATUS]=0 in which case memory
  1671. ** allocation statistics are disabled by default.
  1672. ** </dd>
  1673. **
  1674. ** [[SQLITE_CONFIG_SCRATCH]] <dt>SQLITE_CONFIG_SCRATCH</dt>
  1675. ** <dd> The SQLITE_CONFIG_SCRATCH option is no longer used.
  1676. ** </dd>
  1677. **
  1678. ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
  1679. ** <dd> ^The SQLITE_CONFIG_PAGECACHE option specifies a memory pool
  1680. ** that SQLite can use for the database page cache with the default page
  1681. ** cache implementation.
  1682. ** This configuration option is a no-op if an application-define page
  1683. ** cache implementation is loaded using the [SQLITE_CONFIG_PCACHE2].
  1684. ** ^There are three arguments to SQLITE_CONFIG_PAGECACHE: A pointer to
  1685. ** 8-byte aligned memory (pMem), the size of each page cache line (sz),
  1686. ** and the number of cache lines (N).
  1687. ** The sz argument should be the size of the largest database page
  1688. ** (a power of two between 512 and 65536) plus some extra bytes for each
  1689. ** page header. ^The number of extra bytes needed by the page header
  1690. ** can be determined using [SQLITE_CONFIG_PCACHE_HDRSZ].
  1691. ** ^It is harmless, apart from the wasted memory,
  1692. ** for the sz parameter to be larger than necessary. The pMem
  1693. ** argument must be either a NULL pointer or a pointer to an 8-byte
  1694. ** aligned block of memory of at least sz*N bytes, otherwise
  1695. ** subsequent behavior is undefined.
  1696. ** ^When pMem is not NULL, SQLite will strive to use the memory provided
  1697. ** to satisfy page cache needs, falling back to [sqlite3_malloc()] if
  1698. ** a page cache line is larger than sz bytes or if all of the pMem buffer
  1699. ** is exhausted.
  1700. ** ^If pMem is NULL and N is non-zero, then each database connection
  1701. ** does an initial bulk allocation for page cache memory
  1702. ** from [sqlite3_malloc()] sufficient for N cache lines if N is positive or
  1703. ** of -1024*N bytes if N is negative, . ^If additional
  1704. ** page cache memory is needed beyond what is provided by the initial
  1705. ** allocation, then SQLite goes to [sqlite3_malloc()] separately for each
  1706. ** additional cache line. </dd>
  1707. **
  1708. ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
  1709. ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
  1710. ** that SQLite will use for all of its dynamic memory allocation needs
  1711. ** beyond those provided for by [SQLITE_CONFIG_PAGECACHE].
  1712. ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
  1713. ** with either [SQLITE_ENABLE_MEMSYS3] or [SQLITE_ENABLE_MEMSYS5] and returns
  1714. ** [SQLITE_ERROR] if invoked otherwise.
  1715. ** ^There are three arguments to SQLITE_CONFIG_HEAP:
  1716. ** An 8-byte aligned pointer to the memory,
  1717. ** the number of bytes in the memory buffer, and the minimum allocation size.
  1718. ** ^If the first pointer (the memory pointer) is NULL, then SQLite reverts
  1719. ** to using its default memory allocator (the system malloc() implementation),
  1720. ** undoing any prior invocation of [SQLITE_CONFIG_MALLOC]. ^If the
  1721. ** memory pointer is not NULL then the alternative memory
  1722. ** allocator is engaged to handle all of SQLites memory allocation needs.
  1723. ** The first pointer (the memory pointer) must be aligned to an 8-byte
  1724. ** boundary or subsequent behavior of SQLite will be undefined.
  1725. ** The minimum allocation size is capped at 2**12. Reasonable values
  1726. ** for the minimum allocation size are 2**5 through 2**8.</dd>
  1727. **
  1728. ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
  1729. ** <dd> ^(The SQLITE_CONFIG_MUTEX option takes a single argument which is a
  1730. ** pointer to an instance of the [sqlite3_mutex_methods] structure.
  1731. ** The argument specifies alternative low-level mutex routines to be used
  1732. ** in place the mutex routines built into SQLite.)^ ^SQLite makes a copy of
  1733. ** the content of the [sqlite3_mutex_methods] structure before the call to
  1734. ** [sqlite3_config()] returns. ^If SQLite is compiled with
  1735. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1736. ** the entire mutexing subsystem is omitted from the build and hence calls to
  1737. ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
  1738. ** return [SQLITE_ERROR].</dd>
  1739. **
  1740. ** [[SQLITE_CONFIG_GETMUTEX]] <dt>SQLITE_CONFIG_GETMUTEX</dt>
  1741. ** <dd> ^(The SQLITE_CONFIG_GETMUTEX option takes a single argument which
  1742. ** is a pointer to an instance of the [sqlite3_mutex_methods] structure. The
  1743. ** [sqlite3_mutex_methods]
  1744. ** structure is filled with the currently defined mutex routines.)^
  1745. ** This option can be used to overload the default mutex allocation
  1746. ** routines with a wrapper used to track mutex usage for performance
  1747. ** profiling or testing, for example. ^If SQLite is compiled with
  1748. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1749. ** the entire mutexing subsystem is omitted from the build and hence calls to
  1750. ** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will
  1751. ** return [SQLITE_ERROR].</dd>
  1752. **
  1753. ** [[SQLITE_CONFIG_LOOKASIDE]] <dt>SQLITE_CONFIG_LOOKASIDE</dt>
  1754. ** <dd> ^(The SQLITE_CONFIG_LOOKASIDE option takes two arguments that determine
  1755. ** the default size of lookaside memory on each [database connection].
  1756. ** The first argument is the
  1757. ** size of each lookaside buffer slot and the second is the number of
  1758. ** slots allocated to each database connection.)^ ^(SQLITE_CONFIG_LOOKASIDE
  1759. ** sets the <i>default</i> lookaside size. The [SQLITE_DBCONFIG_LOOKASIDE]
  1760. ** option to [sqlite3_db_config()] can be used to change the lookaside
  1761. ** configuration on individual connections.)^ </dd>
  1762. **
  1763. ** [[SQLITE_CONFIG_PCACHE2]] <dt>SQLITE_CONFIG_PCACHE2</dt>
  1764. ** <dd> ^(The SQLITE_CONFIG_PCACHE2 option takes a single argument which is
  1765. ** a pointer to an [sqlite3_pcache_methods2] object. This object specifies
  1766. ** the interface to a custom page cache implementation.)^
  1767. ** ^SQLite makes a copy of the [sqlite3_pcache_methods2] object.</dd>
  1768. **
  1769. ** [[SQLITE_CONFIG_GETPCACHE2]] <dt>SQLITE_CONFIG_GETPCACHE2</dt>
  1770. ** <dd> ^(The SQLITE_CONFIG_GETPCACHE2 option takes a single argument which
  1771. ** is a pointer to an [sqlite3_pcache_methods2] object. SQLite copies of
  1772. ** the current page cache implementation into that object.)^ </dd>
  1773. **
  1774. ** [[SQLITE_CONFIG_LOG]] <dt>SQLITE_CONFIG_LOG</dt>
  1775. ** <dd> The SQLITE_CONFIG_LOG option is used to configure the SQLite
  1776. ** global [error log].
  1777. ** (^The SQLITE_CONFIG_LOG option takes two arguments: a pointer to a
  1778. ** function with a call signature of void(*)(void*,int,const char*),
  1779. ** and a pointer to void. ^If the function pointer is not NULL, it is
  1780. ** invoked by [sqlite3_log()] to process each logging event. ^If the
  1781. ** function pointer is NULL, the [sqlite3_log()] interface becomes a no-op.
  1782. ** ^The void pointer that is the second argument to SQLITE_CONFIG_LOG is
  1783. ** passed through as the first parameter to the application-defined logger
  1784. ** function whenever that function is invoked. ^The second parameter to
  1785. ** the logger function is a copy of the first parameter to the corresponding
  1786. ** [sqlite3_log()] call and is intended to be a [result code] or an
  1787. ** [extended result code]. ^The third parameter passed to the logger is
  1788. ** log message after formatting via [sqlite3_snprintf()].
  1789. ** The SQLite logging interface is not reentrant; the logger function
  1790. ** supplied by the application must not invoke any SQLite interface.
  1791. ** In a multi-threaded application, the application-defined logger
  1792. ** function must be threadsafe. </dd>
  1793. **
  1794. ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
  1795. ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
  1796. ** If non-zero, then URI handling is globally enabled. If the parameter is zero,
  1797. ** then URI handling is globally disabled.)^ ^If URI handling is globally
  1798. ** enabled, all filenames passed to [sqlite3_open()], [sqlite3_open_v2()],
  1799. ** [sqlite3_open16()] or
  1800. ** specified as part of [ATTACH] commands are interpreted as URIs, regardless
  1801. ** of whether or not the [SQLITE_OPEN_URI] flag is set when the database
  1802. ** connection is opened. ^If it is globally disabled, filenames are
  1803. ** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the
  1804. ** database connection is opened. ^(By default, URI handling is globally
  1805. ** disabled. The default value may be changed by compiling with the
  1806. ** [SQLITE_USE_URI] symbol defined.)^
  1807. **
  1808. ** [[SQLITE_CONFIG_COVERING_INDEX_SCAN]] <dt>SQLITE_CONFIG_COVERING_INDEX_SCAN
  1809. ** <dd>^The SQLITE_CONFIG_COVERING_INDEX_SCAN option takes a single integer
  1810. ** argument which is interpreted as a boolean in order to enable or disable
  1811. ** the use of covering indices for full table scans in the query optimizer.
  1812. ** ^The default setting is determined
  1813. ** by the [SQLITE_ALLOW_COVERING_INDEX_SCAN] compile-time option, or is "on"
  1814. ** if that compile-time option is omitted.
  1815. ** The ability to disable the use of covering indices for full table scans
  1816. ** is because some incorrectly coded legacy applications might malfunction
  1817. ** when the optimization is enabled. Providing the ability to
  1818. ** disable the optimization allows the older, buggy application code to work
  1819. ** without change even with newer versions of SQLite.
  1820. **
  1821. ** [[SQLITE_CONFIG_PCACHE]] [[SQLITE_CONFIG_GETPCACHE]]
  1822. ** <dt>SQLITE_CONFIG_PCACHE and SQLITE_CONFIG_GETPCACHE
  1823. ** <dd> These options are obsolete and should not be used by new code.
  1824. ** They are retained for backwards compatibility but are now no-ops.
  1825. ** </dd>
  1826. **
  1827. ** [[SQLITE_CONFIG_SQLLOG]]
  1828. ** <dt>SQLITE_CONFIG_SQLLOG
  1829. ** <dd>This option is only available if sqlite is compiled with the
  1830. ** [SQLITE_ENABLE_SQLLOG] pre-processor macro defined. The first argument should
  1831. ** be a pointer to a function of type void(*)(void*,sqlite3*,const char*, int).
  1832. ** The second should be of type (void*). The callback is invoked by the library
  1833. ** in three separate circumstances, identified by the value passed as the
  1834. ** fourth parameter. If the fourth parameter is 0, then the database connection
  1835. ** passed as the second argument has just been opened. The third argument
  1836. ** points to a buffer containing the name of the main database file. If the
  1837. ** fourth parameter is 1, then the SQL statement that the third parameter
  1838. ** points to has just been executed. Or, if the fourth parameter is 2, then
  1839. ** the connection being passed as the second parameter is being closed. The
  1840. ** third parameter is passed NULL In this case. An example of using this
  1841. ** configuration option can be seen in the "test_sqllog.c" source file in
  1842. ** the canonical SQLite source tree.</dd>
  1843. **
  1844. ** [[SQLITE_CONFIG_MMAP_SIZE]]
  1845. ** <dt>SQLITE_CONFIG_MMAP_SIZE
  1846. ** <dd>^SQLITE_CONFIG_MMAP_SIZE takes two 64-bit integer (sqlite3_int64) values
  1847. ** that are the default mmap size limit (the default setting for
  1848. ** [PRAGMA mmap_size]) and the maximum allowed mmap size limit.
  1849. ** ^The default setting can be overridden by each database connection using
  1850. ** either the [PRAGMA mmap_size] command, or by using the
  1851. ** [SQLITE_FCNTL_MMAP_SIZE] file control. ^(The maximum allowed mmap size
  1852. ** will be silently truncated if necessary so that it does not exceed the
  1853. ** compile-time maximum mmap size set by the
  1854. ** [SQLITE_MAX_MMAP_SIZE] compile-time option.)^
  1855. ** ^If either argument to this option is negative, then that argument is
  1856. ** changed to its compile-time default.
  1857. **
  1858. ** [[SQLITE_CONFIG_WIN32_HEAPSIZE]]
  1859. ** <dt>SQLITE_CONFIG_WIN32_HEAPSIZE
  1860. ** <dd>^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is
  1861. ** compiled for Windows with the [SQLITE_WIN32_MALLOC] pre-processor macro
  1862. ** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value
  1863. ** that specifies the maximum size of the created heap.
  1864. **
  1865. ** [[SQLITE_CONFIG_PCACHE_HDRSZ]]
  1866. ** <dt>SQLITE_CONFIG_PCACHE_HDRSZ
  1867. ** <dd>^The SQLITE_CONFIG_PCACHE_HDRSZ option takes a single parameter which
  1868. ** is a pointer to an integer and writes into that integer the number of extra
  1869. ** bytes per page required for each page in [SQLITE_CONFIG_PAGECACHE].
  1870. ** The amount of extra space required can change depending on the compiler,
  1871. ** target platform, and SQLite version.
  1872. **
  1873. ** [[SQLITE_CONFIG_PMASZ]]
  1874. ** <dt>SQLITE_CONFIG_PMASZ
  1875. ** <dd>^The SQLITE_CONFIG_PMASZ option takes a single parameter which
  1876. ** is an unsigned integer and sets the "Minimum PMA Size" for the multithreaded
  1877. ** sorter to that integer. The default minimum PMA Size is set by the
  1878. ** [SQLITE_SORTER_PMASZ] compile-time option. New threads are launched
  1879. ** to help with sort operations when multithreaded sorting
  1880. ** is enabled (using the [PRAGMA threads] command) and the amount of content
  1881. ** to be sorted exceeds the page size times the minimum of the
  1882. ** [PRAGMA cache_size] setting and this value.
  1883. **
  1884. ** [[SQLITE_CONFIG_STMTJRNL_SPILL]]
  1885. ** <dt>SQLITE_CONFIG_STMTJRNL_SPILL
  1886. ** <dd>^The SQLITE_CONFIG_STMTJRNL_SPILL option takes a single parameter which
  1887. ** becomes the [statement journal] spill-to-disk threshold.
  1888. ** [Statement journals] are held in memory until their size (in bytes)
  1889. ** exceeds this threshold, at which point they are written to disk.
  1890. ** Or if the threshold is -1, statement journals are always held
  1891. ** exclusively in memory.
  1892. ** Since many statement journals never become large, setting the spill
  1893. ** threshold to a value such as 64KiB can greatly reduce the amount of
  1894. ** I/O required to support statement rollback.
  1895. ** The default value for this setting is controlled by the
  1896. ** [SQLITE_STMTJRNL_SPILL] compile-time option.
  1897. **
  1898. ** [[SQLITE_CONFIG_SORTERREF_SIZE]]
  1899. ** <dt>SQLITE_CONFIG_SORTERREF_SIZE
  1900. ** <dd>The SQLITE_CONFIG_SORTERREF_SIZE option accepts a single parameter
  1901. ** of type (int) - the new value of the sorter-reference size threshold.
  1902. ** Usually, when SQLite uses an external sort to order records according
  1903. ** to an ORDER BY clause, all fields required by the caller are present in the
  1904. ** sorted records. However, if SQLite determines based on the declared type
  1905. ** of a table column that its values are likely to be very large - larger
  1906. ** than the configured sorter-reference size threshold - then a reference
  1907. ** is stored in each sorted record and the required column values loaded
  1908. ** from the database as records are returned in sorted order. The default
  1909. ** value for this option is to never use this optimization. Specifying a
  1910. ** negative value for this option restores the default behaviour.
  1911. ** This option is only available if SQLite is compiled with the
  1912. ** [SQLITE_ENABLE_SORTER_REFERENCES] compile-time option.
  1913. ** </dl>
  1914. */
  1915. #define SQLITE_CONFIG_SINGLETHREAD 1 /* nil */
  1916. #define SQLITE_CONFIG_MULTITHREAD 2 /* nil */
  1917. #define SQLITE_CONFIG_SERIALIZED 3 /* nil */
  1918. #define SQLITE_CONFIG_MALLOC 4 /* sqlite3_mem_methods* */
  1919. #define SQLITE_CONFIG_GETMALLOC 5 /* sqlite3_mem_methods* */
  1920. #define SQLITE_CONFIG_SCRATCH 6 /* No longer used */
  1921. #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */
  1922. #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */
  1923. #define SQLITE_CONFIG_MEMSTATUS 9 /* boolean */
  1924. #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
  1925. #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
  1926. /* previously SQLITE_CONFIG_CHUNKALLOC 12 which is now unused. */
  1927. #define SQLITE_CONFIG_LOOKASIDE 13 /* int int */
  1928. #define SQLITE_CONFIG_PCACHE 14 /* no-op */
  1929. #define SQLITE_CONFIG_GETPCACHE 15 /* no-op */
  1930. #define SQLITE_CONFIG_LOG 16 /* xFunc, void* */
  1931. #define SQLITE_CONFIG_URI 17 /* int */
  1932. #define SQLITE_CONFIG_PCACHE2 18 /* sqlite3_pcache_methods2* */
  1933. #define SQLITE_CONFIG_GETPCACHE2 19 /* sqlite3_pcache_methods2* */
  1934. #define SQLITE_CONFIG_COVERING_INDEX_SCAN 20 /* int */
  1935. #define SQLITE_CONFIG_SQLLOG 21 /* xSqllog, void* */
  1936. #define SQLITE_CONFIG_MMAP_SIZE 22 /* sqlite3_int64, sqlite3_int64 */
  1937. #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */
  1938. #define SQLITE_CONFIG_PCACHE_HDRSZ 24 /* int *psz */
  1939. #define SQLITE_CONFIG_PMASZ 25 /* unsigned int szPma */
  1940. #define SQLITE_CONFIG_STMTJRNL_SPILL 26 /* int nByte */
  1941. #define SQLITE_CONFIG_SMALL_MALLOC 27 /* boolean */
  1942. #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */
  1943. /*
  1944. ** CAPI3REF: Database Connection Configuration Options
  1945. **
  1946. ** These constants are the available integer configuration options that
  1947. ** can be passed as the second argument to the [sqlite3_db_config()] interface.
  1948. **
  1949. ** New configuration options may be added in future releases of SQLite.
  1950. ** Existing configuration options might be discontinued. Applications
  1951. ** should check the return code from [sqlite3_db_config()] to make sure that
  1952. ** the call worked. ^The [sqlite3_db_config()] interface will return a
  1953. ** non-zero [error code] if a discontinued or unsupported configuration option
  1954. ** is invoked.
  1955. **
  1956. ** <dl>
  1957. ** <dt>SQLITE_DBCONFIG_LOOKASIDE</dt>
  1958. ** <dd> ^This option takes three additional arguments that determine the
  1959. ** [lookaside memory allocator] configuration for the [database connection].
  1960. ** ^The first argument (the third parameter to [sqlite3_db_config()] is a
  1961. ** pointer to a memory buffer to use for lookaside memory.
  1962. ** ^The first argument after the SQLITE_DBCONFIG_LOOKASIDE verb
  1963. ** may be NULL in which case SQLite will allocate the
  1964. ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
  1965. ** size of each lookaside buffer slot. ^The third argument is the number of
  1966. ** slots. The size of the buffer in the first argument must be greater than
  1967. ** or equal to the product of the second and third arguments. The buffer
  1968. ** must be aligned to an 8-byte boundary. ^If the second argument to
  1969. ** SQLITE_DBCONFIG_LOOKASIDE is not a multiple of 8, it is internally
  1970. ** rounded down to the next smaller multiple of 8. ^(The lookaside memory
  1971. ** configuration for a database connection can only be changed when that
  1972. ** connection is not currently using lookaside memory, or in other words
  1973. ** when the "current value" returned by
  1974. ** [sqlite3_db_status](D,[SQLITE_CONFIG_LOOKASIDE],...) is zero.
  1975. ** Any attempt to change the lookaside memory configuration when lookaside
  1976. ** memory is in use leaves the configuration unchanged and returns
  1977. ** [SQLITE_BUSY].)^</dd>
  1978. **
  1979. ** <dt>SQLITE_DBCONFIG_ENABLE_FKEY</dt>
  1980. ** <dd> ^This option is used to enable or disable the enforcement of
  1981. ** [foreign key constraints]. There should be two additional arguments.
  1982. ** The first argument is an integer which is 0 to disable FK enforcement,
  1983. ** positive to enable FK enforcement or negative to leave FK enforcement
  1984. ** unchanged. The second parameter is a pointer to an integer into which
  1985. ** is written 0 or 1 to indicate whether FK enforcement is off or on
  1986. ** following this call. The second parameter may be a NULL pointer, in
  1987. ** which case the FK enforcement setting is not reported back. </dd>
  1988. **
  1989. ** <dt>SQLITE_DBCONFIG_ENABLE_TRIGGER</dt>
  1990. ** <dd> ^This option is used to enable or disable [CREATE TRIGGER | triggers].
  1991. ** There should be two additional arguments.
  1992. ** The first argument is an integer which is 0 to disable triggers,
  1993. ** positive to enable triggers or negative to leave the setting unchanged.
  1994. ** The second parameter is a pointer to an integer into which
  1995. ** is written 0 or 1 to indicate whether triggers are disabled or enabled
  1996. ** following this call. The second parameter may be a NULL pointer, in
  1997. ** which case the trigger setting is not reported back. </dd>
  1998. **
  1999. ** <dt>SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER</dt>
  2000. ** <dd> ^This option is used to enable or disable the two-argument
  2001. ** version of the [fts3_tokenizer()] function which is part of the
  2002. ** [FTS3] full-text search engine extension.
  2003. ** There should be two additional arguments.
  2004. ** The first argument is an integer which is 0 to disable fts3_tokenizer() or
  2005. ** positive to enable fts3_tokenizer() or negative to leave the setting
  2006. ** unchanged.
  2007. ** The second parameter is a pointer to an integer into which
  2008. ** is written 0 or 1 to indicate whether fts3_tokenizer is disabled or enabled
  2009. ** following this call. The second parameter may be a NULL pointer, in
  2010. ** which case the new setting is not reported back. </dd>
  2011. **
  2012. ** <dt>SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION</dt>
  2013. ** <dd> ^This option is used to enable or disable the [sqlite3_load_extension()]
  2014. ** interface independently of the [load_extension()] SQL function.
  2015. ** The [sqlite3_enable_load_extension()] API enables or disables both the
  2016. ** C-API [sqlite3_load_extension()] and the SQL function [load_extension()].
  2017. ** There should be two additional arguments.
  2018. ** When the first argument to this interface is 1, then only the C-API is
  2019. ** enabled and the SQL function remains disabled. If the first argument to
  2020. ** this interface is 0, then both the C-API and the SQL function are disabled.
  2021. ** If the first argument is -1, then no changes are made to state of either the
  2022. ** C-API or the SQL function.
  2023. ** The second parameter is a pointer to an integer into which
  2024. ** is written 0 or 1 to indicate whether [sqlite3_load_extension()] interface
  2025. ** is disabled or enabled following this call. The second parameter may
  2026. ** be a NULL pointer, in which case the new setting is not reported back.
  2027. ** </dd>
  2028. **
  2029. ** <dt>SQLITE_DBCONFIG_MAINDBNAME</dt>
  2030. ** <dd> ^This option is used to change the name of the "main" database
  2031. ** schema. ^The sole argument is a pointer to a constant UTF8 string
  2032. ** which will become the new schema name in place of "main". ^SQLite
  2033. ** does not make a copy of the new main schema name string, so the application
  2034. ** must ensure that the argument passed into this DBCONFIG option is unchanged
  2035. ** until after the database connection closes.
  2036. ** </dd>
  2037. **
  2038. ** <dt>SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE</dt>
  2039. ** <dd> Usually, when a database in wal mode is closed or detached from a
  2040. ** database handle, SQLite checks if this will mean that there are now no
  2041. ** connections at all to the database. If so, it performs a checkpoint
  2042. ** operation before closing the connection. This option may be used to
  2043. ** override this behaviour. The first parameter passed to this operation
  2044. ** is an integer - positive to disable checkpoints-on-close, or zero (the
  2045. ** default) to enable them, and negative to leave the setting unchanged.
  2046. ** The second parameter is a pointer to an integer
  2047. ** into which is written 0 or 1 to indicate whether checkpoints-on-close
  2048. ** have been disabled - 0 if they are not disabled, 1 if they are.
  2049. ** </dd>
  2050. **
  2051. ** <dt>SQLITE_DBCONFIG_ENABLE_QPSG</dt>
  2052. ** <dd>^(The SQLITE_DBCONFIG_ENABLE_QPSG option activates or deactivates
  2053. ** the [query planner stability guarantee] (QPSG). When the QPSG is active,
  2054. ** a single SQL query statement will always use the same algorithm regardless
  2055. ** of values of [bound parameters].)^ The QPSG disables some query optimizations
  2056. ** that look at the values of bound parameters, which can make some queries
  2057. ** slower. But the QPSG has the advantage of more predictable behavior. With
  2058. ** the QPSG active, SQLite will always use the same query plan in the field as
  2059. ** was used during testing in the lab.
  2060. ** The first argument to this setting is an integer which is 0 to disable
  2061. ** the QPSG, positive to enable QPSG, or negative to leave the setting
  2062. ** unchanged. The second parameter is a pointer to an integer into which
  2063. ** is written 0 or 1 to indicate whether the QPSG is disabled or enabled
  2064. ** following this call.
  2065. ** </dd>
  2066. **
  2067. ** <dt>SQLITE_DBCONFIG_TRIGGER_EQP</dt>
  2068. ** <dd> By default, the output of EXPLAIN QUERY PLAN commands does not
  2069. ** include output for any operations performed by trigger programs. This
  2070. ** option is used to set or clear (the default) a flag that governs this
  2071. ** behavior. The first parameter passed to this operation is an integer -
  2072. ** positive to enable output for trigger programs, or zero to disable it,
  2073. ** or negative to leave the setting unchanged.
  2074. ** The second parameter is a pointer to an integer into which is written
  2075. ** 0 or 1 to indicate whether output-for-triggers has been disabled - 0 if
  2076. ** it is not disabled, 1 if it is.
  2077. ** </dd>
  2078. **
  2079. ** <dt>SQLITE_DBCONFIG_RESET_DATABASE</dt>
  2080. ** <dd> Set the SQLITE_DBCONFIG_RESET_DATABASE flag and then run
  2081. ** [VACUUM] in order to reset a database back to an empty database
  2082. ** with no schema and no content. The following process works even for
  2083. ** a badly corrupted database file:
  2084. ** <ol>
  2085. ** <li> sqlite3_db_config(db, SQLITE_DBCONFIG_RESET_DATABASE, 1, 0);
  2086. ** <li> [sqlite3_exec](db, "[VACUUM]", 0, 0, 0);
  2087. ** <li> sqlite3_db_config(db, SQLITE_DBCONFIG_RESET_DATABASE, 0, 0);
  2088. ** </ol>
  2089. ** Because resetting a database is destructive and irreversible, the
  2090. ** process requires the use of this obscure API and multiple steps to help
  2091. ** ensure that it does not happen by accident.
  2092. ** </dd>
  2093. ** </dl>
  2094. */
  2095. #define SQLITE_DBCONFIG_MAINDBNAME 1000 /* const char* */
  2096. #define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */
  2097. #define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */
  2098. #define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */
  2099. #define SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1004 /* int int* */
  2100. #define SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION 1005 /* int int* */
  2101. #define SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE 1006 /* int int* */
  2102. #define SQLITE_DBCONFIG_ENABLE_QPSG 1007 /* int int* */
  2103. #define SQLITE_DBCONFIG_TRIGGER_EQP 1008 /* int int* */
  2104. #define SQLITE_DBCONFIG_RESET_DATABASE 1009 /* int int* */
  2105. #define SQLITE_DBCONFIG_MAX 1009 /* Largest DBCONFIG */
  2106. /*
  2107. ** CAPI3REF: Enable Or Disable Extended Result Codes
  2108. ** METHOD: sqlite3
  2109. **
  2110. ** ^The sqlite3_extended_result_codes() routine enables or disables the
  2111. ** [extended result codes] feature of SQLite. ^The extended result
  2112. ** codes are disabled by default for historical compatibility.
  2113. */
  2114. SQLITE_API int sqlite3_extended_result_codes(sqlite3*, int onoff);
  2115. /*
  2116. ** CAPI3REF: Last Insert Rowid
  2117. ** METHOD: sqlite3
  2118. **
  2119. ** ^Each entry in most SQLite tables (except for [WITHOUT ROWID] tables)
  2120. ** has a unique 64-bit signed
  2121. ** integer key called the [ROWID | "rowid"]. ^The rowid is always available
  2122. ** as an undeclared column named ROWID, OID, or _ROWID_ as long as those
  2123. ** names are not also used by explicitly declared columns. ^If
  2124. ** the table has a column of type [INTEGER PRIMARY KEY] then that column
  2125. ** is another alias for the rowid.
  2126. **
  2127. ** ^The sqlite3_last_insert_rowid(D) interface usually returns the [rowid] of
  2128. ** the most recent successful [INSERT] into a rowid table or [virtual table]
  2129. ** on database connection D. ^Inserts into [WITHOUT ROWID] tables are not
  2130. ** recorded. ^If no successful [INSERT]s into rowid tables have ever occurred
  2131. ** on the database connection D, then sqlite3_last_insert_rowid(D) returns
  2132. ** zero.
  2133. **
  2134. ** As well as being set automatically as rows are inserted into database
  2135. ** tables, the value returned by this function may be set explicitly by
  2136. ** [sqlite3_set_last_insert_rowid()]
  2137. **
  2138. ** Some virtual table implementations may INSERT rows into rowid tables as
  2139. ** part of committing a transaction (e.g. to flush data accumulated in memory
  2140. ** to disk). In this case subsequent calls to this function return the rowid
  2141. ** associated with these internal INSERT operations, which leads to
  2142. ** unintuitive results. Virtual table implementations that do write to rowid
  2143. ** tables in this way can avoid this problem by restoring the original
  2144. ** rowid value using [sqlite3_set_last_insert_rowid()] before returning
  2145. ** control to the user.
  2146. **
  2147. ** ^(If an [INSERT] occurs within a trigger then this routine will
  2148. ** return the [rowid] of the inserted row as long as the trigger is
  2149. ** running. Once the trigger program ends, the value returned
  2150. ** by this routine reverts to what it was before the trigger was fired.)^
  2151. **
  2152. ** ^An [INSERT] that fails due to a constraint violation is not a
  2153. ** successful [INSERT] and does not change the value returned by this
  2154. ** routine. ^Thus INSERT OR FAIL, INSERT OR IGNORE, INSERT OR ROLLBACK,
  2155. ** and INSERT OR ABORT make no changes to the return value of this
  2156. ** routine when their insertion fails. ^(When INSERT OR REPLACE
  2157. ** encounters a constraint violation, it does not fail. The
  2158. ** INSERT continues to completion after deleting rows that caused
  2159. ** the constraint problem so INSERT OR REPLACE will always change
  2160. ** the return value of this interface.)^
  2161. **
  2162. ** ^For the purposes of this routine, an [INSERT] is considered to
  2163. ** be successful even if it is subsequently rolled back.
  2164. **
  2165. ** This function is accessible to SQL statements via the
  2166. ** [last_insert_rowid() SQL function].
  2167. **
  2168. ** If a separate thread performs a new [INSERT] on the same
  2169. ** database connection while the [sqlite3_last_insert_rowid()]
  2170. ** function is running and thus changes the last insert [rowid],
  2171. ** then the value returned by [sqlite3_last_insert_rowid()] is
  2172. ** unpredictable and might not equal either the old or the new
  2173. ** last insert [rowid].
  2174. */
  2175. SQLITE_API sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*);
  2176. /*
  2177. ** CAPI3REF: Set the Last Insert Rowid value.
  2178. ** METHOD: sqlite3
  2179. **
  2180. ** The sqlite3_set_last_insert_rowid(D, R) method allows the application to
  2181. ** set the value returned by calling sqlite3_last_insert_rowid(D) to R
  2182. ** without inserting a row into the database.
  2183. */
  2184. SQLITE_API void sqlite3_set_last_insert_rowid(sqlite3*,sqlite3_int64);
  2185. /*
  2186. ** CAPI3REF: Count The Number Of Rows Modified
  2187. ** METHOD: sqlite3
  2188. **
  2189. ** ^This function returns the number of rows modified, inserted or
  2190. ** deleted by the most recently completed INSERT, UPDATE or DELETE
  2191. ** statement on the database connection specified by the only parameter.
  2192. ** ^Executing any other type of SQL statement does not modify the value
  2193. ** returned by this function.
  2194. **
  2195. ** ^Only changes made directly by the INSERT, UPDATE or DELETE statement are
  2196. ** considered - auxiliary changes caused by [CREATE TRIGGER | triggers],
  2197. ** [foreign key actions] or [REPLACE] constraint resolution are not counted.
  2198. **
  2199. ** Changes to a view that are intercepted by
  2200. ** [INSTEAD OF trigger | INSTEAD OF triggers] are not counted. ^The value
  2201. ** returned by sqlite3_changes() immediately after an INSERT, UPDATE or
  2202. ** DELETE statement run on a view is always zero. Only changes made to real
  2203. ** tables are counted.
  2204. **
  2205. ** Things are more complicated if the sqlite3_changes() function is
  2206. ** executed while a trigger program is running. This may happen if the
  2207. ** program uses the [changes() SQL function], or if some other callback
  2208. ** function invokes sqlite3_changes() directly. Essentially:
  2209. **
  2210. ** <ul>
  2211. ** <li> ^(Before entering a trigger program the value returned by
  2212. ** sqlite3_changes() function is saved. After the trigger program
  2213. ** has finished, the original value is restored.)^
  2214. **
  2215. ** <li> ^(Within a trigger program each INSERT, UPDATE and DELETE
  2216. ** statement sets the value returned by sqlite3_changes()
  2217. ** upon completion as normal. Of course, this value will not include
  2218. ** any changes performed by sub-triggers, as the sqlite3_changes()
  2219. ** value will be saved and restored after each sub-trigger has run.)^
  2220. ** </ul>
  2221. **
  2222. ** ^This means that if the changes() SQL function (or similar) is used
  2223. ** by the first INSERT, UPDATE or DELETE statement within a trigger, it
  2224. ** returns the value as set when the calling statement began executing.
  2225. ** ^If it is used by the second or subsequent such statement within a trigger
  2226. ** program, the value returned reflects the number of rows modified by the
  2227. ** previous INSERT, UPDATE or DELETE statement within the same trigger.
  2228. **
  2229. ** See also the [sqlite3_total_changes()] interface, the
  2230. ** [count_changes pragma], and the [changes() SQL function].
  2231. **
  2232. ** If a separate thread makes changes on the same database connection
  2233. ** while [sqlite3_changes()] is running then the value returned
  2234. ** is unpredictable and not meaningful.
  2235. */
  2236. SQLITE_API int sqlite3_changes(sqlite3*);
  2237. /*
  2238. ** CAPI3REF: Total Number Of Rows Modified
  2239. ** METHOD: sqlite3
  2240. **
  2241. ** ^This function returns the total number of rows inserted, modified or
  2242. ** deleted by all [INSERT], [UPDATE] or [DELETE] statements completed
  2243. ** since the database connection was opened, including those executed as
  2244. ** part of trigger programs. ^Executing any other type of SQL statement
  2245. ** does not affect the value returned by sqlite3_total_changes().
  2246. **
  2247. ** ^Changes made as part of [foreign key actions] are included in the
  2248. ** count, but those made as part of REPLACE constraint resolution are
  2249. ** not. ^Changes to a view that are intercepted by INSTEAD OF triggers
  2250. ** are not counted.
  2251. **
  2252. ** See also the [sqlite3_changes()] interface, the
  2253. ** [count_changes pragma], and the [total_changes() SQL function].
  2254. **
  2255. ** If a separate thread makes changes on the same database connection
  2256. ** while [sqlite3_total_changes()] is running then the value
  2257. ** returned is unpredictable and not meaningful.
  2258. */
  2259. SQLITE_API int sqlite3_total_changes(sqlite3*);
  2260. /*
  2261. ** CAPI3REF: Interrupt A Long-Running Query
  2262. ** METHOD: sqlite3
  2263. **
  2264. ** ^This function causes any pending database operation to abort and
  2265. ** return at its earliest opportunity. This routine is typically
  2266. ** called in response to a user action such as pressing "Cancel"
  2267. ** or Ctrl-C where the user wants a long query operation to halt
  2268. ** immediately.
  2269. **
  2270. ** ^It is safe to call this routine from a thread different from the
  2271. ** thread that is currently running the database operation. But it
  2272. ** is not safe to call this routine with a [database connection] that
  2273. ** is closed or might close before sqlite3_interrupt() returns.
  2274. **
  2275. ** ^If an SQL operation is very nearly finished at the time when
  2276. ** sqlite3_interrupt() is called, then it might not have an opportunity
  2277. ** to be interrupted and might continue to completion.
  2278. **
  2279. ** ^An SQL operation that is interrupted will return [SQLITE_INTERRUPT].
  2280. ** ^If the interrupted SQL operation is an INSERT, UPDATE, or DELETE
  2281. ** that is inside an explicit transaction, then the entire transaction
  2282. ** will be rolled back automatically.
  2283. **
  2284. ** ^The sqlite3_interrupt(D) call is in effect until all currently running
  2285. ** SQL statements on [database connection] D complete. ^Any new SQL statements
  2286. ** that are started after the sqlite3_interrupt() call and before the
  2287. ** running statements reaches zero are interrupted as if they had been
  2288. ** running prior to the sqlite3_interrupt() call. ^New SQL statements
  2289. ** that are started after the running statement count reaches zero are
  2290. ** not effected by the sqlite3_interrupt().
  2291. ** ^A call to sqlite3_interrupt(D) that occurs when there are no running
  2292. ** SQL statements is a no-op and has no effect on SQL statements
  2293. ** that are started after the sqlite3_interrupt() call returns.
  2294. */
  2295. SQLITE_API void sqlite3_interrupt(sqlite3*);
  2296. /*
  2297. ** CAPI3REF: Determine If An SQL Statement Is Complete
  2298. **
  2299. ** These routines are useful during command-line input to determine if the
  2300. ** currently entered text seems to form a complete SQL statement or
  2301. ** if additional input is needed before sending the text into
  2302. ** SQLite for parsing. ^These routines return 1 if the input string
  2303. ** appears to be a complete SQL statement. ^A statement is judged to be
  2304. ** complete if it ends with a semicolon token and is not a prefix of a
  2305. ** well-formed CREATE TRIGGER statement. ^Semicolons that are embedded within
  2306. ** string literals or quoted identifier names or comments are not
  2307. ** independent tokens (they are part of the token in which they are
  2308. ** embedded) and thus do not count as a statement terminator. ^Whitespace
  2309. ** and comments that follow the final semicolon are ignored.
  2310. **
  2311. ** ^These routines return 0 if the statement is incomplete. ^If a
  2312. ** memory allocation fails, then SQLITE_NOMEM is returned.
  2313. **
  2314. ** ^These routines do not parse the SQL statements thus
  2315. ** will not detect syntactically incorrect SQL.
  2316. **
  2317. ** ^(If SQLite has not been initialized using [sqlite3_initialize()] prior
  2318. ** to invoking sqlite3_complete16() then sqlite3_initialize() is invoked
  2319. ** automatically by sqlite3_complete16(). If that initialization fails,
  2320. ** then the return value from sqlite3_complete16() will be non-zero
  2321. ** regardless of whether or not the input SQL is complete.)^
  2322. **
  2323. ** The input to [sqlite3_complete()] must be a zero-terminated
  2324. ** UTF-8 string.
  2325. **
  2326. ** The input to [sqlite3_complete16()] must be a zero-terminated
  2327. ** UTF-16 string in native byte order.
  2328. */
  2329. SQLITE_API int sqlite3_complete(const char *sql);
  2330. SQLITE_API int sqlite3_complete16(const void *sql);
  2331. /*
  2332. ** CAPI3REF: Register A Callback To Handle SQLITE_BUSY Errors
  2333. ** KEYWORDS: {busy-handler callback} {busy handler}
  2334. ** METHOD: sqlite3
  2335. **
  2336. ** ^The sqlite3_busy_handler(D,X,P) routine sets a callback function X
  2337. ** that might be invoked with argument P whenever
  2338. ** an attempt is made to access a database table associated with
  2339. ** [database connection] D when another thread
  2340. ** or process has the table locked.
  2341. ** The sqlite3_busy_handler() interface is used to implement
  2342. ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].
  2343. **
  2344. ** ^If the busy callback is NULL, then [SQLITE_BUSY]
  2345. ** is returned immediately upon encountering the lock. ^If the busy callback
  2346. ** is not NULL, then the callback might be invoked with two arguments.
  2347. **
  2348. ** ^The first argument to the busy handler is a copy of the void* pointer which
  2349. ** is the third argument to sqlite3_busy_handler(). ^The second argument to
  2350. ** the busy handler callback is the number of times that the busy handler has
  2351. ** been invoked previously for the same locking event. ^If the
  2352. ** busy callback returns 0, then no additional attempts are made to
  2353. ** access the database and [SQLITE_BUSY] is returned
  2354. ** to the application.
  2355. ** ^If the callback returns non-zero, then another attempt
  2356. ** is made to access the database and the cycle repeats.
  2357. **
  2358. ** The presence of a busy handler does not guarantee that it will be invoked
  2359. ** when there is lock contention. ^If SQLite determines that invoking the busy
  2360. ** handler could result in a deadlock, it will go ahead and return [SQLITE_BUSY]
  2361. ** to the application instead of invoking the
  2362. ** busy handler.
  2363. ** Consider a scenario where one process is holding a read lock that
  2364. ** it is trying to promote to a reserved lock and
  2365. ** a second process is holding a reserved lock that it is trying
  2366. ** to promote to an exclusive lock. The first process cannot proceed
  2367. ** because it is blocked by the second and the second process cannot
  2368. ** proceed because it is blocked by the first. If both processes
  2369. ** invoke the busy handlers, neither will make any progress. Therefore,
  2370. ** SQLite returns [SQLITE_BUSY] for the first process, hoping that this
  2371. ** will induce the first process to release its read lock and allow
  2372. ** the second process to proceed.
  2373. **
  2374. ** ^The default busy callback is NULL.
  2375. **
  2376. ** ^(There can only be a single busy handler defined for each
  2377. ** [database connection]. Setting a new busy handler clears any
  2378. ** previously set handler.)^ ^Note that calling [sqlite3_busy_timeout()]
  2379. ** or evaluating [PRAGMA busy_timeout=N] will change the
  2380. ** busy handler and thus clear any previously set busy handler.
  2381. **
  2382. ** The busy callback should not take any actions which modify the
  2383. ** database connection that invoked the busy handler. In other words,
  2384. ** the busy handler is not reentrant. Any such actions
  2385. ** result in undefined behavior.
  2386. **
  2387. ** A busy handler must not close the database connection
  2388. ** or [prepared statement] that invoked the busy handler.
  2389. */
  2390. SQLITE_API int sqlite3_busy_handler(sqlite3*,int(*)(void*,int),void*);
  2391. /*
  2392. ** CAPI3REF: Set A Busy Timeout
  2393. ** METHOD: sqlite3
  2394. **
  2395. ** ^This routine sets a [sqlite3_busy_handler | busy handler] that sleeps
  2396. ** for a specified amount of time when a table is locked. ^The handler
  2397. ** will sleep multiple times until at least "ms" milliseconds of sleeping
  2398. ** have accumulated. ^After at least "ms" milliseconds of sleeping,
  2399. ** the handler returns 0 which causes [sqlite3_step()] to return
  2400. ** [SQLITE_BUSY].
  2401. **
  2402. ** ^Calling this routine with an argument less than or equal to zero
  2403. ** turns off all busy handlers.
  2404. **
  2405. ** ^(There can only be a single busy handler for a particular
  2406. ** [database connection] at any given moment. If another busy handler
  2407. ** was defined (using [sqlite3_busy_handler()]) prior to calling
  2408. ** this routine, that other busy handler is cleared.)^
  2409. **
  2410. ** See also: [PRAGMA busy_timeout]
  2411. */
  2412. SQLITE_API int sqlite3_busy_timeout(sqlite3*, int ms);
  2413. /*
  2414. ** CAPI3REF: Convenience Routines For Running Queries
  2415. ** METHOD: sqlite3
  2416. **
  2417. ** This is a legacy interface that is preserved for backwards compatibility.
  2418. ** Use of this interface is not recommended.
  2419. **
  2420. ** Definition: A <b>result table</b> is memory data structure created by the
  2421. ** [sqlite3_get_table()] interface. A result table records the
  2422. ** complete query results from one or more queries.
  2423. **
  2424. ** The table conceptually has a number of rows and columns. But
  2425. ** these numbers are not part of the result table itself. These
  2426. ** numbers are obtained separately. Let N be the number of rows
  2427. ** and M be the number of columns.
  2428. **
  2429. ** A result table is an array of pointers to zero-terminated UTF-8 strings.
  2430. ** There are (N+1)*M elements in the array. The first M pointers point
  2431. ** to zero-terminated strings that contain the names of the columns.
  2432. ** The remaining entries all point to query results. NULL values result
  2433. ** in NULL pointers. All other values are in their UTF-8 zero-terminated
  2434. ** string representation as returned by [sqlite3_column_text()].
  2435. **
  2436. ** A result table might consist of one or more memory allocations.
  2437. ** It is not safe to pass a result table directly to [sqlite3_free()].
  2438. ** A result table should be deallocated using [sqlite3_free_table()].
  2439. **
  2440. ** ^(As an example of the result table format, suppose a query result
  2441. ** is as follows:
  2442. **
  2443. ** <blockquote><pre>
  2444. ** Name | Age
  2445. ** -----------------------
  2446. ** Alice | 43
  2447. ** Bob | 28
  2448. ** Cindy | 21
  2449. ** </pre></blockquote>
  2450. **
  2451. ** There are two column (M==2) and three rows (N==3). Thus the
  2452. ** result table has 8 entries. Suppose the result table is stored
  2453. ** in an array names azResult. Then azResult holds this content:
  2454. **
  2455. ** <blockquote><pre>
  2456. ** azResult&#91;0] = "Name";
  2457. ** azResult&#91;1] = "Age";
  2458. ** azResult&#91;2] = "Alice";
  2459. ** azResult&#91;3] = "43";
  2460. ** azResult&#91;4] = "Bob";
  2461. ** azResult&#91;5] = "28";
  2462. ** azResult&#91;6] = "Cindy";
  2463. ** azResult&#91;7] = "21";
  2464. ** </pre></blockquote>)^
  2465. **
  2466. ** ^The sqlite3_get_table() function evaluates one or more
  2467. ** semicolon-separated SQL statements in the zero-terminated UTF-8
  2468. ** string of its 2nd parameter and returns a result table to the
  2469. ** pointer given in its 3rd parameter.
  2470. **
  2471. ** After the application has finished with the result from sqlite3_get_table(),
  2472. ** it must pass the result table pointer to sqlite3_free_table() in order to
  2473. ** release the memory that was malloced. Because of the way the
  2474. ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
  2475. ** function must not try to call [sqlite3_free()] directly. Only
  2476. ** [sqlite3_free_table()] is able to release the memory properly and safely.
  2477. **
  2478. ** The sqlite3_get_table() interface is implemented as a wrapper around
  2479. ** [sqlite3_exec()]. The sqlite3_get_table() routine does not have access
  2480. ** to any internal data structures of SQLite. It uses only the public
  2481. ** interface defined here. As a consequence, errors that occur in the
  2482. ** wrapper layer outside of the internal [sqlite3_exec()] call are not
  2483. ** reflected in subsequent calls to [sqlite3_errcode()] or
  2484. ** [sqlite3_errmsg()].
  2485. */
  2486. SQLITE_API int sqlite3_get_table(
  2487. sqlite3 *db, /* An open database */
  2488. const char *zSql, /* SQL to be evaluated */
  2489. char ***pazResult, /* Results of the query */
  2490. int *pnRow, /* Number of result rows written here */
  2491. int *pnColumn, /* Number of result columns written here */
  2492. char **pzErrmsg /* Error msg written here */
  2493. );
  2494. SQLITE_API void sqlite3_free_table(char **result);
  2495. /*
  2496. ** CAPI3REF: Formatted String Printing Functions
  2497. **
  2498. ** These routines are work-alikes of the "printf()" family of functions
  2499. ** from the standard C library.
  2500. ** These routines understand most of the common formatting options from
  2501. ** the standard library printf()
  2502. ** plus some additional non-standard formats ([%q], [%Q], [%w], and [%z]).
  2503. ** See the [built-in printf()] documentation for details.
  2504. **
  2505. ** ^The sqlite3_mprintf() and sqlite3_vmprintf() routines write their
  2506. ** results into memory obtained from [sqlite3_malloc64()].
  2507. ** The strings returned by these two routines should be
  2508. ** released by [sqlite3_free()]. ^Both routines return a
  2509. ** NULL pointer if [sqlite3_malloc64()] is unable to allocate enough
  2510. ** memory to hold the resulting string.
  2511. **
  2512. ** ^(The sqlite3_snprintf() routine is similar to "snprintf()" from
  2513. ** the standard C library. The result is written into the
  2514. ** buffer supplied as the second parameter whose size is given by
  2515. ** the first parameter. Note that the order of the
  2516. ** first two parameters is reversed from snprintf().)^ This is an
  2517. ** historical accident that cannot be fixed without breaking
  2518. ** backwards compatibility. ^(Note also that sqlite3_snprintf()
  2519. ** returns a pointer to its buffer instead of the number of
  2520. ** characters actually written into the buffer.)^ We admit that
  2521. ** the number of characters written would be a more useful return
  2522. ** value but we cannot change the implementation of sqlite3_snprintf()
  2523. ** now without breaking compatibility.
  2524. **
  2525. ** ^As long as the buffer size is greater than zero, sqlite3_snprintf()
  2526. ** guarantees that the buffer is always zero-terminated. ^The first
  2527. ** parameter "n" is the total size of the buffer, including space for
  2528. ** the zero terminator. So the longest string that can be completely
  2529. ** written will be n-1 characters.
  2530. **
  2531. ** ^The sqlite3_vsnprintf() routine is a varargs version of sqlite3_snprintf().
  2532. **
  2533. ** See also: [built-in printf()], [printf() SQL function]
  2534. */
  2535. SQLITE_API char *sqlite3_mprintf(const char*,...);
  2536. SQLITE_API char *sqlite3_vmprintf(const char*, va_list);
  2537. SQLITE_API char *sqlite3_snprintf(int,char*,const char*, ...);
  2538. SQLITE_API char *sqlite3_vsnprintf(int,char*,const char*, va_list);
  2539. /*
  2540. ** CAPI3REF: Memory Allocation Subsystem
  2541. **
  2542. ** The SQLite core uses these three routines for all of its own
  2543. ** internal memory allocation needs. "Core" in the previous sentence
  2544. ** does not include operating-system specific VFS implementation. The
  2545. ** Windows VFS uses native malloc() and free() for some operations.
  2546. **
  2547. ** ^The sqlite3_malloc() routine returns a pointer to a block
  2548. ** of memory at least N bytes in length, where N is the parameter.
  2549. ** ^If sqlite3_malloc() is unable to obtain sufficient free
  2550. ** memory, it returns a NULL pointer. ^If the parameter N to
  2551. ** sqlite3_malloc() is zero or negative then sqlite3_malloc() returns
  2552. ** a NULL pointer.
  2553. **
  2554. ** ^The sqlite3_malloc64(N) routine works just like
  2555. ** sqlite3_malloc(N) except that N is an unsigned 64-bit integer instead
  2556. ** of a signed 32-bit integer.
  2557. **
  2558. ** ^Calling sqlite3_free() with a pointer previously returned
  2559. ** by sqlite3_malloc() or sqlite3_realloc() releases that memory so
  2560. ** that it might be reused. ^The sqlite3_free() routine is
  2561. ** a no-op if is called with a NULL pointer. Passing a NULL pointer
  2562. ** to sqlite3_free() is harmless. After being freed, memory
  2563. ** should neither be read nor written. Even reading previously freed
  2564. ** memory might result in a segmentation fault or other severe error.
  2565. ** Memory corruption, a segmentation fault, or other severe error
  2566. ** might result if sqlite3_free() is called with a non-NULL pointer that
  2567. ** was not obtained from sqlite3_malloc() or sqlite3_realloc().
  2568. **
  2569. ** ^The sqlite3_realloc(X,N) interface attempts to resize a
  2570. ** prior memory allocation X to be at least N bytes.
  2571. ** ^If the X parameter to sqlite3_realloc(X,N)
  2572. ** is a NULL pointer then its behavior is identical to calling
  2573. ** sqlite3_malloc(N).
  2574. ** ^If the N parameter to sqlite3_realloc(X,N) is zero or
  2575. ** negative then the behavior is exactly the same as calling
  2576. ** sqlite3_free(X).
  2577. ** ^sqlite3_realloc(X,N) returns a pointer to a memory allocation
  2578. ** of at least N bytes in size or NULL if insufficient memory is available.
  2579. ** ^If M is the size of the prior allocation, then min(N,M) bytes
  2580. ** of the prior allocation are copied into the beginning of buffer returned
  2581. ** by sqlite3_realloc(X,N) and the prior allocation is freed.
  2582. ** ^If sqlite3_realloc(X,N) returns NULL and N is positive, then the
  2583. ** prior allocation is not freed.
  2584. **
  2585. ** ^The sqlite3_realloc64(X,N) interfaces works the same as
  2586. ** sqlite3_realloc(X,N) except that N is a 64-bit unsigned integer instead
  2587. ** of a 32-bit signed integer.
  2588. **
  2589. ** ^If X is a memory allocation previously obtained from sqlite3_malloc(),
  2590. ** sqlite3_malloc64(), sqlite3_realloc(), or sqlite3_realloc64(), then
  2591. ** sqlite3_msize(X) returns the size of that memory allocation in bytes.
  2592. ** ^The value returned by sqlite3_msize(X) might be larger than the number
  2593. ** of bytes requested when X was allocated. ^If X is a NULL pointer then
  2594. ** sqlite3_msize(X) returns zero. If X points to something that is not
  2595. ** the beginning of memory allocation, or if it points to a formerly
  2596. ** valid memory allocation that has now been freed, then the behavior
  2597. ** of sqlite3_msize(X) is undefined and possibly harmful.
  2598. **
  2599. ** ^The memory returned by sqlite3_malloc(), sqlite3_realloc(),
  2600. ** sqlite3_malloc64(), and sqlite3_realloc64()
  2601. ** is always aligned to at least an 8 byte boundary, or to a
  2602. ** 4 byte boundary if the [SQLITE_4_BYTE_ALIGNED_MALLOC] compile-time
  2603. ** option is used.
  2604. **
  2605. ** In SQLite version 3.5.0 and 3.5.1, it was possible to define
  2606. ** the SQLITE_OMIT_MEMORY_ALLOCATION which would cause the built-in
  2607. ** implementation of these routines to be omitted. That capability
  2608. ** is no longer provided. Only built-in memory allocators can be used.
  2609. **
  2610. ** Prior to SQLite version 3.7.10, the Windows OS interface layer called
  2611. ** the system malloc() and free() directly when converting
  2612. ** filenames between the UTF-8 encoding used by SQLite
  2613. ** and whatever filename encoding is used by the particular Windows
  2614. ** installation. Memory allocation errors were detected, but
  2615. ** they were reported back as [SQLITE_CANTOPEN] or
  2616. ** [SQLITE_IOERR] rather than [SQLITE_NOMEM].
  2617. **
  2618. ** The pointer arguments to [sqlite3_free()] and [sqlite3_realloc()]
  2619. ** must be either NULL or else pointers obtained from a prior
  2620. ** invocation of [sqlite3_malloc()] or [sqlite3_realloc()] that have
  2621. ** not yet been released.
  2622. **
  2623. ** The application must not read or write any part of
  2624. ** a block of memory after it has been released using
  2625. ** [sqlite3_free()] or [sqlite3_realloc()].
  2626. */
  2627. SQLITE_API void *sqlite3_malloc(int);
  2628. SQLITE_API void *sqlite3_malloc64(sqlite3_uint64);
  2629. SQLITE_API void *sqlite3_realloc(void*, int);
  2630. SQLITE_API void *sqlite3_realloc64(void*, sqlite3_uint64);
  2631. SQLITE_API void sqlite3_free(void*);
  2632. SQLITE_API sqlite3_uint64 sqlite3_msize(void*);
  2633. /*
  2634. ** CAPI3REF: Memory Allocator Statistics
  2635. **
  2636. ** SQLite provides these two interfaces for reporting on the status
  2637. ** of the [sqlite3_malloc()], [sqlite3_free()], and [sqlite3_realloc()]
  2638. ** routines, which form the built-in memory allocation subsystem.
  2639. **
  2640. ** ^The [sqlite3_memory_used()] routine returns the number of bytes
  2641. ** of memory currently outstanding (malloced but not freed).
  2642. ** ^The [sqlite3_memory_highwater()] routine returns the maximum
  2643. ** value of [sqlite3_memory_used()] since the high-water mark
  2644. ** was last reset. ^The values returned by [sqlite3_memory_used()] and
  2645. ** [sqlite3_memory_highwater()] include any overhead
  2646. ** added by SQLite in its implementation of [sqlite3_malloc()],
  2647. ** but not overhead added by the any underlying system library
  2648. ** routines that [sqlite3_malloc()] may call.
  2649. **
  2650. ** ^The memory high-water mark is reset to the current value of
  2651. ** [sqlite3_memory_used()] if and only if the parameter to
  2652. ** [sqlite3_memory_highwater()] is true. ^The value returned
  2653. ** by [sqlite3_memory_highwater(1)] is the high-water mark
  2654. ** prior to the reset.
  2655. */
  2656. SQLITE_API sqlite3_int64 sqlite3_memory_used(void);
  2657. SQLITE_API sqlite3_int64 sqlite3_memory_highwater(int resetFlag);
  2658. /*
  2659. ** CAPI3REF: Pseudo-Random Number Generator
  2660. **
  2661. ** SQLite contains a high-quality pseudo-random number generator (PRNG) used to
  2662. ** select random [ROWID | ROWIDs] when inserting new records into a table that
  2663. ** already uses the largest possible [ROWID]. The PRNG is also used for
  2664. ** the build-in random() and randomblob() SQL functions. This interface allows
  2665. ** applications to access the same PRNG for other purposes.
  2666. **
  2667. ** ^A call to this routine stores N bytes of randomness into buffer P.
  2668. ** ^The P parameter can be a NULL pointer.
  2669. **
  2670. ** ^If this routine has not been previously called or if the previous
  2671. ** call had N less than one or a NULL pointer for P, then the PRNG is
  2672. ** seeded using randomness obtained from the xRandomness method of
  2673. ** the default [sqlite3_vfs] object.
  2674. ** ^If the previous call to this routine had an N of 1 or more and a
  2675. ** non-NULL P then the pseudo-randomness is generated
  2676. ** internally and without recourse to the [sqlite3_vfs] xRandomness
  2677. ** method.
  2678. */
  2679. SQLITE_API void sqlite3_randomness(int N, void *P);
  2680. /*
  2681. ** CAPI3REF: Compile-Time Authorization Callbacks
  2682. ** METHOD: sqlite3
  2683. ** KEYWORDS: {authorizer callback}
  2684. **
  2685. ** ^This routine registers an authorizer callback with a particular
  2686. ** [database connection], supplied in the first argument.
  2687. ** ^The authorizer callback is invoked as SQL statements are being compiled
  2688. ** by [sqlite3_prepare()] or its variants [sqlite3_prepare_v2()],
  2689. ** [sqlite3_prepare_v3()], [sqlite3_prepare16()], [sqlite3_prepare16_v2()],
  2690. ** and [sqlite3_prepare16_v3()]. ^At various
  2691. ** points during the compilation process, as logic is being created
  2692. ** to perform various actions, the authorizer callback is invoked to
  2693. ** see if those actions are allowed. ^The authorizer callback should
  2694. ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
  2695. ** specific action but allow the SQL statement to continue to be
  2696. ** compiled, or [SQLITE_DENY] to cause the entire SQL statement to be
  2697. ** rejected with an error. ^If the authorizer callback returns
  2698. ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
  2699. ** then the [sqlite3_prepare_v2()] or equivalent call that triggered
  2700. ** the authorizer will fail with an error message.
  2701. **
  2702. ** When the callback returns [SQLITE_OK], that means the operation
  2703. ** requested is ok. ^When the callback returns [SQLITE_DENY], the
  2704. ** [sqlite3_prepare_v2()] or equivalent call that triggered the
  2705. ** authorizer will fail with an error message explaining that
  2706. ** access is denied.
  2707. **
  2708. ** ^The first parameter to the authorizer callback is a copy of the third
  2709. ** parameter to the sqlite3_set_authorizer() interface. ^The second parameter
  2710. ** to the callback is an integer [SQLITE_COPY | action code] that specifies
  2711. ** the particular action to be authorized. ^The third through sixth parameters
  2712. ** to the callback are either NULL pointers or zero-terminated strings
  2713. ** that contain additional details about the action to be authorized.
  2714. ** Applications must always be prepared to encounter a NULL pointer in any
  2715. ** of the third through the sixth parameters of the authorization callback.
  2716. **
  2717. ** ^If the action code is [SQLITE_READ]
  2718. ** and the callback returns [SQLITE_IGNORE] then the
  2719. ** [prepared statement] statement is constructed to substitute
  2720. ** a NULL value in place of the table column that would have
  2721. ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
  2722. ** return can be used to deny an untrusted user access to individual
  2723. ** columns of a table.
  2724. ** ^When a table is referenced by a [SELECT] but no column values are
  2725. ** extracted from that table (for example in a query like
  2726. ** "SELECT count(*) FROM tab") then the [SQLITE_READ] authorizer callback
  2727. ** is invoked once for that table with a column name that is an empty string.
  2728. ** ^If the action code is [SQLITE_DELETE] and the callback returns
  2729. ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
  2730. ** [truncate optimization] is disabled and all rows are deleted individually.
  2731. **
  2732. ** An authorizer is used when [sqlite3_prepare | preparing]
  2733. ** SQL statements from an untrusted source, to ensure that the SQL statements
  2734. ** do not try to access data they are not allowed to see, or that they do not
  2735. ** try to execute malicious statements that damage the database. For
  2736. ** example, an application may allow a user to enter arbitrary
  2737. ** SQL queries for evaluation by a database. But the application does
  2738. ** not want the user to be able to make arbitrary changes to the
  2739. ** database. An authorizer could then be put in place while the
  2740. ** user-entered SQL is being [sqlite3_prepare | prepared] that
  2741. ** disallows everything except [SELECT] statements.
  2742. **
  2743. ** Applications that need to process SQL from untrusted sources
  2744. ** might also consider lowering resource limits using [sqlite3_limit()]
  2745. ** and limiting database size using the [max_page_count] [PRAGMA]
  2746. ** in addition to using an authorizer.
  2747. **
  2748. ** ^(Only a single authorizer can be in place on a database connection
  2749. ** at a time. Each call to sqlite3_set_authorizer overrides the
  2750. ** previous call.)^ ^Disable the authorizer by installing a NULL callback.
  2751. ** The authorizer is disabled by default.
  2752. **
  2753. ** The authorizer callback must not do anything that will modify
  2754. ** the database connection that invoked the authorizer callback.
  2755. ** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their
  2756. ** database connections for the meaning of "modify" in this paragraph.
  2757. **
  2758. ** ^When [sqlite3_prepare_v2()] is used to prepare a statement, the
  2759. ** statement might be re-prepared during [sqlite3_step()] due to a
  2760. ** schema change. Hence, the application should ensure that the
  2761. ** correct authorizer callback remains in place during the [sqlite3_step()].
  2762. **
  2763. ** ^Note that the authorizer callback is invoked only during
  2764. ** [sqlite3_prepare()] or its variants. Authorization is not
  2765. ** performed during statement evaluation in [sqlite3_step()], unless
  2766. ** as stated in the previous paragraph, sqlite3_step() invokes
  2767. ** sqlite3_prepare_v2() to reprepare a statement after a schema change.
  2768. */
  2769. SQLITE_API int sqlite3_set_authorizer(
  2770. sqlite3*,
  2771. int (*xAuth)(void*,int,const char*,const char*,const char*,const char*),
  2772. void *pUserData
  2773. );
  2774. /*
  2775. ** CAPI3REF: Authorizer Return Codes
  2776. **
  2777. ** The [sqlite3_set_authorizer | authorizer callback function] must
  2778. ** return either [SQLITE_OK] or one of these two constants in order
  2779. ** to signal SQLite whether or not the action is permitted. See the
  2780. ** [sqlite3_set_authorizer | authorizer documentation] for additional
  2781. ** information.
  2782. **
  2783. ** Note that SQLITE_IGNORE is also used as a [conflict resolution mode]
  2784. ** returned from the [sqlite3_vtab_on_conflict()] interface.
  2785. */
  2786. #define SQLITE_DENY 1 /* Abort the SQL statement with an error */
  2787. #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */
  2788. /*
  2789. ** CAPI3REF: Authorizer Action Codes
  2790. **
  2791. ** The [sqlite3_set_authorizer()] interface registers a callback function
  2792. ** that is invoked to authorize certain SQL statement actions. The
  2793. ** second parameter to the callback is an integer code that specifies
  2794. ** what action is being authorized. These are the integer action codes that
  2795. ** the authorizer callback may be passed.
  2796. **
  2797. ** These action code values signify what kind of operation is to be
  2798. ** authorized. The 3rd and 4th parameters to the authorization
  2799. ** callback function will be parameters or NULL depending on which of these
  2800. ** codes is used as the second parameter. ^(The 5th parameter to the
  2801. ** authorizer callback is the name of the database ("main", "temp",
  2802. ** etc.) if applicable.)^ ^The 6th parameter to the authorizer callback
  2803. ** is the name of the inner-most trigger or view that is responsible for
  2804. ** the access attempt or NULL if this access attempt is directly from
  2805. ** top-level SQL code.
  2806. */
  2807. /******************************************* 3rd ************ 4th ***********/
  2808. #define SQLITE_CREATE_INDEX 1 /* Index Name Table Name */
  2809. #define SQLITE_CREATE_TABLE 2 /* Table Name NULL */
  2810. #define SQLITE_CREATE_TEMP_INDEX 3 /* Index Name Table Name */
  2811. #define SQLITE_CREATE_TEMP_TABLE 4 /* Table Name NULL */
  2812. #define SQLITE_CREATE_TEMP_TRIGGER 5 /* Trigger Name Table Name */
  2813. #define SQLITE_CREATE_TEMP_VIEW 6 /* View Name NULL */
  2814. #define SQLITE_CREATE_TRIGGER 7 /* Trigger Name Table Name */
  2815. #define SQLITE_CREATE_VIEW 8 /* View Name NULL */
  2816. #define SQLITE_DELETE 9 /* Table Name NULL */
  2817. #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */
  2818. #define SQLITE_DROP_TABLE 11 /* Table Name NULL */
  2819. #define SQLITE_DROP_TEMP_INDEX 12 /* Index Name Table Name */
  2820. #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */
  2821. #define SQLITE_DROP_TEMP_TRIGGER 14 /* Trigger Name Table Name */
  2822. #define SQLITE_DROP_TEMP_VIEW 15 /* View Name NULL */
  2823. #define SQLITE_DROP_TRIGGER 16 /* Trigger Name Table Name */
  2824. #define SQLITE_DROP_VIEW 17 /* View Name NULL */
  2825. #define SQLITE_INSERT 18 /* Table Name NULL */
  2826. #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */
  2827. #define SQLITE_READ 20 /* Table Name Column Name */
  2828. #define SQLITE_SELECT 21 /* NULL NULL */
  2829. #define SQLITE_TRANSACTION 22 /* Operation NULL */
  2830. #define SQLITE_UPDATE 23 /* Table Name Column Name */
  2831. #define SQLITE_ATTACH 24 /* Filename NULL */
  2832. #define SQLITE_DETACH 25 /* Database Name NULL */
  2833. #define SQLITE_ALTER_TABLE 26 /* Database Name Table Name */
  2834. #define SQLITE_REINDEX 27 /* Index Name NULL */
  2835. #define SQLITE_ANALYZE 28 /* Table Name NULL */
  2836. #define SQLITE_CREATE_VTABLE 29 /* Table Name Module Name */
  2837. #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */
  2838. #define SQLITE_FUNCTION 31 /* NULL Function Name */
  2839. #define SQLITE_SAVEPOINT 32 /* Operation Savepoint Name */
  2840. #define SQLITE_COPY 0 /* No longer used */
  2841. #define SQLITE_RECURSIVE 33 /* NULL NULL */
  2842. /*
  2843. ** CAPI3REF: Tracing And Profiling Functions
  2844. ** METHOD: sqlite3
  2845. **
  2846. ** These routines are deprecated. Use the [sqlite3_trace_v2()] interface
  2847. ** instead of the routines described here.
  2848. **
  2849. ** These routines register callback functions that can be used for
  2850. ** tracing and profiling the execution of SQL statements.
  2851. **
  2852. ** ^The callback function registered by sqlite3_trace() is invoked at
  2853. ** various times when an SQL statement is being run by [sqlite3_step()].
  2854. ** ^The sqlite3_trace() callback is invoked with a UTF-8 rendering of the
  2855. ** SQL statement text as the statement first begins executing.
  2856. ** ^(Additional sqlite3_trace() callbacks might occur
  2857. ** as each triggered subprogram is entered. The callbacks for triggers
  2858. ** contain a UTF-8 SQL comment that identifies the trigger.)^
  2859. **
  2860. ** The [SQLITE_TRACE_SIZE_LIMIT] compile-time option can be used to limit
  2861. ** the length of [bound parameter] expansion in the output of sqlite3_trace().
  2862. **
  2863. ** ^The callback function registered by sqlite3_profile() is invoked
  2864. ** as each SQL statement finishes. ^The profile callback contains
  2865. ** the original statement text and an estimate of wall-clock time
  2866. ** of how long that statement took to run. ^The profile callback
  2867. ** time is in units of nanoseconds, however the current implementation
  2868. ** is only capable of millisecond resolution so the six least significant
  2869. ** digits in the time are meaningless. Future versions of SQLite
  2870. ** might provide greater resolution on the profiler callback. The
  2871. ** sqlite3_profile() function is considered experimental and is
  2872. ** subject to change in future versions of SQLite.
  2873. */
  2874. SQLITE_API SQLITE_DEPRECATED void *sqlite3_trace(sqlite3*,
  2875. void(*xTrace)(void*,const char*), void*);
  2876. SQLITE_API SQLITE_DEPRECATED void *sqlite3_profile(sqlite3*,
  2877. void(*xProfile)(void*,const char*,sqlite3_uint64), void*);
  2878. /*
  2879. ** CAPI3REF: SQL Trace Event Codes
  2880. ** KEYWORDS: SQLITE_TRACE
  2881. **
  2882. ** These constants identify classes of events that can be monitored
  2883. ** using the [sqlite3_trace_v2()] tracing logic. The M argument
  2884. ** to [sqlite3_trace_v2(D,M,X,P)] is an OR-ed combination of one or more of
  2885. ** the following constants. ^The first argument to the trace callback
  2886. ** is one of the following constants.
  2887. **
  2888. ** New tracing constants may be added in future releases.
  2889. **
  2890. ** ^A trace callback has four arguments: xCallback(T,C,P,X).
  2891. ** ^The T argument is one of the integer type codes above.
  2892. ** ^The C argument is a copy of the context pointer passed in as the
  2893. ** fourth argument to [sqlite3_trace_v2()].
  2894. ** The P and X arguments are pointers whose meanings depend on T.
  2895. **
  2896. ** <dl>
  2897. ** [[SQLITE_TRACE_STMT]] <dt>SQLITE_TRACE_STMT</dt>
  2898. ** <dd>^An SQLITE_TRACE_STMT callback is invoked when a prepared statement
  2899. ** first begins running and possibly at other times during the
  2900. ** execution of the prepared statement, such as at the start of each
  2901. ** trigger subprogram. ^The P argument is a pointer to the
  2902. ** [prepared statement]. ^The X argument is a pointer to a string which
  2903. ** is the unexpanded SQL text of the prepared statement or an SQL comment
  2904. ** that indicates the invocation of a trigger. ^The callback can compute
  2905. ** the same text that would have been returned by the legacy [sqlite3_trace()]
  2906. ** interface by using the X argument when X begins with "--" and invoking
  2907. ** [sqlite3_expanded_sql(P)] otherwise.
  2908. **
  2909. ** [[SQLITE_TRACE_PROFILE]] <dt>SQLITE_TRACE_PROFILE</dt>
  2910. ** <dd>^An SQLITE_TRACE_PROFILE callback provides approximately the same
  2911. ** information as is provided by the [sqlite3_profile()] callback.
  2912. ** ^The P argument is a pointer to the [prepared statement] and the
  2913. ** X argument points to a 64-bit integer which is the estimated of
  2914. ** the number of nanosecond that the prepared statement took to run.
  2915. ** ^The SQLITE_TRACE_PROFILE callback is invoked when the statement finishes.
  2916. **
  2917. ** [[SQLITE_TRACE_ROW]] <dt>SQLITE_TRACE_ROW</dt>
  2918. ** <dd>^An SQLITE_TRACE_ROW callback is invoked whenever a prepared
  2919. ** statement generates a single row of result.
  2920. ** ^The P argument is a pointer to the [prepared statement] and the
  2921. ** X argument is unused.
  2922. **
  2923. ** [[SQLITE_TRACE_CLOSE]] <dt>SQLITE_TRACE_CLOSE</dt>
  2924. ** <dd>^An SQLITE_TRACE_CLOSE callback is invoked when a database
  2925. ** connection closes.
  2926. ** ^The P argument is a pointer to the [database connection] object
  2927. ** and the X argument is unused.
  2928. ** </dl>
  2929. */
  2930. #define SQLITE_TRACE_STMT 0x01
  2931. #define SQLITE_TRACE_PROFILE 0x02
  2932. #define SQLITE_TRACE_ROW 0x04
  2933. #define SQLITE_TRACE_CLOSE 0x08
  2934. /*
  2935. ** CAPI3REF: SQL Trace Hook
  2936. ** METHOD: sqlite3
  2937. **
  2938. ** ^The sqlite3_trace_v2(D,M,X,P) interface registers a trace callback
  2939. ** function X against [database connection] D, using property mask M
  2940. ** and context pointer P. ^If the X callback is
  2941. ** NULL or if the M mask is zero, then tracing is disabled. The
  2942. ** M argument should be the bitwise OR-ed combination of
  2943. ** zero or more [SQLITE_TRACE] constants.
  2944. **
  2945. ** ^Each call to either sqlite3_trace() or sqlite3_trace_v2() overrides
  2946. ** (cancels) any prior calls to sqlite3_trace() or sqlite3_trace_v2().
  2947. **
  2948. ** ^The X callback is invoked whenever any of the events identified by
  2949. ** mask M occur. ^The integer return value from the callback is currently
  2950. ** ignored, though this may change in future releases. Callback
  2951. ** implementations should return zero to ensure future compatibility.
  2952. **
  2953. ** ^A trace callback is invoked with four arguments: callback(T,C,P,X).
  2954. ** ^The T argument is one of the [SQLITE_TRACE]
  2955. ** constants to indicate why the callback was invoked.
  2956. ** ^The C argument is a copy of the context pointer.
  2957. ** The P and X arguments are pointers whose meanings depend on T.
  2958. **
  2959. ** The sqlite3_trace_v2() interface is intended to replace the legacy
  2960. ** interfaces [sqlite3_trace()] and [sqlite3_profile()], both of which
  2961. ** are deprecated.
  2962. */
  2963. SQLITE_API int sqlite3_trace_v2(
  2964. sqlite3*,
  2965. unsigned uMask,
  2966. int(*xCallback)(unsigned,void*,void*,void*),
  2967. void *pCtx
  2968. );
  2969. /*
  2970. ** CAPI3REF: Query Progress Callbacks
  2971. ** METHOD: sqlite3
  2972. **
  2973. ** ^The sqlite3_progress_handler(D,N,X,P) interface causes the callback
  2974. ** function X to be invoked periodically during long running calls to
  2975. ** [sqlite3_exec()], [sqlite3_step()] and [sqlite3_get_table()] for
  2976. ** database connection D. An example use for this
  2977. ** interface is to keep a GUI updated during a large query.
  2978. **
  2979. ** ^The parameter P is passed through as the only parameter to the
  2980. ** callback function X. ^The parameter N is the approximate number of
  2981. ** [virtual machine instructions] that are evaluated between successive
  2982. ** invocations of the callback X. ^If N is less than one then the progress
  2983. ** handler is disabled.
  2984. **
  2985. ** ^Only a single progress handler may be defined at one time per
  2986. ** [database connection]; setting a new progress handler cancels the
  2987. ** old one. ^Setting parameter X to NULL disables the progress handler.
  2988. ** ^The progress handler is also disabled by setting N to a value less
  2989. ** than 1.
  2990. **
  2991. ** ^If the progress callback returns non-zero, the operation is
  2992. ** interrupted. This feature can be used to implement a
  2993. ** "Cancel" button on a GUI progress dialog box.
  2994. **
  2995. ** The progress handler callback must not do anything that will modify
  2996. ** the database connection that invoked the progress handler.
  2997. ** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their
  2998. ** database connections for the meaning of "modify" in this paragraph.
  2999. **
  3000. */
  3001. SQLITE_API void sqlite3_progress_handler(sqlite3*, int, int(*)(void*), void*);
  3002. /*
  3003. ** CAPI3REF: Opening A New Database Connection
  3004. ** CONSTRUCTOR: sqlite3
  3005. **
  3006. ** ^These routines open an SQLite database file as specified by the
  3007. ** filename argument. ^The filename argument is interpreted as UTF-8 for
  3008. ** sqlite3_open() and sqlite3_open_v2() and as UTF-16 in the native byte
  3009. ** order for sqlite3_open16(). ^(A [database connection] handle is usually
  3010. ** returned in *ppDb, even if an error occurs. The only exception is that
  3011. ** if SQLite is unable to allocate memory to hold the [sqlite3] object,
  3012. ** a NULL will be written into *ppDb instead of a pointer to the [sqlite3]
  3013. ** object.)^ ^(If the database is opened (and/or created) successfully, then
  3014. ** [SQLITE_OK] is returned. Otherwise an [error code] is returned.)^ ^The
  3015. ** [sqlite3_errmsg()] or [sqlite3_errmsg16()] routines can be used to obtain
  3016. ** an English language description of the error following a failure of any
  3017. ** of the sqlite3_open() routines.
  3018. **
  3019. ** ^The default encoding will be UTF-8 for databases created using
  3020. ** sqlite3_open() or sqlite3_open_v2(). ^The default encoding for databases
  3021. ** created using sqlite3_open16() will be UTF-16 in the native byte order.
  3022. **
  3023. ** Whether or not an error occurs when it is opened, resources
  3024. ** associated with the [database connection] handle should be released by
  3025. ** passing it to [sqlite3_close()] when it is no longer required.
  3026. **
  3027. ** The sqlite3_open_v2() interface works like sqlite3_open()
  3028. ** except that it accepts two additional parameters for additional control
  3029. ** over the new database connection. ^(The flags parameter to
  3030. ** sqlite3_open_v2() can take one of
  3031. ** the following three values, optionally combined with the
  3032. ** [SQLITE_OPEN_NOMUTEX], [SQLITE_OPEN_FULLMUTEX], [SQLITE_OPEN_SHAREDCACHE],
  3033. ** [SQLITE_OPEN_PRIVATECACHE], and/or [SQLITE_OPEN_URI] flags:)^
  3034. **
  3035. ** <dl>
  3036. ** ^(<dt>[SQLITE_OPEN_READONLY]</dt>
  3037. ** <dd>The database is opened in read-only mode. If the database does not
  3038. ** already exist, an error is returned.</dd>)^
  3039. **
  3040. ** ^(<dt>[SQLITE_OPEN_READWRITE]</dt>
  3041. ** <dd>The database is opened for reading and writing if possible, or reading
  3042. ** only if the file is write protected by the operating system. In either
  3043. ** case the database must already exist, otherwise an error is returned.</dd>)^
  3044. **
  3045. ** ^(<dt>[SQLITE_OPEN_READWRITE] | [SQLITE_OPEN_CREATE]</dt>
  3046. ** <dd>The database is opened for reading and writing, and is created if
  3047. ** it does not already exist. This is the behavior that is always used for
  3048. ** sqlite3_open() and sqlite3_open16().</dd>)^
  3049. ** </dl>
  3050. **
  3051. ** If the 3rd parameter to sqlite3_open_v2() is not one of the
  3052. ** combinations shown above optionally combined with other
  3053. ** [SQLITE_OPEN_READONLY | SQLITE_OPEN_* bits]
  3054. ** then the behavior is undefined.
  3055. **
  3056. ** ^If the [SQLITE_OPEN_NOMUTEX] flag is set, then the database connection
  3057. ** opens in the multi-thread [threading mode] as long as the single-thread
  3058. ** mode has not been set at compile-time or start-time. ^If the
  3059. ** [SQLITE_OPEN_FULLMUTEX] flag is set then the database connection opens
  3060. ** in the serialized [threading mode] unless single-thread was
  3061. ** previously selected at compile-time or start-time.
  3062. ** ^The [SQLITE_OPEN_SHAREDCACHE] flag causes the database connection to be
  3063. ** eligible to use [shared cache mode], regardless of whether or not shared
  3064. ** cache is enabled using [sqlite3_enable_shared_cache()]. ^The
  3065. ** [SQLITE_OPEN_PRIVATECACHE] flag causes the database connection to not
  3066. ** participate in [shared cache mode] even if it is enabled.
  3067. **
  3068. ** ^The fourth parameter to sqlite3_open_v2() is the name of the
  3069. ** [sqlite3_vfs] object that defines the operating system interface that
  3070. ** the new database connection should use. ^If the fourth parameter is
  3071. ** a NULL pointer then the default [sqlite3_vfs] object is used.
  3072. **
  3073. ** ^If the filename is ":memory:", then a private, temporary in-memory database
  3074. ** is created for the connection. ^This in-memory database will vanish when
  3075. ** the database connection is closed. Future versions of SQLite might
  3076. ** make use of additional special filenames that begin with the ":" character.
  3077. ** It is recommended that when a database filename actually does begin with
  3078. ** a ":" character you should prefix the filename with a pathname such as
  3079. ** "./" to avoid ambiguity.
  3080. **
  3081. ** ^If the filename is an empty string, then a private, temporary
  3082. ** on-disk database will be created. ^This private database will be
  3083. ** automatically deleted as soon as the database connection is closed.
  3084. **
  3085. ** [[URI filenames in sqlite3_open()]] <h3>URI Filenames</h3>
  3086. **
  3087. ** ^If [URI filename] interpretation is enabled, and the filename argument
  3088. ** begins with "file:", then the filename is interpreted as a URI. ^URI
  3089. ** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is
  3090. ** set in the third argument to sqlite3_open_v2(), or if it has
  3091. ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
  3092. ** [sqlite3_config()] method or by the [SQLITE_USE_URI] compile-time option.
  3093. ** URI filename interpretation is turned off
  3094. ** by default, but future releases of SQLite might enable URI filename
  3095. ** interpretation by default. See "[URI filenames]" for additional
  3096. ** information.
  3097. **
  3098. ** URI filenames are parsed according to RFC 3986. ^If the URI contains an
  3099. ** authority, then it must be either an empty string or the string
  3100. ** "localhost". ^If the authority is not an empty string or "localhost", an
  3101. ** error is returned to the caller. ^The fragment component of a URI, if
  3102. ** present, is ignored.
  3103. **
  3104. ** ^SQLite uses the path component of the URI as the name of the disk file
  3105. ** which contains the database. ^If the path begins with a '/' character,
  3106. ** then it is interpreted as an absolute path. ^If the path does not begin
  3107. ** with a '/' (meaning that the authority section is omitted from the URI)
  3108. ** then the path is interpreted as a relative path.
  3109. ** ^(On windows, the first component of an absolute path
  3110. ** is a drive specification (e.g. "C:").)^
  3111. **
  3112. ** [[core URI query parameters]]
  3113. ** The query component of a URI may contain parameters that are interpreted
  3114. ** either by SQLite itself, or by a [VFS | custom VFS implementation].
  3115. ** SQLite and its built-in [VFSes] interpret the
  3116. ** following query parameters:
  3117. **
  3118. ** <ul>
  3119. ** <li> <b>vfs</b>: ^The "vfs" parameter may be used to specify the name of
  3120. ** a VFS object that provides the operating system interface that should
  3121. ** be used to access the database file on disk. ^If this option is set to
  3122. ** an empty string the default VFS object is used. ^Specifying an unknown
  3123. ** VFS is an error. ^If sqlite3_open_v2() is used and the vfs option is
  3124. ** present, then the VFS specified by the option takes precedence over
  3125. ** the value passed as the fourth parameter to sqlite3_open_v2().
  3126. **
  3127. ** <li> <b>mode</b>: ^(The mode parameter may be set to either "ro", "rw",
  3128. ** "rwc", or "memory". Attempting to set it to any other value is
  3129. ** an error)^.
  3130. ** ^If "ro" is specified, then the database is opened for read-only
  3131. ** access, just as if the [SQLITE_OPEN_READONLY] flag had been set in the
  3132. ** third argument to sqlite3_open_v2(). ^If the mode option is set to
  3133. ** "rw", then the database is opened for read-write (but not create)
  3134. ** access, as if SQLITE_OPEN_READWRITE (but not SQLITE_OPEN_CREATE) had
  3135. ** been set. ^Value "rwc" is equivalent to setting both
  3136. ** SQLITE_OPEN_READWRITE and SQLITE_OPEN_CREATE. ^If the mode option is
  3137. ** set to "memory" then a pure [in-memory database] that never reads
  3138. ** or writes from disk is used. ^It is an error to specify a value for
  3139. ** the mode parameter that is less restrictive than that specified by
  3140. ** the flags passed in the third parameter to sqlite3_open_v2().
  3141. **
  3142. ** <li> <b>cache</b>: ^The cache parameter may be set to either "shared" or
  3143. ** "private". ^Setting it to "shared" is equivalent to setting the
  3144. ** SQLITE_OPEN_SHAREDCACHE bit in the flags argument passed to
  3145. ** sqlite3_open_v2(). ^Setting the cache parameter to "private" is
  3146. ** equivalent to setting the SQLITE_OPEN_PRIVATECACHE bit.
  3147. ** ^If sqlite3_open_v2() is used and the "cache" parameter is present in
  3148. ** a URI filename, its value overrides any behavior requested by setting
  3149. ** SQLITE_OPEN_PRIVATECACHE or SQLITE_OPEN_SHAREDCACHE flag.
  3150. **
  3151. ** <li> <b>psow</b>: ^The psow parameter indicates whether or not the
  3152. ** [powersafe overwrite] property does or does not apply to the
  3153. ** storage media on which the database file resides.
  3154. **
  3155. ** <li> <b>nolock</b>: ^The nolock parameter is a boolean query parameter
  3156. ** which if set disables file locking in rollback journal modes. This
  3157. ** is useful for accessing a database on a filesystem that does not
  3158. ** support locking. Caution: Database corruption might result if two
  3159. ** or more processes write to the same database and any one of those
  3160. ** processes uses nolock=1.
  3161. **
  3162. ** <li> <b>immutable</b>: ^The immutable parameter is a boolean query
  3163. ** parameter that indicates that the database file is stored on
  3164. ** read-only media. ^When immutable is set, SQLite assumes that the
  3165. ** database file cannot be changed, even by a process with higher
  3166. ** privilege, and so the database is opened read-only and all locking
  3167. ** and change detection is disabled. Caution: Setting the immutable
  3168. ** property on a database file that does in fact change can result
  3169. ** in incorrect query results and/or [SQLITE_CORRUPT] errors.
  3170. ** See also: [SQLITE_IOCAP_IMMUTABLE].
  3171. **
  3172. ** </ul>
  3173. **
  3174. ** ^Specifying an unknown parameter in the query component of a URI is not an
  3175. ** error. Future versions of SQLite might understand additional query
  3176. ** parameters. See "[query parameters with special meaning to SQLite]" for
  3177. ** additional information.
  3178. **
  3179. ** [[URI filename examples]] <h3>URI filename examples</h3>
  3180. **
  3181. ** <table border="1" align=center cellpadding=5>
  3182. ** <tr><th> URI filenames <th> Results
  3183. ** <tr><td> file:data.db <td>
  3184. ** Open the file "data.db" in the current directory.
  3185. ** <tr><td> file:/home/fred/data.db<br>
  3186. ** file:///home/fred/data.db <br>
  3187. ** file://localhost/home/fred/data.db <br> <td>
  3188. ** Open the database file "/home/fred/data.db".
  3189. ** <tr><td> file://darkstar/home/fred/data.db <td>
  3190. ** An error. "darkstar" is not a recognized authority.
  3191. ** <tr><td style="white-space:nowrap">
  3192. ** file:///C:/Documents%20and%20Settings/fred/Desktop/data.db
  3193. ** <td> Windows only: Open the file "data.db" on fred's desktop on drive
  3194. ** C:. Note that the %20 escaping in this example is not strictly
  3195. ** necessary - space characters can be used literally
  3196. ** in URI filenames.
  3197. ** <tr><td> file:data.db?mode=ro&cache=private <td>
  3198. ** Open file "data.db" in the current directory for read-only access.
  3199. ** Regardless of whether or not shared-cache mode is enabled by
  3200. ** default, use a private cache.
  3201. ** <tr><td> file:/home/fred/data.db?vfs=unix-dotfile <td>
  3202. ** Open file "/home/fred/data.db". Use the special VFS "unix-dotfile"
  3203. ** that uses dot-files in place of posix advisory locking.
  3204. ** <tr><td> file:data.db?mode=readonly <td>
  3205. ** An error. "readonly" is not a valid option for the "mode" parameter.
  3206. ** </table>
  3207. **
  3208. ** ^URI hexadecimal escape sequences (%HH) are supported within the path and
  3209. ** query components of a URI. A hexadecimal escape sequence consists of a
  3210. ** percent sign - "%" - followed by exactly two hexadecimal digits
  3211. ** specifying an octet value. ^Before the path or query components of a
  3212. ** URI filename are interpreted, they are encoded using UTF-8 and all
  3213. ** hexadecimal escape sequences replaced by a single byte containing the
  3214. ** corresponding octet. If this process generates an invalid UTF-8 encoding,
  3215. ** the results are undefined.
  3216. **
  3217. ** <b>Note to Windows users:</b> The encoding used for the filename argument
  3218. ** of sqlite3_open() and sqlite3_open_v2() must be UTF-8, not whatever
  3219. ** codepage is currently defined. Filenames containing international
  3220. ** characters must be converted to UTF-8 prior to passing them into
  3221. ** sqlite3_open() or sqlite3_open_v2().
  3222. **
  3223. ** <b>Note to Windows Runtime users:</b> The temporary directory must be set
  3224. ** prior to calling sqlite3_open() or sqlite3_open_v2(). Otherwise, various
  3225. ** features that require the use of temporary files may fail.
  3226. **
  3227. ** See also: [sqlite3_temp_directory]
  3228. */
  3229. SQLITE_API int sqlite3_open(
  3230. const char *filename, /* Database filename (UTF-8) */
  3231. sqlite3 **ppDb /* OUT: SQLite db handle */
  3232. );
  3233. SQLITE_API int sqlite3_open16(
  3234. const void *filename, /* Database filename (UTF-16) */
  3235. sqlite3 **ppDb /* OUT: SQLite db handle */
  3236. );
  3237. SQLITE_API int sqlite3_open_v2(
  3238. const char *filename, /* Database filename (UTF-8) */
  3239. sqlite3 **ppDb, /* OUT: SQLite db handle */
  3240. int flags, /* Flags */
  3241. const char *zVfs /* Name of VFS module to use */
  3242. );
  3243. /*
  3244. ** CAPI3REF: Obtain Values For URI Parameters
  3245. **
  3246. ** These are utility routines, useful to VFS implementations, that check
  3247. ** to see if a database file was a URI that contained a specific query
  3248. ** parameter, and if so obtains the value of that query parameter.
  3249. **
  3250. ** If F is the database filename pointer passed into the xOpen() method of
  3251. ** a VFS implementation when the flags parameter to xOpen() has one or
  3252. ** more of the [SQLITE_OPEN_URI] or [SQLITE_OPEN_MAIN_DB] bits set and
  3253. ** P is the name of the query parameter, then
  3254. ** sqlite3_uri_parameter(F,P) returns the value of the P
  3255. ** parameter if it exists or a NULL pointer if P does not appear as a
  3256. ** query parameter on F. If P is a query parameter of F
  3257. ** has no explicit value, then sqlite3_uri_parameter(F,P) returns
  3258. ** a pointer to an empty string.
  3259. **
  3260. ** The sqlite3_uri_boolean(F,P,B) routine assumes that P is a boolean
  3261. ** parameter and returns true (1) or false (0) according to the value
  3262. ** of P. The sqlite3_uri_boolean(F,P,B) routine returns true (1) if the
  3263. ** value of query parameter P is one of "yes", "true", or "on" in any
  3264. ** case or if the value begins with a non-zero number. The
  3265. ** sqlite3_uri_boolean(F,P,B) routines returns false (0) if the value of
  3266. ** query parameter P is one of "no", "false", or "off" in any case or
  3267. ** if the value begins with a numeric zero. If P is not a query
  3268. ** parameter on F or if the value of P is does not match any of the
  3269. ** above, then sqlite3_uri_boolean(F,P,B) returns (B!=0).
  3270. **
  3271. ** The sqlite3_uri_int64(F,P,D) routine converts the value of P into a
  3272. ** 64-bit signed integer and returns that integer, or D if P does not
  3273. ** exist. If the value of P is something other than an integer, then
  3274. ** zero is returned.
  3275. **
  3276. ** If F is a NULL pointer, then sqlite3_uri_parameter(F,P) returns NULL and
  3277. ** sqlite3_uri_boolean(F,P,B) returns B. If F is not a NULL pointer and
  3278. ** is not a database file pathname pointer that SQLite passed into the xOpen
  3279. ** VFS method, then the behavior of this routine is undefined and probably
  3280. ** undesirable.
  3281. */
  3282. SQLITE_API const char *sqlite3_uri_parameter(const char *zFilename, const char *zParam);
  3283. SQLITE_API int sqlite3_uri_boolean(const char *zFile, const char *zParam, int bDefault);
  3284. SQLITE_API sqlite3_int64 sqlite3_uri_int64(const char*, const char*, sqlite3_int64);
  3285. /*
  3286. ** CAPI3REF: Error Codes And Messages
  3287. ** METHOD: sqlite3
  3288. **
  3289. ** ^If the most recent sqlite3_* API call associated with
  3290. ** [database connection] D failed, then the sqlite3_errcode(D) interface
  3291. ** returns the numeric [result code] or [extended result code] for that
  3292. ** API call.
  3293. ** If the most recent API call was successful,
  3294. ** then the return value from sqlite3_errcode() is undefined.
  3295. ** ^The sqlite3_extended_errcode()
  3296. ** interface is the same except that it always returns the
  3297. ** [extended result code] even when extended result codes are
  3298. ** disabled.
  3299. **
  3300. ** ^The sqlite3_errmsg() and sqlite3_errmsg16() return English-language
  3301. ** text that describes the error, as either UTF-8 or UTF-16 respectively.
  3302. ** ^(Memory to hold the error message string is managed internally.
  3303. ** The application does not need to worry about freeing the result.
  3304. ** However, the error string might be overwritten or deallocated by
  3305. ** subsequent calls to other SQLite interface functions.)^
  3306. **
  3307. ** ^The sqlite3_errstr() interface returns the English-language text
  3308. ** that describes the [result code], as UTF-8.
  3309. ** ^(Memory to hold the error message string is managed internally
  3310. ** and must not be freed by the application)^.
  3311. **
  3312. ** When the serialized [threading mode] is in use, it might be the
  3313. ** case that a second error occurs on a separate thread in between
  3314. ** the time of the first error and the call to these interfaces.
  3315. ** When that happens, the second error will be reported since these
  3316. ** interfaces always report the most recent result. To avoid
  3317. ** this, each thread can obtain exclusive use of the [database connection] D
  3318. ** by invoking [sqlite3_mutex_enter]([sqlite3_db_mutex](D)) before beginning
  3319. ** to use D and invoking [sqlite3_mutex_leave]([sqlite3_db_mutex](D)) after
  3320. ** all calls to the interfaces listed here are completed.
  3321. **
  3322. ** If an interface fails with SQLITE_MISUSE, that means the interface
  3323. ** was invoked incorrectly by the application. In that case, the
  3324. ** error code and message may or may not be set.
  3325. */
  3326. SQLITE_API int sqlite3_errcode(sqlite3 *db);
  3327. SQLITE_API int sqlite3_extended_errcode(sqlite3 *db);
  3328. SQLITE_API const char *sqlite3_errmsg(sqlite3*);
  3329. SQLITE_API const void *sqlite3_errmsg16(sqlite3*);
  3330. SQLITE_API const char *sqlite3_errstr(int);
  3331. /*
  3332. ** CAPI3REF: Prepared Statement Object
  3333. ** KEYWORDS: {prepared statement} {prepared statements}
  3334. **
  3335. ** An instance of this object represents a single SQL statement that
  3336. ** has been compiled into binary form and is ready to be evaluated.
  3337. **
  3338. ** Think of each SQL statement as a separate computer program. The
  3339. ** original SQL text is source code. A prepared statement object
  3340. ** is the compiled object code. All SQL must be converted into a
  3341. ** prepared statement before it can be run.
  3342. **
  3343. ** The life-cycle of a prepared statement object usually goes like this:
  3344. **
  3345. ** <ol>
  3346. ** <li> Create the prepared statement object using [sqlite3_prepare_v2()].
  3347. ** <li> Bind values to [parameters] using the sqlite3_bind_*()
  3348. ** interfaces.
  3349. ** <li> Run the SQL by calling [sqlite3_step()] one or more times.
  3350. ** <li> Reset the prepared statement using [sqlite3_reset()] then go back
  3351. ** to step 2. Do this zero or more times.
  3352. ** <li> Destroy the object using [sqlite3_finalize()].
  3353. ** </ol>
  3354. */
  3355. typedef struct sqlite3_stmt sqlite3_stmt;
  3356. /*
  3357. ** CAPI3REF: Run-time Limits
  3358. ** METHOD: sqlite3
  3359. **
  3360. ** ^(This interface allows the size of various constructs to be limited
  3361. ** on a connection by connection basis. The first parameter is the
  3362. ** [database connection] whose limit is to be set or queried. The
  3363. ** second parameter is one of the [limit categories] that define a
  3364. ** class of constructs to be size limited. The third parameter is the
  3365. ** new limit for that construct.)^
  3366. **
  3367. ** ^If the new limit is a negative number, the limit is unchanged.
  3368. ** ^(For each limit category SQLITE_LIMIT_<i>NAME</i> there is a
  3369. ** [limits | hard upper bound]
  3370. ** set at compile-time by a C preprocessor macro called
  3371. ** [limits | SQLITE_MAX_<i>NAME</i>].
  3372. ** (The "_LIMIT_" in the name is changed to "_MAX_".))^
  3373. ** ^Attempts to increase a limit above its hard upper bound are
  3374. ** silently truncated to the hard upper bound.
  3375. **
  3376. ** ^Regardless of whether or not the limit was changed, the
  3377. ** [sqlite3_limit()] interface returns the prior value of the limit.
  3378. ** ^Hence, to find the current value of a limit without changing it,
  3379. ** simply invoke this interface with the third parameter set to -1.
  3380. **
  3381. ** Run-time limits are intended for use in applications that manage
  3382. ** both their own internal database and also databases that are controlled
  3383. ** by untrusted external sources. An example application might be a
  3384. ** web browser that has its own databases for storing history and
  3385. ** separate databases controlled by JavaScript applications downloaded
  3386. ** off the Internet. The internal databases can be given the
  3387. ** large, default limits. Databases managed by external sources can
  3388. ** be given much smaller limits designed to prevent a denial of service
  3389. ** attack. Developers might also want to use the [sqlite3_set_authorizer()]
  3390. ** interface to further control untrusted SQL. The size of the database
  3391. ** created by an untrusted script can be contained using the
  3392. ** [max_page_count] [PRAGMA].
  3393. **
  3394. ** New run-time limit categories may be added in future releases.
  3395. */
  3396. SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
  3397. /*
  3398. ** CAPI3REF: Run-Time Limit Categories
  3399. ** KEYWORDS: {limit category} {*limit categories}
  3400. **
  3401. ** These constants define various performance limits
  3402. ** that can be lowered at run-time using [sqlite3_limit()].
  3403. ** The synopsis of the meanings of the various limits is shown below.
  3404. ** Additional information is available at [limits | Limits in SQLite].
  3405. **
  3406. ** <dl>
  3407. ** [[SQLITE_LIMIT_LENGTH]] ^(<dt>SQLITE_LIMIT_LENGTH</dt>
  3408. ** <dd>The maximum size of any string or BLOB or table row, in bytes.<dd>)^
  3409. **
  3410. ** [[SQLITE_LIMIT_SQL_LENGTH]] ^(<dt>SQLITE_LIMIT_SQL_LENGTH</dt>
  3411. ** <dd>The maximum length of an SQL statement, in bytes.</dd>)^
  3412. **
  3413. ** [[SQLITE_LIMIT_COLUMN]] ^(<dt>SQLITE_LIMIT_COLUMN</dt>
  3414. ** <dd>The maximum number of columns in a table definition or in the
  3415. ** result set of a [SELECT] or the maximum number of columns in an index
  3416. ** or in an ORDER BY or GROUP BY clause.</dd>)^
  3417. **
  3418. ** [[SQLITE_LIMIT_EXPR_DEPTH]] ^(<dt>SQLITE_LIMIT_EXPR_DEPTH</dt>
  3419. ** <dd>The maximum depth of the parse tree on any expression.</dd>)^
  3420. **
  3421. ** [[SQLITE_LIMIT_COMPOUND_SELECT]] ^(<dt>SQLITE_LIMIT_COMPOUND_SELECT</dt>
  3422. ** <dd>The maximum number of terms in a compound SELECT statement.</dd>)^
  3423. **
  3424. ** [[SQLITE_LIMIT_VDBE_OP]] ^(<dt>SQLITE_LIMIT_VDBE_OP</dt>
  3425. ** <dd>The maximum number of instructions in a virtual machine program
  3426. ** used to implement an SQL statement. If [sqlite3_prepare_v2()] or
  3427. ** the equivalent tries to allocate space for more than this many opcodes
  3428. ** in a single prepared statement, an SQLITE_NOMEM error is returned.</dd>)^
  3429. **
  3430. ** [[SQLITE_LIMIT_FUNCTION_ARG]] ^(<dt>SQLITE_LIMIT_FUNCTION_ARG</dt>
  3431. ** <dd>The maximum number of arguments on a function.</dd>)^
  3432. **
  3433. ** [[SQLITE_LIMIT_ATTACHED]] ^(<dt>SQLITE_LIMIT_ATTACHED</dt>
  3434. ** <dd>The maximum number of [ATTACH | attached databases].)^</dd>
  3435. **
  3436. ** [[SQLITE_LIMIT_LIKE_PATTERN_LENGTH]]
  3437. ** ^(<dt>SQLITE_LIMIT_LIKE_PATTERN_LENGTH</dt>
  3438. ** <dd>The maximum length of the pattern argument to the [LIKE] or
  3439. ** [GLOB] operators.</dd>)^
  3440. **
  3441. ** [[SQLITE_LIMIT_VARIABLE_NUMBER]]
  3442. ** ^(<dt>SQLITE_LIMIT_VARIABLE_NUMBER</dt>
  3443. ** <dd>The maximum index number of any [parameter] in an SQL statement.)^
  3444. **
  3445. ** [[SQLITE_LIMIT_TRIGGER_DEPTH]] ^(<dt>SQLITE_LIMIT_TRIGGER_DEPTH</dt>
  3446. ** <dd>The maximum depth of recursion for triggers.</dd>)^
  3447. **
  3448. ** [[SQLITE_LIMIT_WORKER_THREADS]] ^(<dt>SQLITE_LIMIT_WORKER_THREADS</dt>
  3449. ** <dd>The maximum number of auxiliary worker threads that a single
  3450. ** [prepared statement] may start.</dd>)^
  3451. ** </dl>
  3452. */
  3453. #define SQLITE_LIMIT_LENGTH 0
  3454. #define SQLITE_LIMIT_SQL_LENGTH 1
  3455. #define SQLITE_LIMIT_COLUMN 2
  3456. #define SQLITE_LIMIT_EXPR_DEPTH 3
  3457. #define SQLITE_LIMIT_COMPOUND_SELECT 4
  3458. #define SQLITE_LIMIT_VDBE_OP 5
  3459. #define SQLITE_LIMIT_FUNCTION_ARG 6
  3460. #define SQLITE_LIMIT_ATTACHED 7
  3461. #define SQLITE_LIMIT_LIKE_PATTERN_LENGTH 8
  3462. #define SQLITE_LIMIT_VARIABLE_NUMBER 9
  3463. #define SQLITE_LIMIT_TRIGGER_DEPTH 10
  3464. #define SQLITE_LIMIT_WORKER_THREADS 11
  3465. /*
  3466. ** CAPI3REF: Prepare Flags
  3467. **
  3468. ** These constants define various flags that can be passed into
  3469. ** "prepFlags" parameter of the [sqlite3_prepare_v3()] and
  3470. ** [sqlite3_prepare16_v3()] interfaces.
  3471. **
  3472. ** New flags may be added in future releases of SQLite.
  3473. **
  3474. ** <dl>
  3475. ** [[SQLITE_PREPARE_PERSISTENT]] ^(<dt>SQLITE_PREPARE_PERSISTENT</dt>
  3476. ** <dd>The SQLITE_PREPARE_PERSISTENT flag is a hint to the query planner
  3477. ** that the prepared statement will be retained for a long time and
  3478. ** probably reused many times.)^ ^Without this flag, [sqlite3_prepare_v3()]
  3479. ** and [sqlite3_prepare16_v3()] assume that the prepared statement will
  3480. ** be used just once or at most a few times and then destroyed using
  3481. ** [sqlite3_finalize()] relatively soon. The current implementation acts
  3482. ** on this hint by avoiding the use of [lookaside memory] so as not to
  3483. ** deplete the limited store of lookaside memory. Future versions of
  3484. ** SQLite may act on this hint differently.
  3485. ** </dl>
  3486. */
  3487. #define SQLITE_PREPARE_PERSISTENT 0x01
  3488. /*
  3489. ** CAPI3REF: Compiling An SQL Statement
  3490. ** KEYWORDS: {SQL statement compiler}
  3491. ** METHOD: sqlite3
  3492. ** CONSTRUCTOR: sqlite3_stmt
  3493. **
  3494. ** To execute an SQL statement, it must first be compiled into a byte-code
  3495. ** program using one of these routines. Or, in other words, these routines
  3496. ** are constructors for the [prepared statement] object.
  3497. **
  3498. ** The preferred routine to use is [sqlite3_prepare_v2()]. The
  3499. ** [sqlite3_prepare()] interface is legacy and should be avoided.
  3500. ** [sqlite3_prepare_v3()] has an extra "prepFlags" option that is used
  3501. ** for special purposes.
  3502. **
  3503. ** The use of the UTF-8 interfaces is preferred, as SQLite currently
  3504. ** does all parsing using UTF-8. The UTF-16 interfaces are provided
  3505. ** as a convenience. The UTF-16 interfaces work by converting the
  3506. ** input text into UTF-8, then invoking the corresponding UTF-8 interface.
  3507. **
  3508. ** The first argument, "db", is a [database connection] obtained from a
  3509. ** prior successful call to [sqlite3_open()], [sqlite3_open_v2()] or
  3510. ** [sqlite3_open16()]. The database connection must not have been closed.
  3511. **
  3512. ** The second argument, "zSql", is the statement to be compiled, encoded
  3513. ** as either UTF-8 or UTF-16. The sqlite3_prepare(), sqlite3_prepare_v2(),
  3514. ** and sqlite3_prepare_v3()
  3515. ** interfaces use UTF-8, and sqlite3_prepare16(), sqlite3_prepare16_v2(),
  3516. ** and sqlite3_prepare16_v3() use UTF-16.
  3517. **
  3518. ** ^If the nByte argument is negative, then zSql is read up to the
  3519. ** first zero terminator. ^If nByte is positive, then it is the
  3520. ** number of bytes read from zSql. ^If nByte is zero, then no prepared
  3521. ** statement is generated.
  3522. ** If the caller knows that the supplied string is nul-terminated, then
  3523. ** there is a small performance advantage to passing an nByte parameter that
  3524. ** is the number of bytes in the input string <i>including</i>
  3525. ** the nul-terminator.
  3526. **
  3527. ** ^If pzTail is not NULL then *pzTail is made to point to the first byte
  3528. ** past the end of the first SQL statement in zSql. These routines only
  3529. ** compile the first statement in zSql, so *pzTail is left pointing to
  3530. ** what remains uncompiled.
  3531. **
  3532. ** ^*ppStmt is left pointing to a compiled [prepared statement] that can be
  3533. ** executed using [sqlite3_step()]. ^If there is an error, *ppStmt is set
  3534. ** to NULL. ^If the input text contains no SQL (if the input is an empty
  3535. ** string or a comment) then *ppStmt is set to NULL.
  3536. ** The calling procedure is responsible for deleting the compiled
  3537. ** SQL statement using [sqlite3_finalize()] after it has finished with it.
  3538. ** ppStmt may not be NULL.
  3539. **
  3540. ** ^On success, the sqlite3_prepare() family of routines return [SQLITE_OK];
  3541. ** otherwise an [error code] is returned.
  3542. **
  3543. ** The sqlite3_prepare_v2(), sqlite3_prepare_v3(), sqlite3_prepare16_v2(),
  3544. ** and sqlite3_prepare16_v3() interfaces are recommended for all new programs.
  3545. ** The older interfaces (sqlite3_prepare() and sqlite3_prepare16())
  3546. ** are retained for backwards compatibility, but their use is discouraged.
  3547. ** ^In the "vX" interfaces, the prepared statement
  3548. ** that is returned (the [sqlite3_stmt] object) contains a copy of the
  3549. ** original SQL text. This causes the [sqlite3_step()] interface to
  3550. ** behave differently in three ways:
  3551. **
  3552. ** <ol>
  3553. ** <li>
  3554. ** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it
  3555. ** always used to do, [sqlite3_step()] will automatically recompile the SQL
  3556. ** statement and try to run it again. As many as [SQLITE_MAX_SCHEMA_RETRY]
  3557. ** retries will occur before sqlite3_step() gives up and returns an error.
  3558. ** </li>
  3559. **
  3560. ** <li>
  3561. ** ^When an error occurs, [sqlite3_step()] will return one of the detailed
  3562. ** [error codes] or [extended error codes]. ^The legacy behavior was that
  3563. ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
  3564. ** and the application would have to make a second call to [sqlite3_reset()]
  3565. ** in order to find the underlying cause of the problem. With the "v2" prepare
  3566. ** interfaces, the underlying reason for the error is returned immediately.
  3567. ** </li>
  3568. **
  3569. ** <li>
  3570. ** ^If the specific value bound to [parameter | host parameter] in the
  3571. ** WHERE clause might influence the choice of query plan for a statement,
  3572. ** then the statement will be automatically recompiled, as if there had been
  3573. ** a schema change, on the first [sqlite3_step()] call following any change
  3574. ** to the [sqlite3_bind_text | bindings] of that [parameter].
  3575. ** ^The specific value of WHERE-clause [parameter] might influence the
  3576. ** choice of query plan if the parameter is the left-hand side of a [LIKE]
  3577. ** or [GLOB] operator or if the parameter is compared to an indexed column
  3578. ** and the [SQLITE_ENABLE_STAT3] compile-time option is enabled.
  3579. ** </li>
  3580. ** </ol>
  3581. **
  3582. ** <p>^sqlite3_prepare_v3() differs from sqlite3_prepare_v2() only in having
  3583. ** the extra prepFlags parameter, which is a bit array consisting of zero or
  3584. ** more of the [SQLITE_PREPARE_PERSISTENT|SQLITE_PREPARE_*] flags. ^The
  3585. ** sqlite3_prepare_v2() interface works exactly the same as
  3586. ** sqlite3_prepare_v3() with a zero prepFlags parameter.
  3587. */
  3588. SQLITE_API int sqlite3_prepare(
  3589. sqlite3 *db, /* Database handle */
  3590. const char *zSql, /* SQL statement, UTF-8 encoded */
  3591. int nByte, /* Maximum length of zSql in bytes. */
  3592. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  3593. const char **pzTail /* OUT: Pointer to unused portion of zSql */
  3594. );
  3595. SQLITE_API int sqlite3_prepare_v2(
  3596. sqlite3 *db, /* Database handle */
  3597. const char *zSql, /* SQL statement, UTF-8 encoded */
  3598. int nByte, /* Maximum length of zSql in bytes. */
  3599. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  3600. const char **pzTail /* OUT: Pointer to unused portion of zSql */
  3601. );
  3602. SQLITE_API int sqlite3_prepare_v3(
  3603. sqlite3 *db, /* Database handle */
  3604. const char *zSql, /* SQL statement, UTF-8 encoded */
  3605. int nByte, /* Maximum length of zSql in bytes. */
  3606. unsigned int prepFlags, /* Zero or more SQLITE_PREPARE_ flags */
  3607. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  3608. const char **pzTail /* OUT: Pointer to unused portion of zSql */
  3609. );
  3610. SQLITE_API int sqlite3_prepare16(
  3611. sqlite3 *db, /* Database handle */
  3612. const void *zSql, /* SQL statement, UTF-16 encoded */
  3613. int nByte, /* Maximum length of zSql in bytes. */
  3614. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  3615. const void **pzTail /* OUT: Pointer to unused portion of zSql */
  3616. );
  3617. SQLITE_API int sqlite3_prepare16_v2(
  3618. sqlite3 *db, /* Database handle */
  3619. const void *zSql, /* SQL statement, UTF-16 encoded */
  3620. int nByte, /* Maximum length of zSql in bytes. */
  3621. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  3622. const void **pzTail /* OUT: Pointer to unused portion of zSql */
  3623. );
  3624. SQLITE_API int sqlite3_prepare16_v3(
  3625. sqlite3 *db, /* Database handle */
  3626. const void *zSql, /* SQL statement, UTF-16 encoded */
  3627. int nByte, /* Maximum length of zSql in bytes. */
  3628. unsigned int prepFlags, /* Zero or more SQLITE_PREPARE_ flags */
  3629. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  3630. const void **pzTail /* OUT: Pointer to unused portion of zSql */
  3631. );
  3632. /*
  3633. ** CAPI3REF: Retrieving Statement SQL
  3634. ** METHOD: sqlite3_stmt
  3635. **
  3636. ** ^The sqlite3_sql(P) interface returns a pointer to a copy of the UTF-8
  3637. ** SQL text used to create [prepared statement] P if P was
  3638. ** created by [sqlite3_prepare_v2()], [sqlite3_prepare_v3()],
  3639. ** [sqlite3_prepare16_v2()], or [sqlite3_prepare16_v3()].
  3640. ** ^The sqlite3_expanded_sql(P) interface returns a pointer to a UTF-8
  3641. ** string containing the SQL text of prepared statement P with
  3642. ** [bound parameters] expanded.
  3643. **
  3644. ** ^(For example, if a prepared statement is created using the SQL
  3645. ** text "SELECT $abc,:xyz" and if parameter $abc is bound to integer 2345
  3646. ** and parameter :xyz is unbound, then sqlite3_sql() will return
  3647. ** the original string, "SELECT $abc,:xyz" but sqlite3_expanded_sql()
  3648. ** will return "SELECT 2345,NULL".)^
  3649. **
  3650. ** ^The sqlite3_expanded_sql() interface returns NULL if insufficient memory
  3651. ** is available to hold the result, or if the result would exceed the
  3652. ** the maximum string length determined by the [SQLITE_LIMIT_LENGTH].
  3653. **
  3654. ** ^The [SQLITE_TRACE_SIZE_LIMIT] compile-time option limits the size of
  3655. ** bound parameter expansions. ^The [SQLITE_OMIT_TRACE] compile-time
  3656. ** option causes sqlite3_expanded_sql() to always return NULL.
  3657. **
  3658. ** ^The string returned by sqlite3_sql(P) is managed by SQLite and is
  3659. ** automatically freed when the prepared statement is finalized.
  3660. ** ^The string returned by sqlite3_expanded_sql(P), on the other hand,
  3661. ** is obtained from [sqlite3_malloc()] and must be free by the application
  3662. ** by passing it to [sqlite3_free()].
  3663. */
  3664. SQLITE_API const char *sqlite3_sql(sqlite3_stmt *pStmt);
  3665. SQLITE_API char *sqlite3_expanded_sql(sqlite3_stmt *pStmt);
  3666. /*
  3667. ** CAPI3REF: Determine If An SQL Statement Writes The Database
  3668. ** METHOD: sqlite3_stmt
  3669. **
  3670. ** ^The sqlite3_stmt_readonly(X) interface returns true (non-zero) if
  3671. ** and only if the [prepared statement] X makes no direct changes to
  3672. ** the content of the database file.
  3673. **
  3674. ** Note that [application-defined SQL functions] or
  3675. ** [virtual tables] might change the database indirectly as a side effect.
  3676. ** ^(For example, if an application defines a function "eval()" that
  3677. ** calls [sqlite3_exec()], then the following SQL statement would
  3678. ** change the database file through side-effects:
  3679. **
  3680. ** <blockquote><pre>
  3681. ** SELECT eval('DELETE FROM t1') FROM t2;
  3682. ** </pre></blockquote>
  3683. **
  3684. ** But because the [SELECT] statement does not change the database file
  3685. ** directly, sqlite3_stmt_readonly() would still return true.)^
  3686. **
  3687. ** ^Transaction control statements such as [BEGIN], [COMMIT], [ROLLBACK],
  3688. ** [SAVEPOINT], and [RELEASE] cause sqlite3_stmt_readonly() to return true,
  3689. ** since the statements themselves do not actually modify the database but
  3690. ** rather they control the timing of when other statements modify the
  3691. ** database. ^The [ATTACH] and [DETACH] statements also cause
  3692. ** sqlite3_stmt_readonly() to return true since, while those statements
  3693. ** change the configuration of a database connection, they do not make
  3694. ** changes to the content of the database files on disk.
  3695. ** ^The sqlite3_stmt_readonly() interface returns true for [BEGIN] since
  3696. ** [BEGIN] merely sets internal flags, but the [BEGIN|BEGIN IMMEDIATE] and
  3697. ** [BEGIN|BEGIN EXCLUSIVE] commands do touch the database and so
  3698. ** sqlite3_stmt_readonly() returns false for those commands.
  3699. */
  3700. SQLITE_API int sqlite3_stmt_readonly(sqlite3_stmt *pStmt);
  3701. /*
  3702. ** CAPI3REF: Determine If A Prepared Statement Has Been Reset
  3703. ** METHOD: sqlite3_stmt
  3704. **
  3705. ** ^The sqlite3_stmt_busy(S) interface returns true (non-zero) if the
  3706. ** [prepared statement] S has been stepped at least once using
  3707. ** [sqlite3_step(S)] but has neither run to completion (returned
  3708. ** [SQLITE_DONE] from [sqlite3_step(S)]) nor
  3709. ** been reset using [sqlite3_reset(S)]. ^The sqlite3_stmt_busy(S)
  3710. ** interface returns false if S is a NULL pointer. If S is not a
  3711. ** NULL pointer and is not a pointer to a valid [prepared statement]
  3712. ** object, then the behavior is undefined and probably undesirable.
  3713. **
  3714. ** This interface can be used in combination [sqlite3_next_stmt()]
  3715. ** to locate all prepared statements associated with a database
  3716. ** connection that are in need of being reset. This can be used,
  3717. ** for example, in diagnostic routines to search for prepared
  3718. ** statements that are holding a transaction open.
  3719. */
  3720. SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
  3721. /*
  3722. ** CAPI3REF: Dynamically Typed Value Object
  3723. ** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value}
  3724. **
  3725. ** SQLite uses the sqlite3_value object to represent all values
  3726. ** that can be stored in a database table. SQLite uses dynamic typing
  3727. ** for the values it stores. ^Values stored in sqlite3_value objects
  3728. ** can be integers, floating point values, strings, BLOBs, or NULL.
  3729. **
  3730. ** An sqlite3_value object may be either "protected" or "unprotected".
  3731. ** Some interfaces require a protected sqlite3_value. Other interfaces
  3732. ** will accept either a protected or an unprotected sqlite3_value.
  3733. ** Every interface that accepts sqlite3_value arguments specifies
  3734. ** whether or not it requires a protected sqlite3_value. The
  3735. ** [sqlite3_value_dup()] interface can be used to construct a new
  3736. ** protected sqlite3_value from an unprotected sqlite3_value.
  3737. **
  3738. ** The terms "protected" and "unprotected" refer to whether or not
  3739. ** a mutex is held. An internal mutex is held for a protected
  3740. ** sqlite3_value object but no mutex is held for an unprotected
  3741. ** sqlite3_value object. If SQLite is compiled to be single-threaded
  3742. ** (with [SQLITE_THREADSAFE=0] and with [sqlite3_threadsafe()] returning 0)
  3743. ** or if SQLite is run in one of reduced mutex modes
  3744. ** [SQLITE_CONFIG_SINGLETHREAD] or [SQLITE_CONFIG_MULTITHREAD]
  3745. ** then there is no distinction between protected and unprotected
  3746. ** sqlite3_value objects and they can be used interchangeably. However,
  3747. ** for maximum code portability it is recommended that applications
  3748. ** still make the distinction between protected and unprotected
  3749. ** sqlite3_value objects even when not strictly required.
  3750. **
  3751. ** ^The sqlite3_value objects that are passed as parameters into the
  3752. ** implementation of [application-defined SQL functions] are protected.
  3753. ** ^The sqlite3_value object returned by
  3754. ** [sqlite3_column_value()] is unprotected.
  3755. ** Unprotected sqlite3_value objects may only be used as arguments
  3756. ** to [sqlite3_result_value()], [sqlite3_bind_value()], and
  3757. ** [sqlite3_value_dup()].
  3758. ** The [sqlite3_value_blob | sqlite3_value_type()] family of
  3759. ** interfaces require protected sqlite3_value objects.
  3760. */
  3761. typedef struct sqlite3_value sqlite3_value;
  3762. /*
  3763. ** CAPI3REF: SQL Function Context Object
  3764. **
  3765. ** The context in which an SQL function executes is stored in an
  3766. ** sqlite3_context object. ^A pointer to an sqlite3_context object
  3767. ** is always first parameter to [application-defined SQL functions].
  3768. ** The application-defined SQL function implementation will pass this
  3769. ** pointer through into calls to [sqlite3_result_int | sqlite3_result()],
  3770. ** [sqlite3_aggregate_context()], [sqlite3_user_data()],
  3771. ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
  3772. ** and/or [sqlite3_set_auxdata()].
  3773. */
  3774. typedef struct sqlite3_context sqlite3_context;
  3775. /*
  3776. ** CAPI3REF: Binding Values To Prepared Statements
  3777. ** KEYWORDS: {host parameter} {host parameters} {host parameter name}
  3778. ** KEYWORDS: {SQL parameter} {SQL parameters} {parameter binding}
  3779. ** METHOD: sqlite3_stmt
  3780. **
  3781. ** ^(In the SQL statement text input to [sqlite3_prepare_v2()] and its variants,
  3782. ** literals may be replaced by a [parameter] that matches one of following
  3783. ** templates:
  3784. **
  3785. ** <ul>
  3786. ** <li> ?
  3787. ** <li> ?NNN
  3788. ** <li> :VVV
  3789. ** <li> @VVV
  3790. ** <li> $VVV
  3791. ** </ul>
  3792. **
  3793. ** In the templates above, NNN represents an integer literal,
  3794. ** and VVV represents an alphanumeric identifier.)^ ^The values of these
  3795. ** parameters (also called "host parameter names" or "SQL parameters")
  3796. ** can be set using the sqlite3_bind_*() routines defined here.
  3797. **
  3798. ** ^The first argument to the sqlite3_bind_*() routines is always
  3799. ** a pointer to the [sqlite3_stmt] object returned from
  3800. ** [sqlite3_prepare_v2()] or its variants.
  3801. **
  3802. ** ^The second argument is the index of the SQL parameter to be set.
  3803. ** ^The leftmost SQL parameter has an index of 1. ^When the same named
  3804. ** SQL parameter is used more than once, second and subsequent
  3805. ** occurrences have the same index as the first occurrence.
  3806. ** ^The index for named parameters can be looked up using the
  3807. ** [sqlite3_bind_parameter_index()] API if desired. ^The index
  3808. ** for "?NNN" parameters is the value of NNN.
  3809. ** ^The NNN value must be between 1 and the [sqlite3_limit()]
  3810. ** parameter [SQLITE_LIMIT_VARIABLE_NUMBER] (default value: 999).
  3811. **
  3812. ** ^The third argument is the value to bind to the parameter.
  3813. ** ^If the third parameter to sqlite3_bind_text() or sqlite3_bind_text16()
  3814. ** or sqlite3_bind_blob() is a NULL pointer then the fourth parameter
  3815. ** is ignored and the end result is the same as sqlite3_bind_null().
  3816. **
  3817. ** ^(In those routines that have a fourth argument, its value is the
  3818. ** number of bytes in the parameter. To be clear: the value is the
  3819. ** number of <u>bytes</u> in the value, not the number of characters.)^
  3820. ** ^If the fourth parameter to sqlite3_bind_text() or sqlite3_bind_text16()
  3821. ** is negative, then the length of the string is
  3822. ** the number of bytes up to the first zero terminator.
  3823. ** If the fourth parameter to sqlite3_bind_blob() is negative, then
  3824. ** the behavior is undefined.
  3825. ** If a non-negative fourth parameter is provided to sqlite3_bind_text()
  3826. ** or sqlite3_bind_text16() or sqlite3_bind_text64() then
  3827. ** that parameter must be the byte offset
  3828. ** where the NUL terminator would occur assuming the string were NUL
  3829. ** terminated. If any NUL characters occur at byte offsets less than
  3830. ** the value of the fourth parameter then the resulting string value will
  3831. ** contain embedded NULs. The result of expressions involving strings
  3832. ** with embedded NULs is undefined.
  3833. **
  3834. ** ^The fifth argument to the BLOB and string binding interfaces
  3835. ** is a destructor used to dispose of the BLOB or
  3836. ** string after SQLite has finished with it. ^The destructor is called
  3837. ** to dispose of the BLOB or string even if the call to bind API fails.
  3838. ** ^If the fifth argument is
  3839. ** the special value [SQLITE_STATIC], then SQLite assumes that the
  3840. ** information is in static, unmanaged space and does not need to be freed.
  3841. ** ^If the fifth argument has the value [SQLITE_TRANSIENT], then
  3842. ** SQLite makes its own private copy of the data immediately, before
  3843. ** the sqlite3_bind_*() routine returns.
  3844. **
  3845. ** ^The sixth argument to sqlite3_bind_text64() must be one of
  3846. ** [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE]
  3847. ** to specify the encoding of the text in the third parameter. If
  3848. ** the sixth argument to sqlite3_bind_text64() is not one of the
  3849. ** allowed values shown above, or if the text encoding is different
  3850. ** from the encoding specified by the sixth parameter, then the behavior
  3851. ** is undefined.
  3852. **
  3853. ** ^The sqlite3_bind_zeroblob() routine binds a BLOB of length N that
  3854. ** is filled with zeroes. ^A zeroblob uses a fixed amount of memory
  3855. ** (just an integer to hold its size) while it is being processed.
  3856. ** Zeroblobs are intended to serve as placeholders for BLOBs whose
  3857. ** content is later written using
  3858. ** [sqlite3_blob_open | incremental BLOB I/O] routines.
  3859. ** ^A negative value for the zeroblob results in a zero-length BLOB.
  3860. **
  3861. ** ^The sqlite3_bind_pointer(S,I,P,T,D) routine causes the I-th parameter in
  3862. ** [prepared statement] S to have an SQL value of NULL, but to also be
  3863. ** associated with the pointer P of type T. ^D is either a NULL pointer or
  3864. ** a pointer to a destructor function for P. ^SQLite will invoke the
  3865. ** destructor D with a single argument of P when it is finished using
  3866. ** P. The T parameter should be a static string, preferably a string
  3867. ** literal. The sqlite3_bind_pointer() routine is part of the
  3868. ** [pointer passing interface] added for SQLite 3.20.0.
  3869. **
  3870. ** ^If any of the sqlite3_bind_*() routines are called with a NULL pointer
  3871. ** for the [prepared statement] or with a prepared statement for which
  3872. ** [sqlite3_step()] has been called more recently than [sqlite3_reset()],
  3873. ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
  3874. ** routine is passed a [prepared statement] that has been finalized, the
  3875. ** result is undefined and probably harmful.
  3876. **
  3877. ** ^Bindings are not cleared by the [sqlite3_reset()] routine.
  3878. ** ^Unbound parameters are interpreted as NULL.
  3879. **
  3880. ** ^The sqlite3_bind_* routines return [SQLITE_OK] on success or an
  3881. ** [error code] if anything goes wrong.
  3882. ** ^[SQLITE_TOOBIG] might be returned if the size of a string or BLOB
  3883. ** exceeds limits imposed by [sqlite3_limit]([SQLITE_LIMIT_LENGTH]) or
  3884. ** [SQLITE_MAX_LENGTH].
  3885. ** ^[SQLITE_RANGE] is returned if the parameter
  3886. ** index is out of range. ^[SQLITE_NOMEM] is returned if malloc() fails.
  3887. **
  3888. ** See also: [sqlite3_bind_parameter_count()],
  3889. ** [sqlite3_bind_parameter_name()], and [sqlite3_bind_parameter_index()].
  3890. */
  3891. SQLITE_API int sqlite3_bind_blob(sqlite3_stmt*, int, const void*, int n, void(*)(void*));
  3892. SQLITE_API int sqlite3_bind_blob64(sqlite3_stmt*, int, const void*, sqlite3_uint64,
  3893. void(*)(void*));
  3894. SQLITE_API int sqlite3_bind_double(sqlite3_stmt*, int, double);
  3895. SQLITE_API int sqlite3_bind_int(sqlite3_stmt*, int, int);
  3896. SQLITE_API int sqlite3_bind_int64(sqlite3_stmt*, int, sqlite3_int64);
  3897. SQLITE_API int sqlite3_bind_null(sqlite3_stmt*, int);
  3898. SQLITE_API int sqlite3_bind_text(sqlite3_stmt*,int,const char*,int,void(*)(void*));
  3899. SQLITE_API int sqlite3_bind_text16(sqlite3_stmt*, int, const void*, int, void(*)(void*));
  3900. SQLITE_API int sqlite3_bind_text64(sqlite3_stmt*, int, const char*, sqlite3_uint64,
  3901. void(*)(void*), unsigned char encoding);
  3902. SQLITE_API int sqlite3_bind_value(sqlite3_stmt*, int, const sqlite3_value*);
  3903. SQLITE_API int sqlite3_bind_pointer(sqlite3_stmt*, int, void*, const char*,void(*)(void*));
  3904. SQLITE_API int sqlite3_bind_zeroblob(sqlite3_stmt*, int, int n);
  3905. SQLITE_API int sqlite3_bind_zeroblob64(sqlite3_stmt*, int, sqlite3_uint64);
  3906. /*
  3907. ** CAPI3REF: Number Of SQL Parameters
  3908. ** METHOD: sqlite3_stmt
  3909. **
  3910. ** ^This routine can be used to find the number of [SQL parameters]
  3911. ** in a [prepared statement]. SQL parameters are tokens of the
  3912. ** form "?", "?NNN", ":AAA", "$AAA", or "@AAA" that serve as
  3913. ** placeholders for values that are [sqlite3_bind_blob | bound]
  3914. ** to the parameters at a later time.
  3915. **
  3916. ** ^(This routine actually returns the index of the largest (rightmost)
  3917. ** parameter. For all forms except ?NNN, this will correspond to the
  3918. ** number of unique parameters. If parameters of the ?NNN form are used,
  3919. ** there may be gaps in the list.)^
  3920. **
  3921. ** See also: [sqlite3_bind_blob|sqlite3_bind()],
  3922. ** [sqlite3_bind_parameter_name()], and
  3923. ** [sqlite3_bind_parameter_index()].
  3924. */
  3925. SQLITE_API int sqlite3_bind_parameter_count(sqlite3_stmt*);
  3926. /*
  3927. ** CAPI3REF: Name Of A Host Parameter
  3928. ** METHOD: sqlite3_stmt
  3929. **
  3930. ** ^The sqlite3_bind_parameter_name(P,N) interface returns
  3931. ** the name of the N-th [SQL parameter] in the [prepared statement] P.
  3932. ** ^(SQL parameters of the form "?NNN" or ":AAA" or "@AAA" or "$AAA"
  3933. ** have a name which is the string "?NNN" or ":AAA" or "@AAA" or "$AAA"
  3934. ** respectively.
  3935. ** In other words, the initial ":" or "$" or "@" or "?"
  3936. ** is included as part of the name.)^
  3937. ** ^Parameters of the form "?" without a following integer have no name
  3938. ** and are referred to as "nameless" or "anonymous parameters".
  3939. **
  3940. ** ^The first host parameter has an index of 1, not 0.
  3941. **
  3942. ** ^If the value N is out of range or if the N-th parameter is
  3943. ** nameless, then NULL is returned. ^The returned string is
  3944. ** always in UTF-8 encoding even if the named parameter was
  3945. ** originally specified as UTF-16 in [sqlite3_prepare16()],
  3946. ** [sqlite3_prepare16_v2()], or [sqlite3_prepare16_v3()].
  3947. **
  3948. ** See also: [sqlite3_bind_blob|sqlite3_bind()],
  3949. ** [sqlite3_bind_parameter_count()], and
  3950. ** [sqlite3_bind_parameter_index()].
  3951. */
  3952. SQLITE_API const char *sqlite3_bind_parameter_name(sqlite3_stmt*, int);
  3953. /*
  3954. ** CAPI3REF: Index Of A Parameter With A Given Name
  3955. ** METHOD: sqlite3_stmt
  3956. **
  3957. ** ^Return the index of an SQL parameter given its name. ^The
  3958. ** index value returned is suitable for use as the second
  3959. ** parameter to [sqlite3_bind_blob|sqlite3_bind()]. ^A zero
  3960. ** is returned if no matching parameter is found. ^The parameter
  3961. ** name must be given in UTF-8 even if the original statement
  3962. ** was prepared from UTF-16 text using [sqlite3_prepare16_v2()] or
  3963. ** [sqlite3_prepare16_v3()].
  3964. **
  3965. ** See also: [sqlite3_bind_blob|sqlite3_bind()],
  3966. ** [sqlite3_bind_parameter_count()], and
  3967. ** [sqlite3_bind_parameter_name()].
  3968. */
  3969. SQLITE_API int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);
  3970. /*
  3971. ** CAPI3REF: Reset All Bindings On A Prepared Statement
  3972. ** METHOD: sqlite3_stmt
  3973. **
  3974. ** ^Contrary to the intuition of many, [sqlite3_reset()] does not reset
  3975. ** the [sqlite3_bind_blob | bindings] on a [prepared statement].
  3976. ** ^Use this routine to reset all host parameters to NULL.
  3977. */
  3978. SQLITE_API int sqlite3_clear_bindings(sqlite3_stmt*);
  3979. /*
  3980. ** CAPI3REF: Number Of Columns In A Result Set
  3981. ** METHOD: sqlite3_stmt
  3982. **
  3983. ** ^Return the number of columns in the result set returned by the
  3984. ** [prepared statement]. ^If this routine returns 0, that means the
  3985. ** [prepared statement] returns no data (for example an [UPDATE]).
  3986. ** ^However, just because this routine returns a positive number does not
  3987. ** mean that one or more rows of data will be returned. ^A SELECT statement
  3988. ** will always have a positive sqlite3_column_count() but depending on the
  3989. ** WHERE clause constraints and the table content, it might return no rows.
  3990. **
  3991. ** See also: [sqlite3_data_count()]
  3992. */
  3993. SQLITE_API int sqlite3_column_count(sqlite3_stmt *pStmt);
  3994. /*
  3995. ** CAPI3REF: Column Names In A Result Set
  3996. ** METHOD: sqlite3_stmt
  3997. **
  3998. ** ^These routines return the name assigned to a particular column
  3999. ** in the result set of a [SELECT] statement. ^The sqlite3_column_name()
  4000. ** interface returns a pointer to a zero-terminated UTF-8 string
  4001. ** and sqlite3_column_name16() returns a pointer to a zero-terminated
  4002. ** UTF-16 string. ^The first parameter is the [prepared statement]
  4003. ** that implements the [SELECT] statement. ^The second parameter is the
  4004. ** column number. ^The leftmost column is number 0.
  4005. **
  4006. ** ^The returned string pointer is valid until either the [prepared statement]
  4007. ** is destroyed by [sqlite3_finalize()] or until the statement is automatically
  4008. ** reprepared by the first call to [sqlite3_step()] for a particular run
  4009. ** or until the next call to
  4010. ** sqlite3_column_name() or sqlite3_column_name16() on the same column.
  4011. **
  4012. ** ^If sqlite3_malloc() fails during the processing of either routine
  4013. ** (for example during a conversion from UTF-8 to UTF-16) then a
  4014. ** NULL pointer is returned.
  4015. **
  4016. ** ^The name of a result column is the value of the "AS" clause for
  4017. ** that column, if there is an AS clause. If there is no AS clause
  4018. ** then the name of the column is unspecified and may change from
  4019. ** one release of SQLite to the next.
  4020. */
  4021. SQLITE_API const char *sqlite3_column_name(sqlite3_stmt*, int N);
  4022. SQLITE_API const void *sqlite3_column_name16(sqlite3_stmt*, int N);
  4023. /*
  4024. ** CAPI3REF: Source Of Data In A Query Result
  4025. ** METHOD: sqlite3_stmt
  4026. **
  4027. ** ^These routines provide a means to determine the database, table, and
  4028. ** table column that is the origin of a particular result column in
  4029. ** [SELECT] statement.
  4030. ** ^The name of the database or table or column can be returned as
  4031. ** either a UTF-8 or UTF-16 string. ^The _database_ routines return
  4032. ** the database name, the _table_ routines return the table name, and
  4033. ** the origin_ routines return the column name.
  4034. ** ^The returned string is valid until the [prepared statement] is destroyed
  4035. ** using [sqlite3_finalize()] or until the statement is automatically
  4036. ** reprepared by the first call to [sqlite3_step()] for a particular run
  4037. ** or until the same information is requested
  4038. ** again in a different encoding.
  4039. **
  4040. ** ^The names returned are the original un-aliased names of the
  4041. ** database, table, and column.
  4042. **
  4043. ** ^The first argument to these interfaces is a [prepared statement].
  4044. ** ^These functions return information about the Nth result column returned by
  4045. ** the statement, where N is the second function argument.
  4046. ** ^The left-most column is column 0 for these routines.
  4047. **
  4048. ** ^If the Nth column returned by the statement is an expression or
  4049. ** subquery and is not a column value, then all of these functions return
  4050. ** NULL. ^These routine might also return NULL if a memory allocation error
  4051. ** occurs. ^Otherwise, they return the name of the attached database, table,
  4052. ** or column that query result column was extracted from.
  4053. **
  4054. ** ^As with all other SQLite APIs, those whose names end with "16" return
  4055. ** UTF-16 encoded strings and the other functions return UTF-8.
  4056. **
  4057. ** ^These APIs are only available if the library was compiled with the
  4058. ** [SQLITE_ENABLE_COLUMN_METADATA] C-preprocessor symbol.
  4059. **
  4060. ** If two or more threads call one or more of these routines against the same
  4061. ** prepared statement and column at the same time then the results are
  4062. ** undefined.
  4063. **
  4064. ** If two or more threads call one or more
  4065. ** [sqlite3_column_database_name | column metadata interfaces]
  4066. ** for the same [prepared statement] and result column
  4067. ** at the same time then the results are undefined.
  4068. */
  4069. SQLITE_API const char *sqlite3_column_database_name(sqlite3_stmt*,int);
  4070. SQLITE_API const void *sqlite3_column_database_name16(sqlite3_stmt*,int);
  4071. SQLITE_API const char *sqlite3_column_table_name(sqlite3_stmt*,int);
  4072. SQLITE_API const void *sqlite3_column_table_name16(sqlite3_stmt*,int);
  4073. SQLITE_API const char *sqlite3_column_origin_name(sqlite3_stmt*,int);
  4074. SQLITE_API const void *sqlite3_column_origin_name16(sqlite3_stmt*,int);
  4075. /*
  4076. ** CAPI3REF: Declared Datatype Of A Query Result
  4077. ** METHOD: sqlite3_stmt
  4078. **
  4079. ** ^(The first parameter is a [prepared statement].
  4080. ** If this statement is a [SELECT] statement and the Nth column of the
  4081. ** returned result set of that [SELECT] is a table column (not an
  4082. ** expression or subquery) then the declared type of the table
  4083. ** column is returned.)^ ^If the Nth column of the result set is an
  4084. ** expression or subquery, then a NULL pointer is returned.
  4085. ** ^The returned string is always UTF-8 encoded.
  4086. **
  4087. ** ^(For example, given the database schema:
  4088. **
  4089. ** CREATE TABLE t1(c1 VARIANT);
  4090. **
  4091. ** and the following statement to be compiled:
  4092. **
  4093. ** SELECT c1 + 1, c1 FROM t1;
  4094. **
  4095. ** this routine would return the string "VARIANT" for the second result
  4096. ** column (i==1), and a NULL pointer for the first result column (i==0).)^
  4097. **
  4098. ** ^SQLite uses dynamic run-time typing. ^So just because a column
  4099. ** is declared to contain a particular type does not mean that the
  4100. ** data stored in that column is of the declared type. SQLite is
  4101. ** strongly typed, but the typing is dynamic not static. ^Type
  4102. ** is associated with individual values, not with the containers
  4103. ** used to hold those values.
  4104. */
  4105. SQLITE_API const char *sqlite3_column_decltype(sqlite3_stmt*,int);
  4106. SQLITE_API const void *sqlite3_column_decltype16(sqlite3_stmt*,int);
  4107. /*
  4108. ** CAPI3REF: Evaluate An SQL Statement
  4109. ** METHOD: sqlite3_stmt
  4110. **
  4111. ** After a [prepared statement] has been prepared using any of
  4112. ** [sqlite3_prepare_v2()], [sqlite3_prepare_v3()], [sqlite3_prepare16_v2()],
  4113. ** or [sqlite3_prepare16_v3()] or one of the legacy
  4114. ** interfaces [sqlite3_prepare()] or [sqlite3_prepare16()], this function
  4115. ** must be called one or more times to evaluate the statement.
  4116. **
  4117. ** The details of the behavior of the sqlite3_step() interface depend
  4118. ** on whether the statement was prepared using the newer "vX" interfaces
  4119. ** [sqlite3_prepare_v3()], [sqlite3_prepare_v2()], [sqlite3_prepare16_v3()],
  4120. ** [sqlite3_prepare16_v2()] or the older legacy
  4121. ** interfaces [sqlite3_prepare()] and [sqlite3_prepare16()]. The use of the
  4122. ** new "vX" interface is recommended for new applications but the legacy
  4123. ** interface will continue to be supported.
  4124. **
  4125. ** ^In the legacy interface, the return value will be either [SQLITE_BUSY],
  4126. ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
  4127. ** ^With the "v2" interface, any of the other [result codes] or
  4128. ** [extended result codes] might be returned as well.
  4129. **
  4130. ** ^[SQLITE_BUSY] means that the database engine was unable to acquire the
  4131. ** database locks it needs to do its job. ^If the statement is a [COMMIT]
  4132. ** or occurs outside of an explicit transaction, then you can retry the
  4133. ** statement. If the statement is not a [COMMIT] and occurs within an
  4134. ** explicit transaction then you should rollback the transaction before
  4135. ** continuing.
  4136. **
  4137. ** ^[SQLITE_DONE] means that the statement has finished executing
  4138. ** successfully. sqlite3_step() should not be called again on this virtual
  4139. ** machine without first calling [sqlite3_reset()] to reset the virtual
  4140. ** machine back to its initial state.
  4141. **
  4142. ** ^If the SQL statement being executed returns any data, then [SQLITE_ROW]
  4143. ** is returned each time a new row of data is ready for processing by the
  4144. ** caller. The values may be accessed using the [column access functions].
  4145. ** sqlite3_step() is called again to retrieve the next row of data.
  4146. **
  4147. ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
  4148. ** violation) has occurred. sqlite3_step() should not be called again on
  4149. ** the VM. More information may be found by calling [sqlite3_errmsg()].
  4150. ** ^With the legacy interface, a more specific error code (for example,
  4151. ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
  4152. ** can be obtained by calling [sqlite3_reset()] on the
  4153. ** [prepared statement]. ^In the "v2" interface,
  4154. ** the more specific error code is returned directly by sqlite3_step().
  4155. **
  4156. ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
  4157. ** Perhaps it was called on a [prepared statement] that has
  4158. ** already been [sqlite3_finalize | finalized] or on one that had
  4159. ** previously returned [SQLITE_ERROR] or [SQLITE_DONE]. Or it could
  4160. ** be the case that the same database connection is being used by two or
  4161. ** more threads at the same moment in time.
  4162. **
  4163. ** For all versions of SQLite up to and including 3.6.23.1, a call to
  4164. ** [sqlite3_reset()] was required after sqlite3_step() returned anything
  4165. ** other than [SQLITE_ROW] before any subsequent invocation of
  4166. ** sqlite3_step(). Failure to reset the prepared statement using
  4167. ** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from
  4168. ** sqlite3_step(). But after [version 3.6.23.1] ([dateof:3.6.23.1],
  4169. ** sqlite3_step() began
  4170. ** calling [sqlite3_reset()] automatically in this circumstance rather
  4171. ** than returning [SQLITE_MISUSE]. This is not considered a compatibility
  4172. ** break because any application that ever receives an SQLITE_MISUSE error
  4173. ** is broken by definition. The [SQLITE_OMIT_AUTORESET] compile-time option
  4174. ** can be used to restore the legacy behavior.
  4175. **
  4176. ** <b>Goofy Interface Alert:</b> In the legacy interface, the sqlite3_step()
  4177. ** API always returns a generic error code, [SQLITE_ERROR], following any
  4178. ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]. You must call
  4179. ** [sqlite3_reset()] or [sqlite3_finalize()] in order to find one of the
  4180. ** specific [error codes] that better describes the error.
  4181. ** We admit that this is a goofy design. The problem has been fixed
  4182. ** with the "v2" interface. If you prepare all of your SQL statements
  4183. ** using [sqlite3_prepare_v3()] or [sqlite3_prepare_v2()]
  4184. ** or [sqlite3_prepare16_v2()] or [sqlite3_prepare16_v3()] instead
  4185. ** of the legacy [sqlite3_prepare()] and [sqlite3_prepare16()] interfaces,
  4186. ** then the more specific [error codes] are returned directly
  4187. ** by sqlite3_step(). The use of the "vX" interfaces is recommended.
  4188. */
  4189. SQLITE_API int sqlite3_step(sqlite3_stmt*);
  4190. /*
  4191. ** CAPI3REF: Number of columns in a result set
  4192. ** METHOD: sqlite3_stmt
  4193. **
  4194. ** ^The sqlite3_data_count(P) interface returns the number of columns in the
  4195. ** current row of the result set of [prepared statement] P.
  4196. ** ^If prepared statement P does not have results ready to return
  4197. ** (via calls to the [sqlite3_column_int | sqlite3_column_*()] of
  4198. ** interfaces) then sqlite3_data_count(P) returns 0.
  4199. ** ^The sqlite3_data_count(P) routine also returns 0 if P is a NULL pointer.
  4200. ** ^The sqlite3_data_count(P) routine returns 0 if the previous call to
  4201. ** [sqlite3_step](P) returned [SQLITE_DONE]. ^The sqlite3_data_count(P)
  4202. ** will return non-zero if previous call to [sqlite3_step](P) returned
  4203. ** [SQLITE_ROW], except in the case of the [PRAGMA incremental_vacuum]
  4204. ** where it always returns zero since each step of that multi-step
  4205. ** pragma returns 0 columns of data.
  4206. **
  4207. ** See also: [sqlite3_column_count()]
  4208. */
  4209. SQLITE_API int sqlite3_data_count(sqlite3_stmt *pStmt);
  4210. /*
  4211. ** CAPI3REF: Fundamental Datatypes
  4212. ** KEYWORDS: SQLITE_TEXT
  4213. **
  4214. ** ^(Every value in SQLite has one of five fundamental datatypes:
  4215. **
  4216. ** <ul>
  4217. ** <li> 64-bit signed integer
  4218. ** <li> 64-bit IEEE floating point number
  4219. ** <li> string
  4220. ** <li> BLOB
  4221. ** <li> NULL
  4222. ** </ul>)^
  4223. **
  4224. ** These constants are codes for each of those types.
  4225. **
  4226. ** Note that the SQLITE_TEXT constant was also used in SQLite version 2
  4227. ** for a completely different meaning. Software that links against both
  4228. ** SQLite version 2 and SQLite version 3 should use SQLITE3_TEXT, not
  4229. ** SQLITE_TEXT.
  4230. */
  4231. #define SQLITE_INTEGER 1
  4232. #define SQLITE_FLOAT 2
  4233. #define SQLITE_BLOB 4
  4234. #define SQLITE_NULL 5
  4235. #ifdef SQLITE_TEXT
  4236. # undef SQLITE_TEXT
  4237. #else
  4238. # define SQLITE_TEXT 3
  4239. #endif
  4240. #define SQLITE3_TEXT 3
  4241. /*
  4242. ** CAPI3REF: Result Values From A Query
  4243. ** KEYWORDS: {column access functions}
  4244. ** METHOD: sqlite3_stmt
  4245. **
  4246. ** <b>Summary:</b>
  4247. ** <blockquote><table border=0 cellpadding=0 cellspacing=0>
  4248. ** <tr><td><b>sqlite3_column_blob</b><td>&rarr;<td>BLOB result
  4249. ** <tr><td><b>sqlite3_column_double</b><td>&rarr;<td>REAL result
  4250. ** <tr><td><b>sqlite3_column_int</b><td>&rarr;<td>32-bit INTEGER result
  4251. ** <tr><td><b>sqlite3_column_int64</b><td>&rarr;<td>64-bit INTEGER result
  4252. ** <tr><td><b>sqlite3_column_text</b><td>&rarr;<td>UTF-8 TEXT result
  4253. ** <tr><td><b>sqlite3_column_text16</b><td>&rarr;<td>UTF-16 TEXT result
  4254. ** <tr><td><b>sqlite3_column_value</b><td>&rarr;<td>The result as an
  4255. ** [sqlite3_value|unprotected sqlite3_value] object.
  4256. ** <tr><td>&nbsp;<td>&nbsp;<td>&nbsp;
  4257. ** <tr><td><b>sqlite3_column_bytes</b><td>&rarr;<td>Size of a BLOB
  4258. ** or a UTF-8 TEXT result in bytes
  4259. ** <tr><td><b>sqlite3_column_bytes16&nbsp;&nbsp;</b>
  4260. ** <td>&rarr;&nbsp;&nbsp;<td>Size of UTF-16
  4261. ** TEXT in bytes
  4262. ** <tr><td><b>sqlite3_column_type</b><td>&rarr;<td>Default
  4263. ** datatype of the result
  4264. ** </table></blockquote>
  4265. **
  4266. ** <b>Details:</b>
  4267. **
  4268. ** ^These routines return information about a single column of the current
  4269. ** result row of a query. ^In every case the first argument is a pointer
  4270. ** to the [prepared statement] that is being evaluated (the [sqlite3_stmt*]
  4271. ** that was returned from [sqlite3_prepare_v2()] or one of its variants)
  4272. ** and the second argument is the index of the column for which information
  4273. ** should be returned. ^The leftmost column of the result set has the index 0.
  4274. ** ^The number of columns in the result can be determined using
  4275. ** [sqlite3_column_count()].
  4276. **
  4277. ** If the SQL statement does not currently point to a valid row, or if the
  4278. ** column index is out of range, the result is undefined.
  4279. ** These routines may only be called when the most recent call to
  4280. ** [sqlite3_step()] has returned [SQLITE_ROW] and neither
  4281. ** [sqlite3_reset()] nor [sqlite3_finalize()] have been called subsequently.
  4282. ** If any of these routines are called after [sqlite3_reset()] or
  4283. ** [sqlite3_finalize()] or after [sqlite3_step()] has returned
  4284. ** something other than [SQLITE_ROW], the results are undefined.
  4285. ** If [sqlite3_step()] or [sqlite3_reset()] or [sqlite3_finalize()]
  4286. ** are called from a different thread while any of these routines
  4287. ** are pending, then the results are undefined.
  4288. **
  4289. ** The first six interfaces (_blob, _double, _int, _int64, _text, and _text16)
  4290. ** each return the value of a result column in a specific data format. If
  4291. ** the result column is not initially in the requested format (for example,
  4292. ** if the query returns an integer but the sqlite3_column_text() interface
  4293. ** is used to extract the value) then an automatic type conversion is performed.
  4294. **
  4295. ** ^The sqlite3_column_type() routine returns the
  4296. ** [SQLITE_INTEGER | datatype code] for the initial data type
  4297. ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
  4298. ** [SQLITE_FLOAT], [SQLITE_TEXT], [SQLITE_BLOB], or [SQLITE_NULL].
  4299. ** The return value of sqlite3_column_type() can be used to decide which
  4300. ** of the first six interface should be used to extract the column value.
  4301. ** The value returned by sqlite3_column_type() is only meaningful if no
  4302. ** automatic type conversions have occurred for the value in question.
  4303. ** After a type conversion, the result of calling sqlite3_column_type()
  4304. ** is undefined, though harmless. Future
  4305. ** versions of SQLite may change the behavior of sqlite3_column_type()
  4306. ** following a type conversion.
  4307. **
  4308. ** If the result is a BLOB or a TEXT string, then the sqlite3_column_bytes()
  4309. ** or sqlite3_column_bytes16() interfaces can be used to determine the size
  4310. ** of that BLOB or string.
  4311. **
  4312. ** ^If the result is a BLOB or UTF-8 string then the sqlite3_column_bytes()
  4313. ** routine returns the number of bytes in that BLOB or string.
  4314. ** ^If the result is a UTF-16 string, then sqlite3_column_bytes() converts
  4315. ** the string to UTF-8 and then returns the number of bytes.
  4316. ** ^If the result is a numeric value then sqlite3_column_bytes() uses
  4317. ** [sqlite3_snprintf()] to convert that value to a UTF-8 string and returns
  4318. ** the number of bytes in that string.
  4319. ** ^If the result is NULL, then sqlite3_column_bytes() returns zero.
  4320. **
  4321. ** ^If the result is a BLOB or UTF-16 string then the sqlite3_column_bytes16()
  4322. ** routine returns the number of bytes in that BLOB or string.
  4323. ** ^If the result is a UTF-8 string, then sqlite3_column_bytes16() converts
  4324. ** the string to UTF-16 and then returns the number of bytes.
  4325. ** ^If the result is a numeric value then sqlite3_column_bytes16() uses
  4326. ** [sqlite3_snprintf()] to convert that value to a UTF-16 string and returns
  4327. ** the number of bytes in that string.
  4328. ** ^If the result is NULL, then sqlite3_column_bytes16() returns zero.
  4329. **
  4330. ** ^The values returned by [sqlite3_column_bytes()] and
  4331. ** [sqlite3_column_bytes16()] do not include the zero terminators at the end
  4332. ** of the string. ^For clarity: the values returned by
  4333. ** [sqlite3_column_bytes()] and [sqlite3_column_bytes16()] are the number of
  4334. ** bytes in the string, not the number of characters.
  4335. **
  4336. ** ^Strings returned by sqlite3_column_text() and sqlite3_column_text16(),
  4337. ** even empty strings, are always zero-terminated. ^The return
  4338. ** value from sqlite3_column_blob() for a zero-length BLOB is a NULL pointer.
  4339. **
  4340. ** <b>Warning:</b> ^The object returned by [sqlite3_column_value()] is an
  4341. ** [unprotected sqlite3_value] object. In a multithreaded environment,
  4342. ** an unprotected sqlite3_value object may only be used safely with
  4343. ** [sqlite3_bind_value()] and [sqlite3_result_value()].
  4344. ** If the [unprotected sqlite3_value] object returned by
  4345. ** [sqlite3_column_value()] is used in any other way, including calls
  4346. ** to routines like [sqlite3_value_int()], [sqlite3_value_text()],
  4347. ** or [sqlite3_value_bytes()], the behavior is not threadsafe.
  4348. ** Hence, the sqlite3_column_value() interface
  4349. ** is normally only useful within the implementation of
  4350. ** [application-defined SQL functions] or [virtual tables], not within
  4351. ** top-level application code.
  4352. **
  4353. ** The these routines may attempt to convert the datatype of the result.
  4354. ** ^For example, if the internal representation is FLOAT and a text result
  4355. ** is requested, [sqlite3_snprintf()] is used internally to perform the
  4356. ** conversion automatically. ^(The following table details the conversions
  4357. ** that are applied:
  4358. **
  4359. ** <blockquote>
  4360. ** <table border="1">
  4361. ** <tr><th> Internal<br>Type <th> Requested<br>Type <th> Conversion
  4362. **
  4363. ** <tr><td> NULL <td> INTEGER <td> Result is 0
  4364. ** <tr><td> NULL <td> FLOAT <td> Result is 0.0
  4365. ** <tr><td> NULL <td> TEXT <td> Result is a NULL pointer
  4366. ** <tr><td> NULL <td> BLOB <td> Result is a NULL pointer
  4367. ** <tr><td> INTEGER <td> FLOAT <td> Convert from integer to float
  4368. ** <tr><td> INTEGER <td> TEXT <td> ASCII rendering of the integer
  4369. ** <tr><td> INTEGER <td> BLOB <td> Same as INTEGER->TEXT
  4370. ** <tr><td> FLOAT <td> INTEGER <td> [CAST] to INTEGER
  4371. ** <tr><td> FLOAT <td> TEXT <td> ASCII rendering of the float
  4372. ** <tr><td> FLOAT <td> BLOB <td> [CAST] to BLOB
  4373. ** <tr><td> TEXT <td> INTEGER <td> [CAST] to INTEGER
  4374. ** <tr><td> TEXT <td> FLOAT <td> [CAST] to REAL
  4375. ** <tr><td> TEXT <td> BLOB <td> No change
  4376. ** <tr><td> BLOB <td> INTEGER <td> [CAST] to INTEGER
  4377. ** <tr><td> BLOB <td> FLOAT <td> [CAST] to REAL
  4378. ** <tr><td> BLOB <td> TEXT <td> Add a zero terminator if needed
  4379. ** </table>
  4380. ** </blockquote>)^
  4381. **
  4382. ** Note that when type conversions occur, pointers returned by prior
  4383. ** calls to sqlite3_column_blob(), sqlite3_column_text(), and/or
  4384. ** sqlite3_column_text16() may be invalidated.
  4385. ** Type conversions and pointer invalidations might occur
  4386. ** in the following cases:
  4387. **
  4388. ** <ul>
  4389. ** <li> The initial content is a BLOB and sqlite3_column_text() or
  4390. ** sqlite3_column_text16() is called. A zero-terminator might
  4391. ** need to be added to the string.</li>
  4392. ** <li> The initial content is UTF-8 text and sqlite3_column_bytes16() or
  4393. ** sqlite3_column_text16() is called. The content must be converted
  4394. ** to UTF-16.</li>
  4395. ** <li> The initial content is UTF-16 text and sqlite3_column_bytes() or
  4396. ** sqlite3_column_text() is called. The content must be converted
  4397. ** to UTF-8.</li>
  4398. ** </ul>
  4399. **
  4400. ** ^Conversions between UTF-16be and UTF-16le are always done in place and do
  4401. ** not invalidate a prior pointer, though of course the content of the buffer
  4402. ** that the prior pointer references will have been modified. Other kinds
  4403. ** of conversion are done in place when it is possible, but sometimes they
  4404. ** are not possible and in those cases prior pointers are invalidated.
  4405. **
  4406. ** The safest policy is to invoke these routines
  4407. ** in one of the following ways:
  4408. **
  4409. ** <ul>
  4410. ** <li>sqlite3_column_text() followed by sqlite3_column_bytes()</li>
  4411. ** <li>sqlite3_column_blob() followed by sqlite3_column_bytes()</li>
  4412. ** <li>sqlite3_column_text16() followed by sqlite3_column_bytes16()</li>
  4413. ** </ul>
  4414. **
  4415. ** In other words, you should call sqlite3_column_text(),
  4416. ** sqlite3_column_blob(), or sqlite3_column_text16() first to force the result
  4417. ** into the desired format, then invoke sqlite3_column_bytes() or
  4418. ** sqlite3_column_bytes16() to find the size of the result. Do not mix calls
  4419. ** to sqlite3_column_text() or sqlite3_column_blob() with calls to
  4420. ** sqlite3_column_bytes16(), and do not mix calls to sqlite3_column_text16()
  4421. ** with calls to sqlite3_column_bytes().
  4422. **
  4423. ** ^The pointers returned are valid until a type conversion occurs as
  4424. ** described above, or until [sqlite3_step()] or [sqlite3_reset()] or
  4425. ** [sqlite3_finalize()] is called. ^The memory space used to hold strings
  4426. ** and BLOBs is freed automatically. Do not pass the pointers returned
  4427. ** from [sqlite3_column_blob()], [sqlite3_column_text()], etc. into
  4428. ** [sqlite3_free()].
  4429. **
  4430. ** ^(If a memory allocation error occurs during the evaluation of any
  4431. ** of these routines, a default value is returned. The default value
  4432. ** is either the integer 0, the floating point number 0.0, or a NULL
  4433. ** pointer. Subsequent calls to [sqlite3_errcode()] will return
  4434. ** [SQLITE_NOMEM].)^
  4435. */
  4436. SQLITE_API const void *sqlite3_column_blob(sqlite3_stmt*, int iCol);
  4437. SQLITE_API double sqlite3_column_double(sqlite3_stmt*, int iCol);
  4438. SQLITE_API int sqlite3_column_int(sqlite3_stmt*, int iCol);
  4439. SQLITE_API sqlite3_int64 sqlite3_column_int64(sqlite3_stmt*, int iCol);
  4440. SQLITE_API const unsigned char *sqlite3_column_text(sqlite3_stmt*, int iCol);
  4441. SQLITE_API const void *sqlite3_column_text16(sqlite3_stmt*, int iCol);
  4442. SQLITE_API sqlite3_value *sqlite3_column_value(sqlite3_stmt*, int iCol);
  4443. SQLITE_API int sqlite3_column_bytes(sqlite3_stmt*, int iCol);
  4444. SQLITE_API int sqlite3_column_bytes16(sqlite3_stmt*, int iCol);
  4445. SQLITE_API int sqlite3_column_type(sqlite3_stmt*, int iCol);
  4446. /*
  4447. ** CAPI3REF: Destroy A Prepared Statement Object
  4448. ** DESTRUCTOR: sqlite3_stmt
  4449. **
  4450. ** ^The sqlite3_finalize() function is called to delete a [prepared statement].
  4451. ** ^If the most recent evaluation of the statement encountered no errors
  4452. ** or if the statement is never been evaluated, then sqlite3_finalize() returns
  4453. ** SQLITE_OK. ^If the most recent evaluation of statement S failed, then
  4454. ** sqlite3_finalize(S) returns the appropriate [error code] or
  4455. ** [extended error code].
  4456. **
  4457. ** ^The sqlite3_finalize(S) routine can be called at any point during
  4458. ** the life cycle of [prepared statement] S:
  4459. ** before statement S is ever evaluated, after
  4460. ** one or more calls to [sqlite3_reset()], or after any call
  4461. ** to [sqlite3_step()] regardless of whether or not the statement has
  4462. ** completed execution.
  4463. **
  4464. ** ^Invoking sqlite3_finalize() on a NULL pointer is a harmless no-op.
  4465. **
  4466. ** The application must finalize every [prepared statement] in order to avoid
  4467. ** resource leaks. It is a grievous error for the application to try to use
  4468. ** a prepared statement after it has been finalized. Any use of a prepared
  4469. ** statement after it has been finalized can result in undefined and
  4470. ** undesirable behavior such as segfaults and heap corruption.
  4471. */
  4472. SQLITE_API int sqlite3_finalize(sqlite3_stmt *pStmt);
  4473. /*
  4474. ** CAPI3REF: Reset A Prepared Statement Object
  4475. ** METHOD: sqlite3_stmt
  4476. **
  4477. ** The sqlite3_reset() function is called to reset a [prepared statement]
  4478. ** object back to its initial state, ready to be re-executed.
  4479. ** ^Any SQL statement variables that had values bound to them using
  4480. ** the [sqlite3_bind_blob | sqlite3_bind_*() API] retain their values.
  4481. ** Use [sqlite3_clear_bindings()] to reset the bindings.
  4482. **
  4483. ** ^The [sqlite3_reset(S)] interface resets the [prepared statement] S
  4484. ** back to the beginning of its program.
  4485. **
  4486. ** ^If the most recent call to [sqlite3_step(S)] for the
  4487. ** [prepared statement] S returned [SQLITE_ROW] or [SQLITE_DONE],
  4488. ** or if [sqlite3_step(S)] has never before been called on S,
  4489. ** then [sqlite3_reset(S)] returns [SQLITE_OK].
  4490. **
  4491. ** ^If the most recent call to [sqlite3_step(S)] for the
  4492. ** [prepared statement] S indicated an error, then
  4493. ** [sqlite3_reset(S)] returns an appropriate [error code].
  4494. **
  4495. ** ^The [sqlite3_reset(S)] interface does not change the values
  4496. ** of any [sqlite3_bind_blob|bindings] on the [prepared statement] S.
  4497. */
  4498. SQLITE_API int sqlite3_reset(sqlite3_stmt *pStmt);
  4499. /*
  4500. ** CAPI3REF: Create Or Redefine SQL Functions
  4501. ** KEYWORDS: {function creation routines}
  4502. ** KEYWORDS: {application-defined SQL function}
  4503. ** KEYWORDS: {application-defined SQL functions}
  4504. ** METHOD: sqlite3
  4505. **
  4506. ** ^These functions (collectively known as "function creation routines")
  4507. ** are used to add SQL functions or aggregates or to redefine the behavior
  4508. ** of existing SQL functions or aggregates. The only differences between
  4509. ** these routines are the text encoding expected for
  4510. ** the second parameter (the name of the function being created)
  4511. ** and the presence or absence of a destructor callback for
  4512. ** the application data pointer.
  4513. **
  4514. ** ^The first parameter is the [database connection] to which the SQL
  4515. ** function is to be added. ^If an application uses more than one database
  4516. ** connection then application-defined SQL functions must be added
  4517. ** to each database connection separately.
  4518. **
  4519. ** ^The second parameter is the name of the SQL function to be created or
  4520. ** redefined. ^The length of the name is limited to 255 bytes in a UTF-8
  4521. ** representation, exclusive of the zero-terminator. ^Note that the name
  4522. ** length limit is in UTF-8 bytes, not characters nor UTF-16 bytes.
  4523. ** ^Any attempt to create a function with a longer name
  4524. ** will result in [SQLITE_MISUSE] being returned.
  4525. **
  4526. ** ^The third parameter (nArg)
  4527. ** is the number of arguments that the SQL function or
  4528. ** aggregate takes. ^If this parameter is -1, then the SQL function or
  4529. ** aggregate may take any number of arguments between 0 and the limit
  4530. ** set by [sqlite3_limit]([SQLITE_LIMIT_FUNCTION_ARG]). If the third
  4531. ** parameter is less than -1 or greater than 127 then the behavior is
  4532. ** undefined.
  4533. **
  4534. ** ^The fourth parameter, eTextRep, specifies what
  4535. ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
  4536. ** its parameters. The application should set this parameter to
  4537. ** [SQLITE_UTF16LE] if the function implementation invokes
  4538. ** [sqlite3_value_text16le()] on an input, or [SQLITE_UTF16BE] if the
  4539. ** implementation invokes [sqlite3_value_text16be()] on an input, or
  4540. ** [SQLITE_UTF16] if [sqlite3_value_text16()] is used, or [SQLITE_UTF8]
  4541. ** otherwise. ^The same SQL function may be registered multiple times using
  4542. ** different preferred text encodings, with different implementations for
  4543. ** each encoding.
  4544. ** ^When multiple implementations of the same function are available, SQLite
  4545. ** will pick the one that involves the least amount of data conversion.
  4546. **
  4547. ** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC]
  4548. ** to signal that the function will always return the same result given
  4549. ** the same inputs within a single SQL statement. Most SQL functions are
  4550. ** deterministic. The built-in [random()] SQL function is an example of a
  4551. ** function that is not deterministic. The SQLite query planner is able to
  4552. ** perform additional optimizations on deterministic functions, so use
  4553. ** of the [SQLITE_DETERMINISTIC] flag is recommended where possible.
  4554. **
  4555. ** ^(The fifth parameter is an arbitrary pointer. The implementation of the
  4556. ** function can gain access to this pointer using [sqlite3_user_data()].)^
  4557. **
  4558. ** ^The sixth, seventh and eighth parameters, xFunc, xStep and xFinal, are
  4559. ** pointers to C-language functions that implement the SQL function or
  4560. ** aggregate. ^A scalar SQL function requires an implementation of the xFunc
  4561. ** callback only; NULL pointers must be passed as the xStep and xFinal
  4562. ** parameters. ^An aggregate SQL function requires an implementation of xStep
  4563. ** and xFinal and NULL pointer must be passed for xFunc. ^To delete an existing
  4564. ** SQL function or aggregate, pass NULL pointers for all three function
  4565. ** callbacks.
  4566. **
  4567. ** ^(If the ninth parameter to sqlite3_create_function_v2() is not NULL,
  4568. ** then it is destructor for the application data pointer.
  4569. ** The destructor is invoked when the function is deleted, either by being
  4570. ** overloaded or when the database connection closes.)^
  4571. ** ^The destructor is also invoked if the call to
  4572. ** sqlite3_create_function_v2() fails.
  4573. ** ^When the destructor callback of the tenth parameter is invoked, it
  4574. ** is passed a single argument which is a copy of the application data
  4575. ** pointer which was the fifth parameter to sqlite3_create_function_v2().
  4576. **
  4577. ** ^It is permitted to register multiple implementations of the same
  4578. ** functions with the same name but with either differing numbers of
  4579. ** arguments or differing preferred text encodings. ^SQLite will use
  4580. ** the implementation that most closely matches the way in which the
  4581. ** SQL function is used. ^A function implementation with a non-negative
  4582. ** nArg parameter is a better match than a function implementation with
  4583. ** a negative nArg. ^A function where the preferred text encoding
  4584. ** matches the database encoding is a better
  4585. ** match than a function where the encoding is different.
  4586. ** ^A function where the encoding difference is between UTF16le and UTF16be
  4587. ** is a closer match than a function where the encoding difference is
  4588. ** between UTF8 and UTF16.
  4589. **
  4590. ** ^Built-in functions may be overloaded by new application-defined functions.
  4591. **
  4592. ** ^An application-defined function is permitted to call other
  4593. ** SQLite interfaces. However, such calls must not
  4594. ** close the database connection nor finalize or reset the prepared
  4595. ** statement in which the function is running.
  4596. */
  4597. SQLITE_API int sqlite3_create_function(
  4598. sqlite3 *db,
  4599. const char *zFunctionName,
  4600. int nArg,
  4601. int eTextRep,
  4602. void *pApp,
  4603. void (*xFunc)(sqlite3_context*,int,sqlite3_value**),
  4604. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  4605. void (*xFinal)(sqlite3_context*)
  4606. );
  4607. SQLITE_API int sqlite3_create_function16(
  4608. sqlite3 *db,
  4609. const void *zFunctionName,
  4610. int nArg,
  4611. int eTextRep,
  4612. void *pApp,
  4613. void (*xFunc)(sqlite3_context*,int,sqlite3_value**),
  4614. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  4615. void (*xFinal)(sqlite3_context*)
  4616. );
  4617. SQLITE_API int sqlite3_create_function_v2(
  4618. sqlite3 *db,
  4619. const char *zFunctionName,
  4620. int nArg,
  4621. int eTextRep,
  4622. void *pApp,
  4623. void (*xFunc)(sqlite3_context*,int,sqlite3_value**),
  4624. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  4625. void (*xFinal)(sqlite3_context*),
  4626. void(*xDestroy)(void*)
  4627. );
  4628. /*
  4629. ** CAPI3REF: Text Encodings
  4630. **
  4631. ** These constant define integer codes that represent the various
  4632. ** text encodings supported by SQLite.
  4633. */
  4634. #define SQLITE_UTF8 1 /* IMP: R-37514-35566 */
  4635. #define SQLITE_UTF16LE 2 /* IMP: R-03371-37637 */
  4636. #define SQLITE_UTF16BE 3 /* IMP: R-51971-34154 */
  4637. #define SQLITE_UTF16 4 /* Use native byte order */
  4638. #define SQLITE_ANY 5 /* Deprecated */
  4639. #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */
  4640. /*
  4641. ** CAPI3REF: Function Flags
  4642. **
  4643. ** These constants may be ORed together with the
  4644. ** [SQLITE_UTF8 | preferred text encoding] as the fourth argument
  4645. ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
  4646. ** [sqlite3_create_function_v2()].
  4647. */
  4648. #define SQLITE_DETERMINISTIC 0x800
  4649. /*
  4650. ** CAPI3REF: Deprecated Functions
  4651. ** DEPRECATED
  4652. **
  4653. ** These functions are [deprecated]. In order to maintain
  4654. ** backwards compatibility with older code, these functions continue
  4655. ** to be supported. However, new applications should avoid
  4656. ** the use of these functions. To encourage programmers to avoid
  4657. ** these functions, we will not explain what they do.
  4658. */
  4659. #ifndef SQLITE_OMIT_DEPRECATED
  4660. SQLITE_API SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);
  4661. SQLITE_API SQLITE_DEPRECATED int sqlite3_expired(sqlite3_stmt*);
  4662. SQLITE_API SQLITE_DEPRECATED int sqlite3_transfer_bindings(sqlite3_stmt*, sqlite3_stmt*);
  4663. SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
  4664. SQLITE_API SQLITE_DEPRECATED void sqlite3_thread_cleanup(void);
  4665. SQLITE_API SQLITE_DEPRECATED int sqlite3_memory_alarm(void(*)(void*,sqlite3_int64,int),
  4666. void*,sqlite3_int64);
  4667. #endif
  4668. /*
  4669. ** CAPI3REF: Obtaining SQL Values
  4670. ** METHOD: sqlite3_value
  4671. **
  4672. ** <b>Summary:</b>
  4673. ** <blockquote><table border=0 cellpadding=0 cellspacing=0>
  4674. ** <tr><td><b>sqlite3_value_blob</b><td>&rarr;<td>BLOB value
  4675. ** <tr><td><b>sqlite3_value_double</b><td>&rarr;<td>REAL value
  4676. ** <tr><td><b>sqlite3_value_int</b><td>&rarr;<td>32-bit INTEGER value
  4677. ** <tr><td><b>sqlite3_value_int64</b><td>&rarr;<td>64-bit INTEGER value
  4678. ** <tr><td><b>sqlite3_value_pointer</b><td>&rarr;<td>Pointer value
  4679. ** <tr><td><b>sqlite3_value_text</b><td>&rarr;<td>UTF-8 TEXT value
  4680. ** <tr><td><b>sqlite3_value_text16</b><td>&rarr;<td>UTF-16 TEXT value in
  4681. ** the native byteorder
  4682. ** <tr><td><b>sqlite3_value_text16be</b><td>&rarr;<td>UTF-16be TEXT value
  4683. ** <tr><td><b>sqlite3_value_text16le</b><td>&rarr;<td>UTF-16le TEXT value
  4684. ** <tr><td>&nbsp;<td>&nbsp;<td>&nbsp;
  4685. ** <tr><td><b>sqlite3_value_bytes</b><td>&rarr;<td>Size of a BLOB
  4686. ** or a UTF-8 TEXT in bytes
  4687. ** <tr><td><b>sqlite3_value_bytes16&nbsp;&nbsp;</b>
  4688. ** <td>&rarr;&nbsp;&nbsp;<td>Size of UTF-16
  4689. ** TEXT in bytes
  4690. ** <tr><td><b>sqlite3_value_type</b><td>&rarr;<td>Default
  4691. ** datatype of the value
  4692. ** <tr><td><b>sqlite3_value_numeric_type&nbsp;&nbsp;</b>
  4693. ** <td>&rarr;&nbsp;&nbsp;<td>Best numeric datatype of the value
  4694. ** <tr><td><b>sqlite3_value_nochange&nbsp;&nbsp;</b>
  4695. ** <td>&rarr;&nbsp;&nbsp;<td>True if the column is unchanged in an UPDATE
  4696. ** against a virtual table.
  4697. ** </table></blockquote>
  4698. **
  4699. ** <b>Details:</b>
  4700. **
  4701. ** These routines extract type, size, and content information from
  4702. ** [protected sqlite3_value] objects. Protected sqlite3_value objects
  4703. ** are used to pass parameter information into implementation of
  4704. ** [application-defined SQL functions] and [virtual tables].
  4705. **
  4706. ** These routines work only with [protected sqlite3_value] objects.
  4707. ** Any attempt to use these routines on an [unprotected sqlite3_value]
  4708. ** is not threadsafe.
  4709. **
  4710. ** ^These routines work just like the corresponding [column access functions]
  4711. ** except that these routines take a single [protected sqlite3_value] object
  4712. ** pointer instead of a [sqlite3_stmt*] pointer and an integer column number.
  4713. **
  4714. ** ^The sqlite3_value_text16() interface extracts a UTF-16 string
  4715. ** in the native byte-order of the host machine. ^The
  4716. ** sqlite3_value_text16be() and sqlite3_value_text16le() interfaces
  4717. ** extract UTF-16 strings as big-endian and little-endian respectively.
  4718. **
  4719. ** ^If [sqlite3_value] object V was initialized
  4720. ** using [sqlite3_bind_pointer(S,I,P,X,D)] or [sqlite3_result_pointer(C,P,X,D)]
  4721. ** and if X and Y are strings that compare equal according to strcmp(X,Y),
  4722. ** then sqlite3_value_pointer(V,Y) will return the pointer P. ^Otherwise,
  4723. ** sqlite3_value_pointer(V,Y) returns a NULL. The sqlite3_bind_pointer()
  4724. ** routine is part of the [pointer passing interface] added for SQLite 3.20.0.
  4725. **
  4726. ** ^(The sqlite3_value_type(V) interface returns the
  4727. ** [SQLITE_INTEGER | datatype code] for the initial datatype of the
  4728. ** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER],
  4729. ** [SQLITE_FLOAT], [SQLITE_TEXT], [SQLITE_BLOB], or [SQLITE_NULL].)^
  4730. ** Other interfaces might change the datatype for an sqlite3_value object.
  4731. ** For example, if the datatype is initially SQLITE_INTEGER and
  4732. ** sqlite3_value_text(V) is called to extract a text value for that
  4733. ** integer, then subsequent calls to sqlite3_value_type(V) might return
  4734. ** SQLITE_TEXT. Whether or not a persistent internal datatype conversion
  4735. ** occurs is undefined and may change from one release of SQLite to the next.
  4736. **
  4737. ** ^(The sqlite3_value_numeric_type() interface attempts to apply
  4738. ** numeric affinity to the value. This means that an attempt is
  4739. ** made to convert the value to an integer or floating point. If
  4740. ** such a conversion is possible without loss of information (in other
  4741. ** words, if the value is a string that looks like a number)
  4742. ** then the conversion is performed. Otherwise no conversion occurs.
  4743. ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
  4744. **
  4745. ** ^Within the [xUpdate] method of a [virtual table], the
  4746. ** sqlite3_value_nochange(X) interface returns true if and only if
  4747. ** the column corresponding to X is unchanged by the UPDATE operation
  4748. ** that the xUpdate method call was invoked to implement and if
  4749. ** and the prior [xColumn] method call that was invoked to extracted
  4750. ** the value for that column returned without setting a result (probably
  4751. ** because it queried [sqlite3_vtab_nochange()] and found that the column
  4752. ** was unchanging). ^Within an [xUpdate] method, any value for which
  4753. ** sqlite3_value_nochange(X) is true will in all other respects appear
  4754. ** to be a NULL value. If sqlite3_value_nochange(X) is invoked anywhere other
  4755. ** than within an [xUpdate] method call for an UPDATE statement, then
  4756. ** the return value is arbitrary and meaningless.
  4757. **
  4758. ** Please pay particular attention to the fact that the pointer returned
  4759. ** from [sqlite3_value_blob()], [sqlite3_value_text()], or
  4760. ** [sqlite3_value_text16()] can be invalidated by a subsequent call to
  4761. ** [sqlite3_value_bytes()], [sqlite3_value_bytes16()], [sqlite3_value_text()],
  4762. ** or [sqlite3_value_text16()].
  4763. **
  4764. ** These routines must be called from the same thread as
  4765. ** the SQL function that supplied the [sqlite3_value*] parameters.
  4766. */
  4767. SQLITE_API const void *sqlite3_value_blob(sqlite3_value*);
  4768. SQLITE_API double sqlite3_value_double(sqlite3_value*);
  4769. SQLITE_API int sqlite3_value_int(sqlite3_value*);
  4770. SQLITE_API sqlite3_int64 sqlite3_value_int64(sqlite3_value*);
  4771. SQLITE_API void *sqlite3_value_pointer(sqlite3_value*, const char*);
  4772. SQLITE_API const unsigned char *sqlite3_value_text(sqlite3_value*);
  4773. SQLITE_API const void *sqlite3_value_text16(sqlite3_value*);
  4774. SQLITE_API const void *sqlite3_value_text16le(sqlite3_value*);
  4775. SQLITE_API const void *sqlite3_value_text16be(sqlite3_value*);
  4776. SQLITE_API int sqlite3_value_bytes(sqlite3_value*);
  4777. SQLITE_API int sqlite3_value_bytes16(sqlite3_value*);
  4778. SQLITE_API int sqlite3_value_type(sqlite3_value*);
  4779. SQLITE_API int sqlite3_value_numeric_type(sqlite3_value*);
  4780. SQLITE_API int sqlite3_value_nochange(sqlite3_value*);
  4781. /*
  4782. ** CAPI3REF: Finding The Subtype Of SQL Values
  4783. ** METHOD: sqlite3_value
  4784. **
  4785. ** The sqlite3_value_subtype(V) function returns the subtype for
  4786. ** an [application-defined SQL function] argument V. The subtype
  4787. ** information can be used to pass a limited amount of context from
  4788. ** one SQL function to another. Use the [sqlite3_result_subtype()]
  4789. ** routine to set the subtype for the return value of an SQL function.
  4790. */
  4791. SQLITE_API unsigned int sqlite3_value_subtype(sqlite3_value*);
  4792. /*
  4793. ** CAPI3REF: Copy And Free SQL Values
  4794. ** METHOD: sqlite3_value
  4795. **
  4796. ** ^The sqlite3_value_dup(V) interface makes a copy of the [sqlite3_value]
  4797. ** object D and returns a pointer to that copy. ^The [sqlite3_value] returned
  4798. ** is a [protected sqlite3_value] object even if the input is not.
  4799. ** ^The sqlite3_value_dup(V) interface returns NULL if V is NULL or if a
  4800. ** memory allocation fails.
  4801. **
  4802. ** ^The sqlite3_value_free(V) interface frees an [sqlite3_value] object
  4803. ** previously obtained from [sqlite3_value_dup()]. ^If V is a NULL pointer
  4804. ** then sqlite3_value_free(V) is a harmless no-op.
  4805. */
  4806. SQLITE_API sqlite3_value *sqlite3_value_dup(const sqlite3_value*);
  4807. SQLITE_API void sqlite3_value_free(sqlite3_value*);
  4808. /*
  4809. ** CAPI3REF: Obtain Aggregate Function Context
  4810. ** METHOD: sqlite3_context
  4811. **
  4812. ** Implementations of aggregate SQL functions use this
  4813. ** routine to allocate memory for storing their state.
  4814. **
  4815. ** ^The first time the sqlite3_aggregate_context(C,N) routine is called
  4816. ** for a particular aggregate function, SQLite
  4817. ** allocates N of memory, zeroes out that memory, and returns a pointer
  4818. ** to the new memory. ^On second and subsequent calls to
  4819. ** sqlite3_aggregate_context() for the same aggregate function instance,
  4820. ** the same buffer is returned. Sqlite3_aggregate_context() is normally
  4821. ** called once for each invocation of the xStep callback and then one
  4822. ** last time when the xFinal callback is invoked. ^(When no rows match
  4823. ** an aggregate query, the xStep() callback of the aggregate function
  4824. ** implementation is never called and xFinal() is called exactly once.
  4825. ** In those cases, sqlite3_aggregate_context() might be called for the
  4826. ** first time from within xFinal().)^
  4827. **
  4828. ** ^The sqlite3_aggregate_context(C,N) routine returns a NULL pointer
  4829. ** when first called if N is less than or equal to zero or if a memory
  4830. ** allocate error occurs.
  4831. **
  4832. ** ^(The amount of space allocated by sqlite3_aggregate_context(C,N) is
  4833. ** determined by the N parameter on first successful call. Changing the
  4834. ** value of N in subsequent call to sqlite3_aggregate_context() within
  4835. ** the same aggregate function instance will not resize the memory
  4836. ** allocation.)^ Within the xFinal callback, it is customary to set
  4837. ** N=0 in calls to sqlite3_aggregate_context(C,N) so that no
  4838. ** pointless memory allocations occur.
  4839. **
  4840. ** ^SQLite automatically frees the memory allocated by
  4841. ** sqlite3_aggregate_context() when the aggregate query concludes.
  4842. **
  4843. ** The first parameter must be a copy of the
  4844. ** [sqlite3_context | SQL function context] that is the first parameter
  4845. ** to the xStep or xFinal callback routine that implements the aggregate
  4846. ** function.
  4847. **
  4848. ** This routine must be called from the same thread in which
  4849. ** the aggregate SQL function is running.
  4850. */
  4851. SQLITE_API void *sqlite3_aggregate_context(sqlite3_context*, int nBytes);
  4852. /*
  4853. ** CAPI3REF: User Data For Functions
  4854. ** METHOD: sqlite3_context
  4855. **
  4856. ** ^The sqlite3_user_data() interface returns a copy of
  4857. ** the pointer that was the pUserData parameter (the 5th parameter)
  4858. ** of the [sqlite3_create_function()]
  4859. ** and [sqlite3_create_function16()] routines that originally
  4860. ** registered the application defined function.
  4861. **
  4862. ** This routine must be called from the same thread in which
  4863. ** the application-defined function is running.
  4864. */
  4865. SQLITE_API void *sqlite3_user_data(sqlite3_context*);
  4866. /*
  4867. ** CAPI3REF: Database Connection For Functions
  4868. ** METHOD: sqlite3_context
  4869. **
  4870. ** ^The sqlite3_context_db_handle() interface returns a copy of
  4871. ** the pointer to the [database connection] (the 1st parameter)
  4872. ** of the [sqlite3_create_function()]
  4873. ** and [sqlite3_create_function16()] routines that originally
  4874. ** registered the application defined function.
  4875. */
  4876. SQLITE_API sqlite3 *sqlite3_context_db_handle(sqlite3_context*);
  4877. /*
  4878. ** CAPI3REF: Function Auxiliary Data
  4879. ** METHOD: sqlite3_context
  4880. **
  4881. ** These functions may be used by (non-aggregate) SQL functions to
  4882. ** associate metadata with argument values. If the same value is passed to
  4883. ** multiple invocations of the same SQL function during query execution, under
  4884. ** some circumstances the associated metadata may be preserved. An example
  4885. ** of where this might be useful is in a regular-expression matching
  4886. ** function. The compiled version of the regular expression can be stored as
  4887. ** metadata associated with the pattern string.
  4888. ** Then as long as the pattern string remains the same,
  4889. ** the compiled regular expression can be reused on multiple
  4890. ** invocations of the same function.
  4891. **
  4892. ** ^The sqlite3_get_auxdata(C,N) interface returns a pointer to the metadata
  4893. ** associated by the sqlite3_set_auxdata(C,N,P,X) function with the Nth argument
  4894. ** value to the application-defined function. ^N is zero for the left-most
  4895. ** function argument. ^If there is no metadata
  4896. ** associated with the function argument, the sqlite3_get_auxdata(C,N) interface
  4897. ** returns a NULL pointer.
  4898. **
  4899. ** ^The sqlite3_set_auxdata(C,N,P,X) interface saves P as metadata for the N-th
  4900. ** argument of the application-defined function. ^Subsequent
  4901. ** calls to sqlite3_get_auxdata(C,N) return P from the most recent
  4902. ** sqlite3_set_auxdata(C,N,P,X) call if the metadata is still valid or
  4903. ** NULL if the metadata has been discarded.
  4904. ** ^After each call to sqlite3_set_auxdata(C,N,P,X) where X is not NULL,
  4905. ** SQLite will invoke the destructor function X with parameter P exactly
  4906. ** once, when the metadata is discarded.
  4907. ** SQLite is free to discard the metadata at any time, including: <ul>
  4908. ** <li> ^(when the corresponding function parameter changes)^, or
  4909. ** <li> ^(when [sqlite3_reset()] or [sqlite3_finalize()] is called for the
  4910. ** SQL statement)^, or
  4911. ** <li> ^(when sqlite3_set_auxdata() is invoked again on the same
  4912. ** parameter)^, or
  4913. ** <li> ^(during the original sqlite3_set_auxdata() call when a memory
  4914. ** allocation error occurs.)^ </ul>
  4915. **
  4916. ** Note the last bullet in particular. The destructor X in
  4917. ** sqlite3_set_auxdata(C,N,P,X) might be called immediately, before the
  4918. ** sqlite3_set_auxdata() interface even returns. Hence sqlite3_set_auxdata()
  4919. ** should be called near the end of the function implementation and the
  4920. ** function implementation should not make any use of P after
  4921. ** sqlite3_set_auxdata() has been called.
  4922. **
  4923. ** ^(In practice, metadata is preserved between function calls for
  4924. ** function parameters that are compile-time constants, including literal
  4925. ** values and [parameters] and expressions composed from the same.)^
  4926. **
  4927. ** The value of the N parameter to these interfaces should be non-negative.
  4928. ** Future enhancements may make use of negative N values to define new
  4929. ** kinds of function caching behavior.
  4930. **
  4931. ** These routines must be called from the same thread in which
  4932. ** the SQL function is running.
  4933. */
  4934. SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
  4935. SQLITE_API void sqlite3_set_auxdata(sqlite3_context*, int N, void*, void (*)(void*));
  4936. /*
  4937. ** CAPI3REF: Constants Defining Special Destructor Behavior
  4938. **
  4939. ** These are special values for the destructor that is passed in as the
  4940. ** final argument to routines like [sqlite3_result_blob()]. ^If the destructor
  4941. ** argument is SQLITE_STATIC, it means that the content pointer is constant
  4942. ** and will never change. It does not need to be destroyed. ^The
  4943. ** SQLITE_TRANSIENT value means that the content will likely change in
  4944. ** the near future and that SQLite should make its own private copy of
  4945. ** the content before returning.
  4946. **
  4947. ** The typedef is necessary to work around problems in certain
  4948. ** C++ compilers.
  4949. */
  4950. typedef void (*sqlite3_destructor_type)(void*);
  4951. #define SQLITE_STATIC ((sqlite3_destructor_type)0)
  4952. #define SQLITE_TRANSIENT ((sqlite3_destructor_type)-1)
  4953. /*
  4954. ** CAPI3REF: Setting The Result Of An SQL Function
  4955. ** METHOD: sqlite3_context
  4956. **
  4957. ** These routines are used by the xFunc or xFinal callbacks that
  4958. ** implement SQL functions and aggregates. See
  4959. ** [sqlite3_create_function()] and [sqlite3_create_function16()]
  4960. ** for additional information.
  4961. **
  4962. ** These functions work very much like the [parameter binding] family of
  4963. ** functions used to bind values to host parameters in prepared statements.
  4964. ** Refer to the [SQL parameter] documentation for additional information.
  4965. **
  4966. ** ^The sqlite3_result_blob() interface sets the result from
  4967. ** an application-defined function to be the BLOB whose content is pointed
  4968. ** to by the second parameter and which is N bytes long where N is the
  4969. ** third parameter.
  4970. **
  4971. ** ^The sqlite3_result_zeroblob(C,N) and sqlite3_result_zeroblob64(C,N)
  4972. ** interfaces set the result of the application-defined function to be
  4973. ** a BLOB containing all zero bytes and N bytes in size.
  4974. **
  4975. ** ^The sqlite3_result_double() interface sets the result from
  4976. ** an application-defined function to be a floating point value specified
  4977. ** by its 2nd argument.
  4978. **
  4979. ** ^The sqlite3_result_error() and sqlite3_result_error16() functions
  4980. ** cause the implemented SQL function to throw an exception.
  4981. ** ^SQLite uses the string pointed to by the
  4982. ** 2nd parameter of sqlite3_result_error() or sqlite3_result_error16()
  4983. ** as the text of an error message. ^SQLite interprets the error
  4984. ** message string from sqlite3_result_error() as UTF-8. ^SQLite
  4985. ** interprets the string from sqlite3_result_error16() as UTF-16 in native
  4986. ** byte order. ^If the third parameter to sqlite3_result_error()
  4987. ** or sqlite3_result_error16() is negative then SQLite takes as the error
  4988. ** message all text up through the first zero character.
  4989. ** ^If the third parameter to sqlite3_result_error() or
  4990. ** sqlite3_result_error16() is non-negative then SQLite takes that many
  4991. ** bytes (not characters) from the 2nd parameter as the error message.
  4992. ** ^The sqlite3_result_error() and sqlite3_result_error16()
  4993. ** routines make a private copy of the error message text before
  4994. ** they return. Hence, the calling function can deallocate or
  4995. ** modify the text after they return without harm.
  4996. ** ^The sqlite3_result_error_code() function changes the error code
  4997. ** returned by SQLite as a result of an error in a function. ^By default,
  4998. ** the error code is SQLITE_ERROR. ^A subsequent call to sqlite3_result_error()
  4999. ** or sqlite3_result_error16() resets the error code to SQLITE_ERROR.
  5000. **
  5001. ** ^The sqlite3_result_error_toobig() interface causes SQLite to throw an
  5002. ** error indicating that a string or BLOB is too long to represent.
  5003. **
  5004. ** ^The sqlite3_result_error_nomem() interface causes SQLite to throw an
  5005. ** error indicating that a memory allocation failed.
  5006. **
  5007. ** ^The sqlite3_result_int() interface sets the return value
  5008. ** of the application-defined function to be the 32-bit signed integer
  5009. ** value given in the 2nd argument.
  5010. ** ^The sqlite3_result_int64() interface sets the return value
  5011. ** of the application-defined function to be the 64-bit signed integer
  5012. ** value given in the 2nd argument.
  5013. **
  5014. ** ^The sqlite3_result_null() interface sets the return value
  5015. ** of the application-defined function to be NULL.
  5016. **
  5017. ** ^The sqlite3_result_text(), sqlite3_result_text16(),
  5018. ** sqlite3_result_text16le(), and sqlite3_result_text16be() interfaces
  5019. ** set the return value of the application-defined function to be
  5020. ** a text string which is represented as UTF-8, UTF-16 native byte order,
  5021. ** UTF-16 little endian, or UTF-16 big endian, respectively.
  5022. ** ^The sqlite3_result_text64() interface sets the return value of an
  5023. ** application-defined function to be a text string in an encoding
  5024. ** specified by the fifth (and last) parameter, which must be one
  5025. ** of [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE].
  5026. ** ^SQLite takes the text result from the application from
  5027. ** the 2nd parameter of the sqlite3_result_text* interfaces.
  5028. ** ^If the 3rd parameter to the sqlite3_result_text* interfaces
  5029. ** is negative, then SQLite takes result text from the 2nd parameter
  5030. ** through the first zero character.
  5031. ** ^If the 3rd parameter to the sqlite3_result_text* interfaces
  5032. ** is non-negative, then as many bytes (not characters) of the text
  5033. ** pointed to by the 2nd parameter are taken as the application-defined
  5034. ** function result. If the 3rd parameter is non-negative, then it
  5035. ** must be the byte offset into the string where the NUL terminator would
  5036. ** appear if the string where NUL terminated. If any NUL characters occur
  5037. ** in the string at a byte offset that is less than the value of the 3rd
  5038. ** parameter, then the resulting string will contain embedded NULs and the
  5039. ** result of expressions operating on strings with embedded NULs is undefined.
  5040. ** ^If the 4th parameter to the sqlite3_result_text* interfaces
  5041. ** or sqlite3_result_blob is a non-NULL pointer, then SQLite calls that
  5042. ** function as the destructor on the text or BLOB result when it has
  5043. ** finished using that result.
  5044. ** ^If the 4th parameter to the sqlite3_result_text* interfaces or to
  5045. ** sqlite3_result_blob is the special constant SQLITE_STATIC, then SQLite
  5046. ** assumes that the text or BLOB result is in constant space and does not
  5047. ** copy the content of the parameter nor call a destructor on the content
  5048. ** when it has finished using that result.
  5049. ** ^If the 4th parameter to the sqlite3_result_text* interfaces
  5050. ** or sqlite3_result_blob is the special constant SQLITE_TRANSIENT
  5051. ** then SQLite makes a copy of the result into space obtained
  5052. ** from [sqlite3_malloc()] before it returns.
  5053. **
  5054. ** ^The sqlite3_result_value() interface sets the result of
  5055. ** the application-defined function to be a copy of the
  5056. ** [unprotected sqlite3_value] object specified by the 2nd parameter. ^The
  5057. ** sqlite3_result_value() interface makes a copy of the [sqlite3_value]
  5058. ** so that the [sqlite3_value] specified in the parameter may change or
  5059. ** be deallocated after sqlite3_result_value() returns without harm.
  5060. ** ^A [protected sqlite3_value] object may always be used where an
  5061. ** [unprotected sqlite3_value] object is required, so either
  5062. ** kind of [sqlite3_value] object can be used with this interface.
  5063. **
  5064. ** ^The sqlite3_result_pointer(C,P,T,D) interface sets the result to an
  5065. ** SQL NULL value, just like [sqlite3_result_null(C)], except that it
  5066. ** also associates the host-language pointer P or type T with that
  5067. ** NULL value such that the pointer can be retrieved within an
  5068. ** [application-defined SQL function] using [sqlite3_value_pointer()].
  5069. ** ^If the D parameter is not NULL, then it is a pointer to a destructor
  5070. ** for the P parameter. ^SQLite invokes D with P as its only argument
  5071. ** when SQLite is finished with P. The T parameter should be a static
  5072. ** string and preferably a string literal. The sqlite3_result_pointer()
  5073. ** routine is part of the [pointer passing interface] added for SQLite 3.20.0.
  5074. **
  5075. ** If these routines are called from within the different thread
  5076. ** than the one containing the application-defined function that received
  5077. ** the [sqlite3_context] pointer, the results are undefined.
  5078. */
  5079. SQLITE_API void sqlite3_result_blob(sqlite3_context*, const void*, int, void(*)(void*));
  5080. SQLITE_API void sqlite3_result_blob64(sqlite3_context*,const void*,
  5081. sqlite3_uint64,void(*)(void*));
  5082. SQLITE_API void sqlite3_result_double(sqlite3_context*, double);
  5083. SQLITE_API void sqlite3_result_error(sqlite3_context*, const char*, int);
  5084. SQLITE_API void sqlite3_result_error16(sqlite3_context*, const void*, int);
  5085. SQLITE_API void sqlite3_result_error_toobig(sqlite3_context*);
  5086. SQLITE_API void sqlite3_result_error_nomem(sqlite3_context*);
  5087. SQLITE_API void sqlite3_result_error_code(sqlite3_context*, int);
  5088. SQLITE_API void sqlite3_result_int(sqlite3_context*, int);
  5089. SQLITE_API void sqlite3_result_int64(sqlite3_context*, sqlite3_int64);
  5090. SQLITE_API void sqlite3_result_null(sqlite3_context*);
  5091. SQLITE_API void sqlite3_result_text(sqlite3_context*, const char*, int, void(*)(void*));
  5092. SQLITE_API void sqlite3_result_text64(sqlite3_context*, const char*,sqlite3_uint64,
  5093. void(*)(void*), unsigned char encoding);
  5094. SQLITE_API void sqlite3_result_text16(sqlite3_context*, const void*, int, void(*)(void*));
  5095. SQLITE_API void sqlite3_result_text16le(sqlite3_context*, const void*, int,void(*)(void*));
  5096. SQLITE_API void sqlite3_result_text16be(sqlite3_context*, const void*, int,void(*)(void*));
  5097. SQLITE_API void sqlite3_result_value(sqlite3_context*, sqlite3_value*);
  5098. SQLITE_API void sqlite3_result_pointer(sqlite3_context*, void*,const char*,void(*)(void*));
  5099. SQLITE_API void sqlite3_result_zeroblob(sqlite3_context*, int n);
  5100. SQLITE_API int sqlite3_result_zeroblob64(sqlite3_context*, sqlite3_uint64 n);
  5101. /*
  5102. ** CAPI3REF: Setting The Subtype Of An SQL Function
  5103. ** METHOD: sqlite3_context
  5104. **
  5105. ** The sqlite3_result_subtype(C,T) function causes the subtype of
  5106. ** the result from the [application-defined SQL function] with
  5107. ** [sqlite3_context] C to be the value T. Only the lower 8 bits
  5108. ** of the subtype T are preserved in current versions of SQLite;
  5109. ** higher order bits are discarded.
  5110. ** The number of subtype bytes preserved by SQLite might increase
  5111. ** in future releases of SQLite.
  5112. */
  5113. SQLITE_API void sqlite3_result_subtype(sqlite3_context*,unsigned int);
  5114. /*
  5115. ** CAPI3REF: Define New Collating Sequences
  5116. ** METHOD: sqlite3
  5117. **
  5118. ** ^These functions add, remove, or modify a [collation] associated
  5119. ** with the [database connection] specified as the first argument.
  5120. **
  5121. ** ^The name of the collation is a UTF-8 string
  5122. ** for sqlite3_create_collation() and sqlite3_create_collation_v2()
  5123. ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
  5124. ** ^Collation names that compare equal according to [sqlite3_strnicmp()] are
  5125. ** considered to be the same name.
  5126. **
  5127. ** ^(The third argument (eTextRep) must be one of the constants:
  5128. ** <ul>
  5129. ** <li> [SQLITE_UTF8],
  5130. ** <li> [SQLITE_UTF16LE],
  5131. ** <li> [SQLITE_UTF16BE],
  5132. ** <li> [SQLITE_UTF16], or
  5133. ** <li> [SQLITE_UTF16_ALIGNED].
  5134. ** </ul>)^
  5135. ** ^The eTextRep argument determines the encoding of strings passed
  5136. ** to the collating function callback, xCallback.
  5137. ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
  5138. ** force strings to be UTF16 with native byte order.
  5139. ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
  5140. ** on an even byte address.
  5141. **
  5142. ** ^The fourth argument, pArg, is an application data pointer that is passed
  5143. ** through as the first argument to the collating function callback.
  5144. **
  5145. ** ^The fifth argument, xCallback, is a pointer to the collating function.
  5146. ** ^Multiple collating functions can be registered using the same name but
  5147. ** with different eTextRep parameters and SQLite will use whichever
  5148. ** function requires the least amount of data transformation.
  5149. ** ^If the xCallback argument is NULL then the collating function is
  5150. ** deleted. ^When all collating functions having the same name are deleted,
  5151. ** that collation is no longer usable.
  5152. **
  5153. ** ^The collating function callback is invoked with a copy of the pArg
  5154. ** application data pointer and with two strings in the encoding specified
  5155. ** by the eTextRep argument. The collating function must return an
  5156. ** integer that is negative, zero, or positive
  5157. ** if the first string is less than, equal to, or greater than the second,
  5158. ** respectively. A collating function must always return the same answer
  5159. ** given the same inputs. If two or more collating functions are registered
  5160. ** to the same collation name (using different eTextRep values) then all
  5161. ** must give an equivalent answer when invoked with equivalent strings.
  5162. ** The collating function must obey the following properties for all
  5163. ** strings A, B, and C:
  5164. **
  5165. ** <ol>
  5166. ** <li> If A==B then B==A.
  5167. ** <li> If A==B and B==C then A==C.
  5168. ** <li> If A&lt;B THEN B&gt;A.
  5169. ** <li> If A&lt;B and B&lt;C then A&lt;C.
  5170. ** </ol>
  5171. **
  5172. ** If a collating function fails any of the above constraints and that
  5173. ** collating function is registered and used, then the behavior of SQLite
  5174. ** is undefined.
  5175. **
  5176. ** ^The sqlite3_create_collation_v2() works like sqlite3_create_collation()
  5177. ** with the addition that the xDestroy callback is invoked on pArg when
  5178. ** the collating function is deleted.
  5179. ** ^Collating functions are deleted when they are overridden by later
  5180. ** calls to the collation creation functions or when the
  5181. ** [database connection] is closed using [sqlite3_close()].
  5182. **
  5183. ** ^The xDestroy callback is <u>not</u> called if the
  5184. ** sqlite3_create_collation_v2() function fails. Applications that invoke
  5185. ** sqlite3_create_collation_v2() with a non-NULL xDestroy argument should
  5186. ** check the return code and dispose of the application data pointer
  5187. ** themselves rather than expecting SQLite to deal with it for them.
  5188. ** This is different from every other SQLite interface. The inconsistency
  5189. ** is unfortunate but cannot be changed without breaking backwards
  5190. ** compatibility.
  5191. **
  5192. ** See also: [sqlite3_collation_needed()] and [sqlite3_collation_needed16()].
  5193. */
  5194. SQLITE_API int sqlite3_create_collation(
  5195. sqlite3*,
  5196. const char *zName,
  5197. int eTextRep,
  5198. void *pArg,
  5199. int(*xCompare)(void*,int,const void*,int,const void*)
  5200. );
  5201. SQLITE_API int sqlite3_create_collation_v2(
  5202. sqlite3*,
  5203. const char *zName,
  5204. int eTextRep,
  5205. void *pArg,
  5206. int(*xCompare)(void*,int,const void*,int,const void*),
  5207. void(*xDestroy)(void*)
  5208. );
  5209. SQLITE_API int sqlite3_create_collation16(
  5210. sqlite3*,
  5211. const void *zName,
  5212. int eTextRep,
  5213. void *pArg,
  5214. int(*xCompare)(void*,int,const void*,int,const void*)
  5215. );
  5216. /*
  5217. ** CAPI3REF: Collation Needed Callbacks
  5218. ** METHOD: sqlite3
  5219. **
  5220. ** ^To avoid having to register all collation sequences before a database
  5221. ** can be used, a single callback function may be registered with the
  5222. ** [database connection] to be invoked whenever an undefined collation
  5223. ** sequence is required.
  5224. **
  5225. ** ^If the function is registered using the sqlite3_collation_needed() API,
  5226. ** then it is passed the names of undefined collation sequences as strings
  5227. ** encoded in UTF-8. ^If sqlite3_collation_needed16() is used,
  5228. ** the names are passed as UTF-16 in machine native byte order.
  5229. ** ^A call to either function replaces the existing collation-needed callback.
  5230. **
  5231. ** ^(When the callback is invoked, the first argument passed is a copy
  5232. ** of the second argument to sqlite3_collation_needed() or
  5233. ** sqlite3_collation_needed16(). The second argument is the database
  5234. ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
  5235. ** or [SQLITE_UTF16LE], indicating the most desirable form of the collation
  5236. ** sequence function required. The fourth parameter is the name of the
  5237. ** required collation sequence.)^
  5238. **
  5239. ** The callback function should register the desired collation using
  5240. ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
  5241. ** [sqlite3_create_collation_v2()].
  5242. */
  5243. SQLITE_API int sqlite3_collation_needed(
  5244. sqlite3*,
  5245. void*,
  5246. void(*)(void*,sqlite3*,int eTextRep,const char*)
  5247. );
  5248. SQLITE_API int sqlite3_collation_needed16(
  5249. sqlite3*,
  5250. void*,
  5251. void(*)(void*,sqlite3*,int eTextRep,const void*)
  5252. );
  5253. #ifdef SQLITE_HAS_CODEC
  5254. /*
  5255. ** Specify the key for an encrypted database. This routine should be
  5256. ** called right after sqlite3_open().
  5257. **
  5258. ** The code to implement this API is not available in the public release
  5259. ** of SQLite.
  5260. */
  5261. SQLITE_API int sqlite3_key(
  5262. sqlite3 *db, /* Database to be rekeyed */
  5263. const void *pKey, int nKey /* The key */
  5264. );
  5265. SQLITE_API int sqlite3_key_v2(
  5266. sqlite3 *db, /* Database to be rekeyed */
  5267. const char *zDbName, /* Name of the database */
  5268. const void *pKey, int nKey /* The key */
  5269. );
  5270. /*
  5271. ** Change the key on an open database. If the current database is not
  5272. ** encrypted, this routine will encrypt it. If pNew==0 or nNew==0, the
  5273. ** database is decrypted.
  5274. **
  5275. ** The code to implement this API is not available in the public release
  5276. ** of SQLite.
  5277. */
  5278. SQLITE_API int sqlite3_rekey(
  5279. sqlite3 *db, /* Database to be rekeyed */
  5280. const void *pKey, int nKey /* The new key */
  5281. );
  5282. SQLITE_API int sqlite3_rekey_v2(
  5283. sqlite3 *db, /* Database to be rekeyed */
  5284. const char *zDbName, /* Name of the database */
  5285. const void *pKey, int nKey /* The new key */
  5286. );
  5287. /*
  5288. ** Specify the activation key for a SEE database. Unless
  5289. ** activated, none of the SEE routines will work.
  5290. */
  5291. SQLITE_API void sqlite3_activate_see(
  5292. const char *zPassPhrase /* Activation phrase */
  5293. );
  5294. #endif
  5295. #ifdef SQLITE_ENABLE_CEROD
  5296. /*
  5297. ** Specify the activation key for a CEROD database. Unless
  5298. ** activated, none of the CEROD routines will work.
  5299. */
  5300. SQLITE_API void sqlite3_activate_cerod(
  5301. const char *zPassPhrase /* Activation phrase */
  5302. );
  5303. #endif
  5304. /*
  5305. ** CAPI3REF: Suspend Execution For A Short Time
  5306. **
  5307. ** The sqlite3_sleep() function causes the current thread to suspend execution
  5308. ** for at least a number of milliseconds specified in its parameter.
  5309. **
  5310. ** If the operating system does not support sleep requests with
  5311. ** millisecond time resolution, then the time will be rounded up to
  5312. ** the nearest second. The number of milliseconds of sleep actually
  5313. ** requested from the operating system is returned.
  5314. **
  5315. ** ^SQLite implements this interface by calling the xSleep()
  5316. ** method of the default [sqlite3_vfs] object. If the xSleep() method
  5317. ** of the default VFS is not implemented correctly, or not implemented at
  5318. ** all, then the behavior of sqlite3_sleep() may deviate from the description
  5319. ** in the previous paragraphs.
  5320. */
  5321. SQLITE_API int sqlite3_sleep(int);
  5322. /*
  5323. ** CAPI3REF: Name Of The Folder Holding Temporary Files
  5324. **
  5325. ** ^(If this global variable is made to point to a string which is
  5326. ** the name of a folder (a.k.a. directory), then all temporary files
  5327. ** created by SQLite when using a built-in [sqlite3_vfs | VFS]
  5328. ** will be placed in that directory.)^ ^If this variable
  5329. ** is a NULL pointer, then SQLite performs a search for an appropriate
  5330. ** temporary file directory.
  5331. **
  5332. ** Applications are strongly discouraged from using this global variable.
  5333. ** It is required to set a temporary folder on Windows Runtime (WinRT).
  5334. ** But for all other platforms, it is highly recommended that applications
  5335. ** neither read nor write this variable. This global variable is a relic
  5336. ** that exists for backwards compatibility of legacy applications and should
  5337. ** be avoided in new projects.
  5338. **
  5339. ** It is not safe to read or modify this variable in more than one
  5340. ** thread at a time. It is not safe to read or modify this variable
  5341. ** if a [database connection] is being used at the same time in a separate
  5342. ** thread.
  5343. ** It is intended that this variable be set once
  5344. ** as part of process initialization and before any SQLite interface
  5345. ** routines have been called and that this variable remain unchanged
  5346. ** thereafter.
  5347. **
  5348. ** ^The [temp_store_directory pragma] may modify this variable and cause
  5349. ** it to point to memory obtained from [sqlite3_malloc]. ^Furthermore,
  5350. ** the [temp_store_directory pragma] always assumes that any string
  5351. ** that this variable points to is held in memory obtained from
  5352. ** [sqlite3_malloc] and the pragma may attempt to free that memory
  5353. ** using [sqlite3_free].
  5354. ** Hence, if this variable is modified directly, either it should be
  5355. ** made NULL or made to point to memory obtained from [sqlite3_malloc]
  5356. ** or else the use of the [temp_store_directory pragma] should be avoided.
  5357. ** Except when requested by the [temp_store_directory pragma], SQLite
  5358. ** does not free the memory that sqlite3_temp_directory points to. If
  5359. ** the application wants that memory to be freed, it must do
  5360. ** so itself, taking care to only do so after all [database connection]
  5361. ** objects have been destroyed.
  5362. **
  5363. ** <b>Note to Windows Runtime users:</b> The temporary directory must be set
  5364. ** prior to calling [sqlite3_open] or [sqlite3_open_v2]. Otherwise, various
  5365. ** features that require the use of temporary files may fail. Here is an
  5366. ** example of how to do this using C++ with the Windows Runtime:
  5367. **
  5368. ** <blockquote><pre>
  5369. ** LPCWSTR zPath = Windows::Storage::ApplicationData::Current->
  5370. ** &nbsp; TemporaryFolder->Path->Data();
  5371. ** char zPathBuf&#91;MAX_PATH + 1&#93;;
  5372. ** memset(zPathBuf, 0, sizeof(zPathBuf));
  5373. ** WideCharToMultiByte(CP_UTF8, 0, zPath, -1, zPathBuf, sizeof(zPathBuf),
  5374. ** &nbsp; NULL, NULL);
  5375. ** sqlite3_temp_directory = sqlite3_mprintf("%s", zPathBuf);
  5376. ** </pre></blockquote>
  5377. */
  5378. SQLITE_API SQLITE_EXTERN char *sqlite3_temp_directory;
  5379. /*
  5380. ** CAPI3REF: Name Of The Folder Holding Database Files
  5381. **
  5382. ** ^(If this global variable is made to point to a string which is
  5383. ** the name of a folder (a.k.a. directory), then all database files
  5384. ** specified with a relative pathname and created or accessed by
  5385. ** SQLite when using a built-in windows [sqlite3_vfs | VFS] will be assumed
  5386. ** to be relative to that directory.)^ ^If this variable is a NULL
  5387. ** pointer, then SQLite assumes that all database files specified
  5388. ** with a relative pathname are relative to the current directory
  5389. ** for the process. Only the windows VFS makes use of this global
  5390. ** variable; it is ignored by the unix VFS.
  5391. **
  5392. ** Changing the value of this variable while a database connection is
  5393. ** open can result in a corrupt database.
  5394. **
  5395. ** It is not safe to read or modify this variable in more than one
  5396. ** thread at a time. It is not safe to read or modify this variable
  5397. ** if a [database connection] is being used at the same time in a separate
  5398. ** thread.
  5399. ** It is intended that this variable be set once
  5400. ** as part of process initialization and before any SQLite interface
  5401. ** routines have been called and that this variable remain unchanged
  5402. ** thereafter.
  5403. **
  5404. ** ^The [data_store_directory pragma] may modify this variable and cause
  5405. ** it to point to memory obtained from [sqlite3_malloc]. ^Furthermore,
  5406. ** the [data_store_directory pragma] always assumes that any string
  5407. ** that this variable points to is held in memory obtained from
  5408. ** [sqlite3_malloc] and the pragma may attempt to free that memory
  5409. ** using [sqlite3_free].
  5410. ** Hence, if this variable is modified directly, either it should be
  5411. ** made NULL or made to point to memory obtained from [sqlite3_malloc]
  5412. ** or else the use of the [data_store_directory pragma] should be avoided.
  5413. */
  5414. SQLITE_API SQLITE_EXTERN char *sqlite3_data_directory;
  5415. /*
  5416. ** CAPI3REF: Win32 Specific Interface
  5417. **
  5418. ** These interfaces are available only on Windows. The
  5419. ** [sqlite3_win32_set_directory] interface is used to set the value associated
  5420. ** with the [sqlite3_temp_directory] or [sqlite3_data_directory] variable, to
  5421. ** zValue, depending on the value of the type parameter. The zValue parameter
  5422. ** should be NULL to cause the previous value to be freed via [sqlite3_free];
  5423. ** a non-NULL value will be copied into memory obtained from [sqlite3_malloc]
  5424. ** prior to being used. The [sqlite3_win32_set_directory] interface returns
  5425. ** [SQLITE_OK] to indicate success, [SQLITE_ERROR] if the type is unsupported,
  5426. ** or [SQLITE_NOMEM] if memory could not be allocated. The value of the
  5427. ** [sqlite3_data_directory] variable is intended to act as a replacement for
  5428. ** the current directory on the sub-platforms of Win32 where that concept is
  5429. ** not present, e.g. WinRT and UWP. The [sqlite3_win32_set_directory8] and
  5430. ** [sqlite3_win32_set_directory16] interfaces behave exactly the same as the
  5431. ** sqlite3_win32_set_directory interface except the string parameter must be
  5432. ** UTF-8 or UTF-16, respectively.
  5433. */
  5434. SQLITE_API int sqlite3_win32_set_directory(
  5435. unsigned long type, /* Identifier for directory being set or reset */
  5436. void *zValue /* New value for directory being set or reset */
  5437. );
  5438. SQLITE_API int sqlite3_win32_set_directory8(unsigned long type, const char *zValue);
  5439. SQLITE_API int sqlite3_win32_set_directory16(unsigned long type, const void *zValue);
  5440. /*
  5441. ** CAPI3REF: Win32 Directory Types
  5442. **
  5443. ** These macros are only available on Windows. They define the allowed values
  5444. ** for the type argument to the [sqlite3_win32_set_directory] interface.
  5445. */
  5446. #define SQLITE_WIN32_DATA_DIRECTORY_TYPE 1
  5447. #define SQLITE_WIN32_TEMP_DIRECTORY_TYPE 2
  5448. /*
  5449. ** CAPI3REF: Test For Auto-Commit Mode
  5450. ** KEYWORDS: {autocommit mode}
  5451. ** METHOD: sqlite3
  5452. **
  5453. ** ^The sqlite3_get_autocommit() interface returns non-zero or
  5454. ** zero if the given database connection is or is not in autocommit mode,
  5455. ** respectively. ^Autocommit mode is on by default.
  5456. ** ^Autocommit mode is disabled by a [BEGIN] statement.
  5457. ** ^Autocommit mode is re-enabled by a [COMMIT] or [ROLLBACK].
  5458. **
  5459. ** If certain kinds of errors occur on a statement within a multi-statement
  5460. ** transaction (errors including [SQLITE_FULL], [SQLITE_IOERR],
  5461. ** [SQLITE_NOMEM], [SQLITE_BUSY], and [SQLITE_INTERRUPT]) then the
  5462. ** transaction might be rolled back automatically. The only way to
  5463. ** find out whether SQLite automatically rolled back the transaction after
  5464. ** an error is to use this function.
  5465. **
  5466. ** If another thread changes the autocommit status of the database
  5467. ** connection while this routine is running, then the return value
  5468. ** is undefined.
  5469. */
  5470. SQLITE_API int sqlite3_get_autocommit(sqlite3*);
  5471. /*
  5472. ** CAPI3REF: Find The Database Handle Of A Prepared Statement
  5473. ** METHOD: sqlite3_stmt
  5474. **
  5475. ** ^The sqlite3_db_handle interface returns the [database connection] handle
  5476. ** to which a [prepared statement] belongs. ^The [database connection]
  5477. ** returned by sqlite3_db_handle is the same [database connection]
  5478. ** that was the first argument
  5479. ** to the [sqlite3_prepare_v2()] call (or its variants) that was used to
  5480. ** create the statement in the first place.
  5481. */
  5482. SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
  5483. /*
  5484. ** CAPI3REF: Return The Filename For A Database Connection
  5485. ** METHOD: sqlite3
  5486. **
  5487. ** ^The sqlite3_db_filename(D,N) interface returns a pointer to a filename
  5488. ** associated with database N of connection D. ^The main database file
  5489. ** has the name "main". If there is no attached database N on the database
  5490. ** connection D, or if database N is a temporary or in-memory database, then
  5491. ** a NULL pointer is returned.
  5492. **
  5493. ** ^The filename returned by this function is the output of the
  5494. ** xFullPathname method of the [VFS]. ^In other words, the filename
  5495. ** will be an absolute pathname, even if the filename used
  5496. ** to open the database originally was a URI or relative pathname.
  5497. */
  5498. SQLITE_API const char *sqlite3_db_filename(sqlite3 *db, const char *zDbName);
  5499. /*
  5500. ** CAPI3REF: Determine if a database is read-only
  5501. ** METHOD: sqlite3
  5502. **
  5503. ** ^The sqlite3_db_readonly(D,N) interface returns 1 if the database N
  5504. ** of connection D is read-only, 0 if it is read/write, or -1 if N is not
  5505. ** the name of a database on connection D.
  5506. */
  5507. SQLITE_API int sqlite3_db_readonly(sqlite3 *db, const char *zDbName);
  5508. /*
  5509. ** CAPI3REF: Find the next prepared statement
  5510. ** METHOD: sqlite3
  5511. **
  5512. ** ^This interface returns a pointer to the next [prepared statement] after
  5513. ** pStmt associated with the [database connection] pDb. ^If pStmt is NULL
  5514. ** then this interface returns a pointer to the first prepared statement
  5515. ** associated with the database connection pDb. ^If no prepared statement
  5516. ** satisfies the conditions of this routine, it returns NULL.
  5517. **
  5518. ** The [database connection] pointer D in a call to
  5519. ** [sqlite3_next_stmt(D,S)] must refer to an open database
  5520. ** connection and in particular must not be a NULL pointer.
  5521. */
  5522. SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);
  5523. /*
  5524. ** CAPI3REF: Commit And Rollback Notification Callbacks
  5525. ** METHOD: sqlite3
  5526. **
  5527. ** ^The sqlite3_commit_hook() interface registers a callback
  5528. ** function to be invoked whenever a transaction is [COMMIT | committed].
  5529. ** ^Any callback set by a previous call to sqlite3_commit_hook()
  5530. ** for the same database connection is overridden.
  5531. ** ^The sqlite3_rollback_hook() interface registers a callback
  5532. ** function to be invoked whenever a transaction is [ROLLBACK | rolled back].
  5533. ** ^Any callback set by a previous call to sqlite3_rollback_hook()
  5534. ** for the same database connection is overridden.
  5535. ** ^The pArg argument is passed through to the callback.
  5536. ** ^If the callback on a commit hook function returns non-zero,
  5537. ** then the commit is converted into a rollback.
  5538. **
  5539. ** ^The sqlite3_commit_hook(D,C,P) and sqlite3_rollback_hook(D,C,P) functions
  5540. ** return the P argument from the previous call of the same function
  5541. ** on the same [database connection] D, or NULL for
  5542. ** the first call for each function on D.
  5543. **
  5544. ** The commit and rollback hook callbacks are not reentrant.
  5545. ** The callback implementation must not do anything that will modify
  5546. ** the database connection that invoked the callback. Any actions
  5547. ** to modify the database connection must be deferred until after the
  5548. ** completion of the [sqlite3_step()] call that triggered the commit
  5549. ** or rollback hook in the first place.
  5550. ** Note that running any other SQL statements, including SELECT statements,
  5551. ** or merely calling [sqlite3_prepare_v2()] and [sqlite3_step()] will modify
  5552. ** the database connections for the meaning of "modify" in this paragraph.
  5553. **
  5554. ** ^Registering a NULL function disables the callback.
  5555. **
  5556. ** ^When the commit hook callback routine returns zero, the [COMMIT]
  5557. ** operation is allowed to continue normally. ^If the commit hook
  5558. ** returns non-zero, then the [COMMIT] is converted into a [ROLLBACK].
  5559. ** ^The rollback hook is invoked on a rollback that results from a commit
  5560. ** hook returning non-zero, just as it would be with any other rollback.
  5561. **
  5562. ** ^For the purposes of this API, a transaction is said to have been
  5563. ** rolled back if an explicit "ROLLBACK" statement is executed, or
  5564. ** an error or constraint causes an implicit rollback to occur.
  5565. ** ^The rollback callback is not invoked if a transaction is
  5566. ** automatically rolled back because the database connection is closed.
  5567. **
  5568. ** See also the [sqlite3_update_hook()] interface.
  5569. */
  5570. SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
  5571. SQLITE_API void *sqlite3_rollback_hook(sqlite3*, void(*)(void *), void*);
  5572. /*
  5573. ** CAPI3REF: Data Change Notification Callbacks
  5574. ** METHOD: sqlite3
  5575. **
  5576. ** ^The sqlite3_update_hook() interface registers a callback function
  5577. ** with the [database connection] identified by the first argument
  5578. ** to be invoked whenever a row is updated, inserted or deleted in
  5579. ** a [rowid table].
  5580. ** ^Any callback set by a previous call to this function
  5581. ** for the same database connection is overridden.
  5582. **
  5583. ** ^The second argument is a pointer to the function to invoke when a
  5584. ** row is updated, inserted or deleted in a rowid table.
  5585. ** ^The first argument to the callback is a copy of the third argument
  5586. ** to sqlite3_update_hook().
  5587. ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
  5588. ** or [SQLITE_UPDATE], depending on the operation that caused the callback
  5589. ** to be invoked.
  5590. ** ^The third and fourth arguments to the callback contain pointers to the
  5591. ** database and table name containing the affected row.
  5592. ** ^The final callback parameter is the [rowid] of the row.
  5593. ** ^In the case of an update, this is the [rowid] after the update takes place.
  5594. **
  5595. ** ^(The update hook is not invoked when internal system tables are
  5596. ** modified (i.e. sqlite_master and sqlite_sequence).)^
  5597. ** ^The update hook is not invoked when [WITHOUT ROWID] tables are modified.
  5598. **
  5599. ** ^In the current implementation, the update hook
  5600. ** is not invoked when conflicting rows are deleted because of an
  5601. ** [ON CONFLICT | ON CONFLICT REPLACE] clause. ^Nor is the update hook
  5602. ** invoked when rows are deleted using the [truncate optimization].
  5603. ** The exceptions defined in this paragraph might change in a future
  5604. ** release of SQLite.
  5605. **
  5606. ** The update hook implementation must not do anything that will modify
  5607. ** the database connection that invoked the update hook. Any actions
  5608. ** to modify the database connection must be deferred until after the
  5609. ** completion of the [sqlite3_step()] call that triggered the update hook.
  5610. ** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their
  5611. ** database connections for the meaning of "modify" in this paragraph.
  5612. **
  5613. ** ^The sqlite3_update_hook(D,C,P) function
  5614. ** returns the P argument from the previous call
  5615. ** on the same [database connection] D, or NULL for
  5616. ** the first call on D.
  5617. **
  5618. ** See also the [sqlite3_commit_hook()], [sqlite3_rollback_hook()],
  5619. ** and [sqlite3_preupdate_hook()] interfaces.
  5620. */
  5621. SQLITE_API void *sqlite3_update_hook(
  5622. sqlite3*,
  5623. void(*)(void *,int ,char const *,char const *,sqlite3_int64),
  5624. void*
  5625. );
  5626. /*
  5627. ** CAPI3REF: Enable Or Disable Shared Pager Cache
  5628. **
  5629. ** ^(This routine enables or disables the sharing of the database cache
  5630. ** and schema data structures between [database connection | connections]
  5631. ** to the same database. Sharing is enabled if the argument is true
  5632. ** and disabled if the argument is false.)^
  5633. **
  5634. ** ^Cache sharing is enabled and disabled for an entire process.
  5635. ** This is a change as of SQLite [version 3.5.0] ([dateof:3.5.0]).
  5636. ** In prior versions of SQLite,
  5637. ** sharing was enabled or disabled for each thread separately.
  5638. **
  5639. ** ^(The cache sharing mode set by this interface effects all subsequent
  5640. ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()].
  5641. ** Existing database connections continue use the sharing mode
  5642. ** that was in effect at the time they were opened.)^
  5643. **
  5644. ** ^(This routine returns [SQLITE_OK] if shared cache was enabled or disabled
  5645. ** successfully. An [error code] is returned otherwise.)^
  5646. **
  5647. ** ^Shared cache is disabled by default. But this might change in
  5648. ** future releases of SQLite. Applications that care about shared
  5649. ** cache setting should set it explicitly.
  5650. **
  5651. ** Note: This method is disabled on MacOS X 10.7 and iOS version 5.0
  5652. ** and will always return SQLITE_MISUSE. On those systems,
  5653. ** shared cache mode should be enabled per-database connection via
  5654. ** [sqlite3_open_v2()] with [SQLITE_OPEN_SHAREDCACHE].
  5655. **
  5656. ** This interface is threadsafe on processors where writing a
  5657. ** 32-bit integer is atomic.
  5658. **
  5659. ** See Also: [SQLite Shared-Cache Mode]
  5660. */
  5661. SQLITE_API int sqlite3_enable_shared_cache(int);
  5662. /*
  5663. ** CAPI3REF: Attempt To Free Heap Memory
  5664. **
  5665. ** ^The sqlite3_release_memory() interface attempts to free N bytes
  5666. ** of heap memory by deallocating non-essential memory allocations
  5667. ** held by the database library. Memory used to cache database
  5668. ** pages to improve performance is an example of non-essential memory.
  5669. ** ^sqlite3_release_memory() returns the number of bytes actually freed,
  5670. ** which might be more or less than the amount requested.
  5671. ** ^The sqlite3_release_memory() routine is a no-op returning zero
  5672. ** if SQLite is not compiled with [SQLITE_ENABLE_MEMORY_MANAGEMENT].
  5673. **
  5674. ** See also: [sqlite3_db_release_memory()]
  5675. */
  5676. SQLITE_API int sqlite3_release_memory(int);
  5677. /*
  5678. ** CAPI3REF: Free Memory Used By A Database Connection
  5679. ** METHOD: sqlite3
  5680. **
  5681. ** ^The sqlite3_db_release_memory(D) interface attempts to free as much heap
  5682. ** memory as possible from database connection D. Unlike the
  5683. ** [sqlite3_release_memory()] interface, this interface is in effect even
  5684. ** when the [SQLITE_ENABLE_MEMORY_MANAGEMENT] compile-time option is
  5685. ** omitted.
  5686. **
  5687. ** See also: [sqlite3_release_memory()]
  5688. */
  5689. SQLITE_API int sqlite3_db_release_memory(sqlite3*);
  5690. /*
  5691. ** CAPI3REF: Impose A Limit On Heap Size
  5692. **
  5693. ** ^The sqlite3_soft_heap_limit64() interface sets and/or queries the
  5694. ** soft limit on the amount of heap memory that may be allocated by SQLite.
  5695. ** ^SQLite strives to keep heap memory utilization below the soft heap
  5696. ** limit by reducing the number of pages held in the page cache
  5697. ** as heap memory usages approaches the limit.
  5698. ** ^The soft heap limit is "soft" because even though SQLite strives to stay
  5699. ** below the limit, it will exceed the limit rather than generate
  5700. ** an [SQLITE_NOMEM] error. In other words, the soft heap limit
  5701. ** is advisory only.
  5702. **
  5703. ** ^The return value from sqlite3_soft_heap_limit64() is the size of
  5704. ** the soft heap limit prior to the call, or negative in the case of an
  5705. ** error. ^If the argument N is negative
  5706. ** then no change is made to the soft heap limit. Hence, the current
  5707. ** size of the soft heap limit can be determined by invoking
  5708. ** sqlite3_soft_heap_limit64() with a negative argument.
  5709. **
  5710. ** ^If the argument N is zero then the soft heap limit is disabled.
  5711. **
  5712. ** ^(The soft heap limit is not enforced in the current implementation
  5713. ** if one or more of following conditions are true:
  5714. **
  5715. ** <ul>
  5716. ** <li> The soft heap limit is set to zero.
  5717. ** <li> Memory accounting is disabled using a combination of the
  5718. ** [sqlite3_config]([SQLITE_CONFIG_MEMSTATUS],...) start-time option and
  5719. ** the [SQLITE_DEFAULT_MEMSTATUS] compile-time option.
  5720. ** <li> An alternative page cache implementation is specified using
  5721. ** [sqlite3_config]([SQLITE_CONFIG_PCACHE2],...).
  5722. ** <li> The page cache allocates from its own memory pool supplied
  5723. ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
  5724. ** from the heap.
  5725. ** </ul>)^
  5726. **
  5727. ** Beginning with SQLite [version 3.7.3] ([dateof:3.7.3]),
  5728. ** the soft heap limit is enforced
  5729. ** regardless of whether or not the [SQLITE_ENABLE_MEMORY_MANAGEMENT]
  5730. ** compile-time option is invoked. With [SQLITE_ENABLE_MEMORY_MANAGEMENT],
  5731. ** the soft heap limit is enforced on every memory allocation. Without
  5732. ** [SQLITE_ENABLE_MEMORY_MANAGEMENT], the soft heap limit is only enforced
  5733. ** when memory is allocated by the page cache. Testing suggests that because
  5734. ** the page cache is the predominate memory user in SQLite, most
  5735. ** applications will achieve adequate soft heap limit enforcement without
  5736. ** the use of [SQLITE_ENABLE_MEMORY_MANAGEMENT].
  5737. **
  5738. ** The circumstances under which SQLite will enforce the soft heap limit may
  5739. ** changes in future releases of SQLite.
  5740. */
  5741. SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
  5742. /*
  5743. ** CAPI3REF: Deprecated Soft Heap Limit Interface
  5744. ** DEPRECATED
  5745. **
  5746. ** This is a deprecated version of the [sqlite3_soft_heap_limit64()]
  5747. ** interface. This routine is provided for historical compatibility
  5748. ** only. All new applications should use the
  5749. ** [sqlite3_soft_heap_limit64()] interface rather than this one.
  5750. */
  5751. SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
  5752. /*
  5753. ** CAPI3REF: Extract Metadata About A Column Of A Table
  5754. ** METHOD: sqlite3
  5755. **
  5756. ** ^(The sqlite3_table_column_metadata(X,D,T,C,....) routine returns
  5757. ** information about column C of table T in database D
  5758. ** on [database connection] X.)^ ^The sqlite3_table_column_metadata()
  5759. ** interface returns SQLITE_OK and fills in the non-NULL pointers in
  5760. ** the final five arguments with appropriate values if the specified
  5761. ** column exists. ^The sqlite3_table_column_metadata() interface returns
  5762. ** SQLITE_ERROR and if the specified column does not exist.
  5763. ** ^If the column-name parameter to sqlite3_table_column_metadata() is a
  5764. ** NULL pointer, then this routine simply checks for the existence of the
  5765. ** table and returns SQLITE_OK if the table exists and SQLITE_ERROR if it
  5766. ** does not. If the table name parameter T in a call to
  5767. ** sqlite3_table_column_metadata(X,D,T,C,...) is NULL then the result is
  5768. ** undefined behavior.
  5769. **
  5770. ** ^The column is identified by the second, third and fourth parameters to
  5771. ** this function. ^(The second parameter is either the name of the database
  5772. ** (i.e. "main", "temp", or an attached database) containing the specified
  5773. ** table or NULL.)^ ^If it is NULL, then all attached databases are searched
  5774. ** for the table using the same algorithm used by the database engine to
  5775. ** resolve unqualified table references.
  5776. **
  5777. ** ^The third and fourth parameters to this function are the table and column
  5778. ** name of the desired column, respectively.
  5779. **
  5780. ** ^Metadata is returned by writing to the memory locations passed as the 5th
  5781. ** and subsequent parameters to this function. ^Any of these arguments may be
  5782. ** NULL, in which case the corresponding element of metadata is omitted.
  5783. **
  5784. ** ^(<blockquote>
  5785. ** <table border="1">
  5786. ** <tr><th> Parameter <th> Output<br>Type <th> Description
  5787. **
  5788. ** <tr><td> 5th <td> const char* <td> Data type
  5789. ** <tr><td> 6th <td> const char* <td> Name of default collation sequence
  5790. ** <tr><td> 7th <td> int <td> True if column has a NOT NULL constraint
  5791. ** <tr><td> 8th <td> int <td> True if column is part of the PRIMARY KEY
  5792. ** <tr><td> 9th <td> int <td> True if column is [AUTOINCREMENT]
  5793. ** </table>
  5794. ** </blockquote>)^
  5795. **
  5796. ** ^The memory pointed to by the character pointers returned for the
  5797. ** declaration type and collation sequence is valid until the next
  5798. ** call to any SQLite API function.
  5799. **
  5800. ** ^If the specified table is actually a view, an [error code] is returned.
  5801. **
  5802. ** ^If the specified column is "rowid", "oid" or "_rowid_" and the table
  5803. ** is not a [WITHOUT ROWID] table and an
  5804. ** [INTEGER PRIMARY KEY] column has been explicitly declared, then the output
  5805. ** parameters are set for the explicitly declared column. ^(If there is no
  5806. ** [INTEGER PRIMARY KEY] column, then the outputs
  5807. ** for the [rowid] are set as follows:
  5808. **
  5809. ** <pre>
  5810. ** data type: "INTEGER"
  5811. ** collation sequence: "BINARY"
  5812. ** not null: 0
  5813. ** primary key: 1
  5814. ** auto increment: 0
  5815. ** </pre>)^
  5816. **
  5817. ** ^This function causes all database schemas to be read from disk and
  5818. ** parsed, if that has not already been done, and returns an error if
  5819. ** any errors are encountered while loading the schema.
  5820. */
  5821. SQLITE_API int sqlite3_table_column_metadata(
  5822. sqlite3 *db, /* Connection handle */
  5823. const char *zDbName, /* Database name or NULL */
  5824. const char *zTableName, /* Table name */
  5825. const char *zColumnName, /* Column name */
  5826. char const **pzDataType, /* OUTPUT: Declared data type */
  5827. char const **pzCollSeq, /* OUTPUT: Collation sequence name */
  5828. int *pNotNull, /* OUTPUT: True if NOT NULL constraint exists */
  5829. int *pPrimaryKey, /* OUTPUT: True if column part of PK */
  5830. int *pAutoinc /* OUTPUT: True if column is auto-increment */
  5831. );
  5832. /*
  5833. ** CAPI3REF: Load An Extension
  5834. ** METHOD: sqlite3
  5835. **
  5836. ** ^This interface loads an SQLite extension library from the named file.
  5837. **
  5838. ** ^The sqlite3_load_extension() interface attempts to load an
  5839. ** [SQLite extension] library contained in the file zFile. If
  5840. ** the file cannot be loaded directly, attempts are made to load
  5841. ** with various operating-system specific extensions added.
  5842. ** So for example, if "samplelib" cannot be loaded, then names like
  5843. ** "samplelib.so" or "samplelib.dylib" or "samplelib.dll" might
  5844. ** be tried also.
  5845. **
  5846. ** ^The entry point is zProc.
  5847. ** ^(zProc may be 0, in which case SQLite will try to come up with an
  5848. ** entry point name on its own. It first tries "sqlite3_extension_init".
  5849. ** If that does not work, it constructs a name "sqlite3_X_init" where the
  5850. ** X is consists of the lower-case equivalent of all ASCII alphabetic
  5851. ** characters in the filename from the last "/" to the first following
  5852. ** "." and omitting any initial "lib".)^
  5853. ** ^The sqlite3_load_extension() interface returns
  5854. ** [SQLITE_OK] on success and [SQLITE_ERROR] if something goes wrong.
  5855. ** ^If an error occurs and pzErrMsg is not 0, then the
  5856. ** [sqlite3_load_extension()] interface shall attempt to
  5857. ** fill *pzErrMsg with error message text stored in memory
  5858. ** obtained from [sqlite3_malloc()]. The calling function
  5859. ** should free this memory by calling [sqlite3_free()].
  5860. **
  5861. ** ^Extension loading must be enabled using
  5862. ** [sqlite3_enable_load_extension()] or
  5863. ** [sqlite3_db_config](db,[SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION],1,NULL)
  5864. ** prior to calling this API,
  5865. ** otherwise an error will be returned.
  5866. **
  5867. ** <b>Security warning:</b> It is recommended that the
  5868. ** [SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION] method be used to enable only this
  5869. ** interface. The use of the [sqlite3_enable_load_extension()] interface
  5870. ** should be avoided. This will keep the SQL function [load_extension()]
  5871. ** disabled and prevent SQL injections from giving attackers
  5872. ** access to extension loading capabilities.
  5873. **
  5874. ** See also the [load_extension() SQL function].
  5875. */
  5876. SQLITE_API int sqlite3_load_extension(
  5877. sqlite3 *db, /* Load the extension into this database connection */
  5878. const char *zFile, /* Name of the shared library containing extension */
  5879. const char *zProc, /* Entry point. Derived from zFile if 0 */
  5880. char **pzErrMsg /* Put error message here if not 0 */
  5881. );
  5882. /*
  5883. ** CAPI3REF: Enable Or Disable Extension Loading
  5884. ** METHOD: sqlite3
  5885. **
  5886. ** ^So as not to open security holes in older applications that are
  5887. ** unprepared to deal with [extension loading], and as a means of disabling
  5888. ** [extension loading] while evaluating user-entered SQL, the following API
  5889. ** is provided to turn the [sqlite3_load_extension()] mechanism on and off.
  5890. **
  5891. ** ^Extension loading is off by default.
  5892. ** ^Call the sqlite3_enable_load_extension() routine with onoff==1
  5893. ** to turn extension loading on and call it with onoff==0 to turn
  5894. ** it back off again.
  5895. **
  5896. ** ^This interface enables or disables both the C-API
  5897. ** [sqlite3_load_extension()] and the SQL function [load_extension()].
  5898. ** ^(Use [sqlite3_db_config](db,[SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION],..)
  5899. ** to enable or disable only the C-API.)^
  5900. **
  5901. ** <b>Security warning:</b> It is recommended that extension loading
  5902. ** be disabled using the [SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION] method
  5903. ** rather than this interface, so the [load_extension()] SQL function
  5904. ** remains disabled. This will prevent SQL injections from giving attackers
  5905. ** access to extension loading capabilities.
  5906. */
  5907. SQLITE_API int sqlite3_enable_load_extension(sqlite3 *db, int onoff);
  5908. /*
  5909. ** CAPI3REF: Automatically Load Statically Linked Extensions
  5910. **
  5911. ** ^This interface causes the xEntryPoint() function to be invoked for
  5912. ** each new [database connection] that is created. The idea here is that
  5913. ** xEntryPoint() is the entry point for a statically linked [SQLite extension]
  5914. ** that is to be automatically loaded into all new database connections.
  5915. **
  5916. ** ^(Even though the function prototype shows that xEntryPoint() takes
  5917. ** no arguments and returns void, SQLite invokes xEntryPoint() with three
  5918. ** arguments and expects an integer result as if the signature of the
  5919. ** entry point where as follows:
  5920. **
  5921. ** <blockquote><pre>
  5922. ** &nbsp; int xEntryPoint(
  5923. ** &nbsp; sqlite3 *db,
  5924. ** &nbsp; const char **pzErrMsg,
  5925. ** &nbsp; const struct sqlite3_api_routines *pThunk
  5926. ** &nbsp; );
  5927. ** </pre></blockquote>)^
  5928. **
  5929. ** If the xEntryPoint routine encounters an error, it should make *pzErrMsg
  5930. ** point to an appropriate error message (obtained from [sqlite3_mprintf()])
  5931. ** and return an appropriate [error code]. ^SQLite ensures that *pzErrMsg
  5932. ** is NULL before calling the xEntryPoint(). ^SQLite will invoke
  5933. ** [sqlite3_free()] on *pzErrMsg after xEntryPoint() returns. ^If any
  5934. ** xEntryPoint() returns an error, the [sqlite3_open()], [sqlite3_open16()],
  5935. ** or [sqlite3_open_v2()] call that provoked the xEntryPoint() will fail.
  5936. **
  5937. ** ^Calling sqlite3_auto_extension(X) with an entry point X that is already
  5938. ** on the list of automatic extensions is a harmless no-op. ^No entry point
  5939. ** will be called more than once for each database connection that is opened.
  5940. **
  5941. ** See also: [sqlite3_reset_auto_extension()]
  5942. ** and [sqlite3_cancel_auto_extension()]
  5943. */
  5944. SQLITE_API int sqlite3_auto_extension(void(*xEntryPoint)(void));
  5945. /*
  5946. ** CAPI3REF: Cancel Automatic Extension Loading
  5947. **
  5948. ** ^The [sqlite3_cancel_auto_extension(X)] interface unregisters the
  5949. ** initialization routine X that was registered using a prior call to
  5950. ** [sqlite3_auto_extension(X)]. ^The [sqlite3_cancel_auto_extension(X)]
  5951. ** routine returns 1 if initialization routine X was successfully
  5952. ** unregistered and it returns 0 if X was not on the list of initialization
  5953. ** routines.
  5954. */
  5955. SQLITE_API int sqlite3_cancel_auto_extension(void(*xEntryPoint)(void));
  5956. /*
  5957. ** CAPI3REF: Reset Automatic Extension Loading
  5958. **
  5959. ** ^This interface disables all automatic extensions previously
  5960. ** registered using [sqlite3_auto_extension()].
  5961. */
  5962. SQLITE_API void sqlite3_reset_auto_extension(void);
  5963. /*
  5964. ** The interface to the virtual-table mechanism is currently considered
  5965. ** to be experimental. The interface might change in incompatible ways.
  5966. ** If this is a problem for you, do not use the interface at this time.
  5967. **
  5968. ** When the virtual-table mechanism stabilizes, we will declare the
  5969. ** interface fixed, support it indefinitely, and remove this comment.
  5970. */
  5971. /*
  5972. ** Structures used by the virtual table interface
  5973. */
  5974. typedef struct sqlite3_vtab sqlite3_vtab;
  5975. typedef struct sqlite3_index_info sqlite3_index_info;
  5976. typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor;
  5977. typedef struct sqlite3_module sqlite3_module;
  5978. /*
  5979. ** CAPI3REF: Virtual Table Object
  5980. ** KEYWORDS: sqlite3_module {virtual table module}
  5981. **
  5982. ** This structure, sometimes called a "virtual table module",
  5983. ** defines the implementation of a [virtual tables].
  5984. ** This structure consists mostly of methods for the module.
  5985. **
  5986. ** ^A virtual table module is created by filling in a persistent
  5987. ** instance of this structure and passing a pointer to that instance
  5988. ** to [sqlite3_create_module()] or [sqlite3_create_module_v2()].
  5989. ** ^The registration remains valid until it is replaced by a different
  5990. ** module or until the [database connection] closes. The content
  5991. ** of this structure must not change while it is registered with
  5992. ** any database connection.
  5993. */
  5994. struct sqlite3_module {
  5995. int iVersion;
  5996. int (*xCreate)(sqlite3*, void *pAux,
  5997. int argc, const char *const*argv,
  5998. sqlite3_vtab **ppVTab, char**);
  5999. int (*xConnect)(sqlite3*, void *pAux,
  6000. int argc, const char *const*argv,
  6001. sqlite3_vtab **ppVTab, char**);
  6002. int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
  6003. int (*xDisconnect)(sqlite3_vtab *pVTab);
  6004. int (*xDestroy)(sqlite3_vtab *pVTab);
  6005. int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor);
  6006. int (*xClose)(sqlite3_vtab_cursor*);
  6007. int (*xFilter)(sqlite3_vtab_cursor*, int idxNum, const char *idxStr,
  6008. int argc, sqlite3_value **argv);
  6009. int (*xNext)(sqlite3_vtab_cursor*);
  6010. int (*xEof)(sqlite3_vtab_cursor*);
  6011. int (*xColumn)(sqlite3_vtab_cursor*, sqlite3_context*, int);
  6012. int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid);
  6013. int (*xUpdate)(sqlite3_vtab *, int, sqlite3_value **, sqlite3_int64 *);
  6014. int (*xBegin)(sqlite3_vtab *pVTab);
  6015. int (*xSync)(sqlite3_vtab *pVTab);
  6016. int (*xCommit)(sqlite3_vtab *pVTab);
  6017. int (*xRollback)(sqlite3_vtab *pVTab);
  6018. int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
  6019. void (**pxFunc)(sqlite3_context*,int,sqlite3_value**),
  6020. void **ppArg);
  6021. int (*xRename)(sqlite3_vtab *pVtab, const char *zNew);
  6022. /* The methods above are in version 1 of the sqlite_module object. Those
  6023. ** below are for version 2 and greater. */
  6024. int (*xSavepoint)(sqlite3_vtab *pVTab, int);
  6025. int (*xRelease)(sqlite3_vtab *pVTab, int);
  6026. int (*xRollbackTo)(sqlite3_vtab *pVTab, int);
  6027. };
  6028. /*
  6029. ** CAPI3REF: Virtual Table Indexing Information
  6030. ** KEYWORDS: sqlite3_index_info
  6031. **
  6032. ** The sqlite3_index_info structure and its substructures is used as part
  6033. ** of the [virtual table] interface to
  6034. ** pass information into and receive the reply from the [xBestIndex]
  6035. ** method of a [virtual table module]. The fields under **Inputs** are the
  6036. ** inputs to xBestIndex and are read-only. xBestIndex inserts its
  6037. ** results into the **Outputs** fields.
  6038. **
  6039. ** ^(The aConstraint[] array records WHERE clause constraints of the form:
  6040. **
  6041. ** <blockquote>column OP expr</blockquote>
  6042. **
  6043. ** where OP is =, &lt;, &lt;=, &gt;, or &gt;=.)^ ^(The particular operator is
  6044. ** stored in aConstraint[].op using one of the
  6045. ** [SQLITE_INDEX_CONSTRAINT_EQ | SQLITE_INDEX_CONSTRAINT_ values].)^
  6046. ** ^(The index of the column is stored in
  6047. ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
  6048. ** expr on the right-hand side can be evaluated (and thus the constraint
  6049. ** is usable) and false if it cannot.)^
  6050. **
  6051. ** ^The optimizer automatically inverts terms of the form "expr OP column"
  6052. ** and makes other simplifications to the WHERE clause in an attempt to
  6053. ** get as many WHERE clause terms into the form shown above as possible.
  6054. ** ^The aConstraint[] array only reports WHERE clause terms that are
  6055. ** relevant to the particular virtual table being queried.
  6056. **
  6057. ** ^Information about the ORDER BY clause is stored in aOrderBy[].
  6058. ** ^Each term of aOrderBy records a column of the ORDER BY clause.
  6059. **
  6060. ** The colUsed field indicates which columns of the virtual table may be
  6061. ** required by the current scan. Virtual table columns are numbered from
  6062. ** zero in the order in which they appear within the CREATE TABLE statement
  6063. ** passed to sqlite3_declare_vtab(). For the first 63 columns (columns 0-62),
  6064. ** the corresponding bit is set within the colUsed mask if the column may be
  6065. ** required by SQLite. If the table has at least 64 columns and any column
  6066. ** to the right of the first 63 is required, then bit 63 of colUsed is also
  6067. ** set. In other words, column iCol may be required if the expression
  6068. ** (colUsed & ((sqlite3_uint64)1 << (iCol>=63 ? 63 : iCol))) evaluates to
  6069. ** non-zero.
  6070. **
  6071. ** The [xBestIndex] method must fill aConstraintUsage[] with information
  6072. ** about what parameters to pass to xFilter. ^If argvIndex>0 then
  6073. ** the right-hand side of the corresponding aConstraint[] is evaluated
  6074. ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
  6075. ** is true, then the constraint is assumed to be fully handled by the
  6076. ** virtual table and is not checked again by SQLite.)^
  6077. **
  6078. ** ^The idxNum and idxPtr values are recorded and passed into the
  6079. ** [xFilter] method.
  6080. ** ^[sqlite3_free()] is used to free idxPtr if and only if
  6081. ** needToFreeIdxPtr is true.
  6082. **
  6083. ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
  6084. ** the correct order to satisfy the ORDER BY clause so that no separate
  6085. ** sorting step is required.
  6086. **
  6087. ** ^The estimatedCost value is an estimate of the cost of a particular
  6088. ** strategy. A cost of N indicates that the cost of the strategy is similar
  6089. ** to a linear scan of an SQLite table with N rows. A cost of log(N)
  6090. ** indicates that the expense of the operation is similar to that of a
  6091. ** binary search on a unique indexed field of an SQLite table with N rows.
  6092. **
  6093. ** ^The estimatedRows value is an estimate of the number of rows that
  6094. ** will be returned by the strategy.
  6095. **
  6096. ** The xBestIndex method may optionally populate the idxFlags field with a
  6097. ** mask of SQLITE_INDEX_SCAN_* flags. Currently there is only one such flag -
  6098. ** SQLITE_INDEX_SCAN_UNIQUE. If the xBestIndex method sets this flag, SQLite
  6099. ** assumes that the strategy may visit at most one row.
  6100. **
  6101. ** Additionally, if xBestIndex sets the SQLITE_INDEX_SCAN_UNIQUE flag, then
  6102. ** SQLite also assumes that if a call to the xUpdate() method is made as
  6103. ** part of the same statement to delete or update a virtual table row and the
  6104. ** implementation returns SQLITE_CONSTRAINT, then there is no need to rollback
  6105. ** any database changes. In other words, if the xUpdate() returns
  6106. ** SQLITE_CONSTRAINT, the database contents must be exactly as they were
  6107. ** before xUpdate was called. By contrast, if SQLITE_INDEX_SCAN_UNIQUE is not
  6108. ** set and xUpdate returns SQLITE_CONSTRAINT, any database changes made by
  6109. ** the xUpdate method are automatically rolled back by SQLite.
  6110. **
  6111. ** IMPORTANT: The estimatedRows field was added to the sqlite3_index_info
  6112. ** structure for SQLite [version 3.8.2] ([dateof:3.8.2]).
  6113. ** If a virtual table extension is
  6114. ** used with an SQLite version earlier than 3.8.2, the results of attempting
  6115. ** to read or write the estimatedRows field are undefined (but are likely
  6116. ** to included crashing the application). The estimatedRows field should
  6117. ** therefore only be used if [sqlite3_libversion_number()] returns a
  6118. ** value greater than or equal to 3008002. Similarly, the idxFlags field
  6119. ** was added for [version 3.9.0] ([dateof:3.9.0]).
  6120. ** It may therefore only be used if
  6121. ** sqlite3_libversion_number() returns a value greater than or equal to
  6122. ** 3009000.
  6123. */
  6124. struct sqlite3_index_info {
  6125. /* Inputs */
  6126. int nConstraint; /* Number of entries in aConstraint */
  6127. struct sqlite3_index_constraint {
  6128. int iColumn; /* Column constrained. -1 for ROWID */
  6129. unsigned char op; /* Constraint operator */
  6130. unsigned char usable; /* True if this constraint is usable */
  6131. int iTermOffset; /* Used internally - xBestIndex should ignore */
  6132. } *aConstraint; /* Table of WHERE clause constraints */
  6133. int nOrderBy; /* Number of terms in the ORDER BY clause */
  6134. struct sqlite3_index_orderby {
  6135. int iColumn; /* Column number */
  6136. unsigned char desc; /* True for DESC. False for ASC. */
  6137. } *aOrderBy; /* The ORDER BY clause */
  6138. /* Outputs */
  6139. struct sqlite3_index_constraint_usage {
  6140. int argvIndex; /* if >0, constraint is part of argv to xFilter */
  6141. unsigned char omit; /* Do not code a test for this constraint */
  6142. } *aConstraintUsage;
  6143. int idxNum; /* Number used to identify the index */
  6144. char *idxStr; /* String, possibly obtained from sqlite3_malloc */
  6145. int needToFreeIdxStr; /* Free idxStr using sqlite3_free() if true */
  6146. int orderByConsumed; /* True if output is already ordered */
  6147. double estimatedCost; /* Estimated cost of using this index */
  6148. /* Fields below are only available in SQLite 3.8.2 and later */
  6149. sqlite3_int64 estimatedRows; /* Estimated number of rows returned */
  6150. /* Fields below are only available in SQLite 3.9.0 and later */
  6151. int idxFlags; /* Mask of SQLITE_INDEX_SCAN_* flags */
  6152. /* Fields below are only available in SQLite 3.10.0 and later */
  6153. sqlite3_uint64 colUsed; /* Input: Mask of columns used by statement */
  6154. };
  6155. /*
  6156. ** CAPI3REF: Virtual Table Scan Flags
  6157. **
  6158. ** Virtual table implementations are allowed to set the
  6159. ** [sqlite3_index_info].idxFlags field to some combination of
  6160. ** these bits.
  6161. */
  6162. #define SQLITE_INDEX_SCAN_UNIQUE 1 /* Scan visits at most 1 row */
  6163. /*
  6164. ** CAPI3REF: Virtual Table Constraint Operator Codes
  6165. **
  6166. ** These macros defined the allowed values for the
  6167. ** [sqlite3_index_info].aConstraint[].op field. Each value represents
  6168. ** an operator that is part of a constraint term in the wHERE clause of
  6169. ** a query that uses a [virtual table].
  6170. */
  6171. #define SQLITE_INDEX_CONSTRAINT_EQ 2
  6172. #define SQLITE_INDEX_CONSTRAINT_GT 4
  6173. #define SQLITE_INDEX_CONSTRAINT_LE 8
  6174. #define SQLITE_INDEX_CONSTRAINT_LT 16
  6175. #define SQLITE_INDEX_CONSTRAINT_GE 32
  6176. #define SQLITE_INDEX_CONSTRAINT_MATCH 64
  6177. #define SQLITE_INDEX_CONSTRAINT_LIKE 65
  6178. #define SQLITE_INDEX_CONSTRAINT_GLOB 66
  6179. #define SQLITE_INDEX_CONSTRAINT_REGEXP 67
  6180. #define SQLITE_INDEX_CONSTRAINT_NE 68
  6181. #define SQLITE_INDEX_CONSTRAINT_ISNOT 69
  6182. #define SQLITE_INDEX_CONSTRAINT_ISNOTNULL 70
  6183. #define SQLITE_INDEX_CONSTRAINT_ISNULL 71
  6184. #define SQLITE_INDEX_CONSTRAINT_IS 72
  6185. /*
  6186. ** CAPI3REF: Register A Virtual Table Implementation
  6187. ** METHOD: sqlite3
  6188. **
  6189. ** ^These routines are used to register a new [virtual table module] name.
  6190. ** ^Module names must be registered before
  6191. ** creating a new [virtual table] using the module and before using a
  6192. ** preexisting [virtual table] for the module.
  6193. **
  6194. ** ^The module name is registered on the [database connection] specified
  6195. ** by the first parameter. ^The name of the module is given by the
  6196. ** second parameter. ^The third parameter is a pointer to
  6197. ** the implementation of the [virtual table module]. ^The fourth
  6198. ** parameter is an arbitrary client data pointer that is passed through
  6199. ** into the [xCreate] and [xConnect] methods of the virtual table module
  6200. ** when a new virtual table is be being created or reinitialized.
  6201. **
  6202. ** ^The sqlite3_create_module_v2() interface has a fifth parameter which
  6203. ** is a pointer to a destructor for the pClientData. ^SQLite will
  6204. ** invoke the destructor function (if it is not NULL) when SQLite
  6205. ** no longer needs the pClientData pointer. ^The destructor will also
  6206. ** be invoked if the call to sqlite3_create_module_v2() fails.
  6207. ** ^The sqlite3_create_module()
  6208. ** interface is equivalent to sqlite3_create_module_v2() with a NULL
  6209. ** destructor.
  6210. */
  6211. SQLITE_API int sqlite3_create_module(
  6212. sqlite3 *db, /* SQLite connection to register module with */
  6213. const char *zName, /* Name of the module */
  6214. const sqlite3_module *p, /* Methods for the module */
  6215. void *pClientData /* Client data for xCreate/xConnect */
  6216. );
  6217. SQLITE_API int sqlite3_create_module_v2(
  6218. sqlite3 *db, /* SQLite connection to register module with */
  6219. const char *zName, /* Name of the module */
  6220. const sqlite3_module *p, /* Methods for the module */
  6221. void *pClientData, /* Client data for xCreate/xConnect */
  6222. void(*xDestroy)(void*) /* Module destructor function */
  6223. );
  6224. /*
  6225. ** CAPI3REF: Virtual Table Instance Object
  6226. ** KEYWORDS: sqlite3_vtab
  6227. **
  6228. ** Every [virtual table module] implementation uses a subclass
  6229. ** of this object to describe a particular instance
  6230. ** of the [virtual table]. Each subclass will
  6231. ** be tailored to the specific needs of the module implementation.
  6232. ** The purpose of this superclass is to define certain fields that are
  6233. ** common to all module implementations.
  6234. **
  6235. ** ^Virtual tables methods can set an error message by assigning a
  6236. ** string obtained from [sqlite3_mprintf()] to zErrMsg. The method should
  6237. ** take care that any prior string is freed by a call to [sqlite3_free()]
  6238. ** prior to assigning a new string to zErrMsg. ^After the error message
  6239. ** is delivered up to the client application, the string will be automatically
  6240. ** freed by sqlite3_free() and the zErrMsg field will be zeroed.
  6241. */
  6242. struct sqlite3_vtab {
  6243. const sqlite3_module *pModule; /* The module for this virtual table */
  6244. int nRef; /* Number of open cursors */
  6245. char *zErrMsg; /* Error message from sqlite3_mprintf() */
  6246. /* Virtual table implementations will typically add additional fields */
  6247. };
  6248. /*
  6249. ** CAPI3REF: Virtual Table Cursor Object
  6250. ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor}
  6251. **
  6252. ** Every [virtual table module] implementation uses a subclass of the
  6253. ** following structure to describe cursors that point into the
  6254. ** [virtual table] and are used
  6255. ** to loop through the virtual table. Cursors are created using the
  6256. ** [sqlite3_module.xOpen | xOpen] method of the module and are destroyed
  6257. ** by the [sqlite3_module.xClose | xClose] method. Cursors are used
  6258. ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
  6259. ** of the module. Each module implementation will define
  6260. ** the content of a cursor structure to suit its own needs.
  6261. **
  6262. ** This superclass exists in order to define fields of the cursor that
  6263. ** are common to all implementations.
  6264. */
  6265. struct sqlite3_vtab_cursor {
  6266. sqlite3_vtab *pVtab; /* Virtual table of this cursor */
  6267. /* Virtual table implementations will typically add additional fields */
  6268. };
  6269. /*
  6270. ** CAPI3REF: Declare The Schema Of A Virtual Table
  6271. **
  6272. ** ^The [xCreate] and [xConnect] methods of a
  6273. ** [virtual table module] call this interface
  6274. ** to declare the format (the names and datatypes of the columns) of
  6275. ** the virtual tables they implement.
  6276. */
  6277. SQLITE_API int sqlite3_declare_vtab(sqlite3*, const char *zSQL);
  6278. /*
  6279. ** CAPI3REF: Overload A Function For A Virtual Table
  6280. ** METHOD: sqlite3
  6281. **
  6282. ** ^(Virtual tables can provide alternative implementations of functions
  6283. ** using the [xFindFunction] method of the [virtual table module].
  6284. ** But global versions of those functions
  6285. ** must exist in order to be overloaded.)^
  6286. **
  6287. ** ^(This API makes sure a global version of a function with a particular
  6288. ** name and number of parameters exists. If no such function exists
  6289. ** before this API is called, a new function is created.)^ ^The implementation
  6290. ** of the new function always causes an exception to be thrown. So
  6291. ** the new function is not good for anything by itself. Its only
  6292. ** purpose is to be a placeholder function that can be overloaded
  6293. ** by a [virtual table].
  6294. */
  6295. SQLITE_API int sqlite3_overload_function(sqlite3*, const char *zFuncName, int nArg);
  6296. /*
  6297. ** The interface to the virtual-table mechanism defined above (back up
  6298. ** to a comment remarkably similar to this one) is currently considered
  6299. ** to be experimental. The interface might change in incompatible ways.
  6300. ** If this is a problem for you, do not use the interface at this time.
  6301. **
  6302. ** When the virtual-table mechanism stabilizes, we will declare the
  6303. ** interface fixed, support it indefinitely, and remove this comment.
  6304. */
  6305. /*
  6306. ** CAPI3REF: A Handle To An Open BLOB
  6307. ** KEYWORDS: {BLOB handle} {BLOB handles}
  6308. **
  6309. ** An instance of this object represents an open BLOB on which
  6310. ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
  6311. ** ^Objects of this type are created by [sqlite3_blob_open()]
  6312. ** and destroyed by [sqlite3_blob_close()].
  6313. ** ^The [sqlite3_blob_read()] and [sqlite3_blob_write()] interfaces
  6314. ** can be used to read or write small subsections of the BLOB.
  6315. ** ^The [sqlite3_blob_bytes()] interface returns the size of the BLOB in bytes.
  6316. */
  6317. typedef struct sqlite3_blob sqlite3_blob;
  6318. /*
  6319. ** CAPI3REF: Open A BLOB For Incremental I/O
  6320. ** METHOD: sqlite3
  6321. ** CONSTRUCTOR: sqlite3_blob
  6322. **
  6323. ** ^(This interfaces opens a [BLOB handle | handle] to the BLOB located
  6324. ** in row iRow, column zColumn, table zTable in database zDb;
  6325. ** in other words, the same BLOB that would be selected by:
  6326. **
  6327. ** <pre>
  6328. ** SELECT zColumn FROM zDb.zTable WHERE [rowid] = iRow;
  6329. ** </pre>)^
  6330. **
  6331. ** ^(Parameter zDb is not the filename that contains the database, but
  6332. ** rather the symbolic name of the database. For attached databases, this is
  6333. ** the name that appears after the AS keyword in the [ATTACH] statement.
  6334. ** For the main database file, the database name is "main". For TEMP
  6335. ** tables, the database name is "temp".)^
  6336. **
  6337. ** ^If the flags parameter is non-zero, then the BLOB is opened for read
  6338. ** and write access. ^If the flags parameter is zero, the BLOB is opened for
  6339. ** read-only access.
  6340. **
  6341. ** ^(On success, [SQLITE_OK] is returned and the new [BLOB handle] is stored
  6342. ** in *ppBlob. Otherwise an [error code] is returned and, unless the error
  6343. ** code is SQLITE_MISUSE, *ppBlob is set to NULL.)^ ^This means that, provided
  6344. ** the API is not misused, it is always safe to call [sqlite3_blob_close()]
  6345. ** on *ppBlob after this function it returns.
  6346. **
  6347. ** This function fails with SQLITE_ERROR if any of the following are true:
  6348. ** <ul>
  6349. ** <li> ^(Database zDb does not exist)^,
  6350. ** <li> ^(Table zTable does not exist within database zDb)^,
  6351. ** <li> ^(Table zTable is a WITHOUT ROWID table)^,
  6352. ** <li> ^(Column zColumn does not exist)^,
  6353. ** <li> ^(Row iRow is not present in the table)^,
  6354. ** <li> ^(The specified column of row iRow contains a value that is not
  6355. ** a TEXT or BLOB value)^,
  6356. ** <li> ^(Column zColumn is part of an index, PRIMARY KEY or UNIQUE
  6357. ** constraint and the blob is being opened for read/write access)^,
  6358. ** <li> ^([foreign key constraints | Foreign key constraints] are enabled,
  6359. ** column zColumn is part of a [child key] definition and the blob is
  6360. ** being opened for read/write access)^.
  6361. ** </ul>
  6362. **
  6363. ** ^Unless it returns SQLITE_MISUSE, this function sets the
  6364. ** [database connection] error code and message accessible via
  6365. ** [sqlite3_errcode()] and [sqlite3_errmsg()] and related functions.
  6366. **
  6367. ** A BLOB referenced by sqlite3_blob_open() may be read using the
  6368. ** [sqlite3_blob_read()] interface and modified by using
  6369. ** [sqlite3_blob_write()]. The [BLOB handle] can be moved to a
  6370. ** different row of the same table using the [sqlite3_blob_reopen()]
  6371. ** interface. However, the column, table, or database of a [BLOB handle]
  6372. ** cannot be changed after the [BLOB handle] is opened.
  6373. **
  6374. ** ^(If the row that a BLOB handle points to is modified by an
  6375. ** [UPDATE], [DELETE], or by [ON CONFLICT] side-effects
  6376. ** then the BLOB handle is marked as "expired".
  6377. ** This is true if any column of the row is changed, even a column
  6378. ** other than the one the BLOB handle is open on.)^
  6379. ** ^Calls to [sqlite3_blob_read()] and [sqlite3_blob_write()] for
  6380. ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
  6381. ** ^(Changes written into a BLOB prior to the BLOB expiring are not
  6382. ** rolled back by the expiration of the BLOB. Such changes will eventually
  6383. ** commit if the transaction continues to completion.)^
  6384. **
  6385. ** ^Use the [sqlite3_blob_bytes()] interface to determine the size of
  6386. ** the opened blob. ^The size of a blob may not be changed by this
  6387. ** interface. Use the [UPDATE] SQL command to change the size of a
  6388. ** blob.
  6389. **
  6390. ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
  6391. ** and the built-in [zeroblob] SQL function may be used to create a
  6392. ** zero-filled blob to read or write using the incremental-blob interface.
  6393. **
  6394. ** To avoid a resource leak, every open [BLOB handle] should eventually
  6395. ** be released by a call to [sqlite3_blob_close()].
  6396. **
  6397. ** See also: [sqlite3_blob_close()],
  6398. ** [sqlite3_blob_reopen()], [sqlite3_blob_read()],
  6399. ** [sqlite3_blob_bytes()], [sqlite3_blob_write()].
  6400. */
  6401. SQLITE_API int sqlite3_blob_open(
  6402. sqlite3*,
  6403. const char *zDb,
  6404. const char *zTable,
  6405. const char *zColumn,
  6406. sqlite3_int64 iRow,
  6407. int flags,
  6408. sqlite3_blob **ppBlob
  6409. );
  6410. /*
  6411. ** CAPI3REF: Move a BLOB Handle to a New Row
  6412. ** METHOD: sqlite3_blob
  6413. **
  6414. ** ^This function is used to move an existing [BLOB handle] so that it points
  6415. ** to a different row of the same database table. ^The new row is identified
  6416. ** by the rowid value passed as the second argument. Only the row can be
  6417. ** changed. ^The database, table and column on which the blob handle is open
  6418. ** remain the same. Moving an existing [BLOB handle] to a new row is
  6419. ** faster than closing the existing handle and opening a new one.
  6420. **
  6421. ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
  6422. ** it must exist and there must be either a blob or text value stored in
  6423. ** the nominated column.)^ ^If the new row is not present in the table, or if
  6424. ** it does not contain a blob or text value, or if another error occurs, an
  6425. ** SQLite error code is returned and the blob handle is considered aborted.
  6426. ** ^All subsequent calls to [sqlite3_blob_read()], [sqlite3_blob_write()] or
  6427. ** [sqlite3_blob_reopen()] on an aborted blob handle immediately return
  6428. ** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle
  6429. ** always returns zero.
  6430. **
  6431. ** ^This function sets the database handle error code and message.
  6432. */
  6433. SQLITE_API int sqlite3_blob_reopen(sqlite3_blob *, sqlite3_int64);
  6434. /*
  6435. ** CAPI3REF: Close A BLOB Handle
  6436. ** DESTRUCTOR: sqlite3_blob
  6437. **
  6438. ** ^This function closes an open [BLOB handle]. ^(The BLOB handle is closed
  6439. ** unconditionally. Even if this routine returns an error code, the
  6440. ** handle is still closed.)^
  6441. **
  6442. ** ^If the blob handle being closed was opened for read-write access, and if
  6443. ** the database is in auto-commit mode and there are no other open read-write
  6444. ** blob handles or active write statements, the current transaction is
  6445. ** committed. ^If an error occurs while committing the transaction, an error
  6446. ** code is returned and the transaction rolled back.
  6447. **
  6448. ** Calling this function with an argument that is not a NULL pointer or an
  6449. ** open blob handle results in undefined behaviour. ^Calling this routine
  6450. ** with a null pointer (such as would be returned by a failed call to
  6451. ** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function
  6452. ** is passed a valid open blob handle, the values returned by the
  6453. ** sqlite3_errcode() and sqlite3_errmsg() functions are set before returning.
  6454. */
  6455. SQLITE_API int sqlite3_blob_close(sqlite3_blob *);
  6456. /*
  6457. ** CAPI3REF: Return The Size Of An Open BLOB
  6458. ** METHOD: sqlite3_blob
  6459. **
  6460. ** ^Returns the size in bytes of the BLOB accessible via the
  6461. ** successfully opened [BLOB handle] in its only argument. ^The
  6462. ** incremental blob I/O routines can only read or overwriting existing
  6463. ** blob content; they cannot change the size of a blob.
  6464. **
  6465. ** This routine only works on a [BLOB handle] which has been created
  6466. ** by a prior successful call to [sqlite3_blob_open()] and which has not
  6467. ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
  6468. ** to this routine results in undefined and probably undesirable behavior.
  6469. */
  6470. SQLITE_API int sqlite3_blob_bytes(sqlite3_blob *);
  6471. /*
  6472. ** CAPI3REF: Read Data From A BLOB Incrementally
  6473. ** METHOD: sqlite3_blob
  6474. **
  6475. ** ^(This function is used to read data from an open [BLOB handle] into a
  6476. ** caller-supplied buffer. N bytes of data are copied into buffer Z
  6477. ** from the open BLOB, starting at offset iOffset.)^
  6478. **
  6479. ** ^If offset iOffset is less than N bytes from the end of the BLOB,
  6480. ** [SQLITE_ERROR] is returned and no data is read. ^If N or iOffset is
  6481. ** less than zero, [SQLITE_ERROR] is returned and no data is read.
  6482. ** ^The size of the blob (and hence the maximum value of N+iOffset)
  6483. ** can be determined using the [sqlite3_blob_bytes()] interface.
  6484. **
  6485. ** ^An attempt to read from an expired [BLOB handle] fails with an
  6486. ** error code of [SQLITE_ABORT].
  6487. **
  6488. ** ^(On success, sqlite3_blob_read() returns SQLITE_OK.
  6489. ** Otherwise, an [error code] or an [extended error code] is returned.)^
  6490. **
  6491. ** This routine only works on a [BLOB handle] which has been created
  6492. ** by a prior successful call to [sqlite3_blob_open()] and which has not
  6493. ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
  6494. ** to this routine results in undefined and probably undesirable behavior.
  6495. **
  6496. ** See also: [sqlite3_blob_write()].
  6497. */
  6498. SQLITE_API int sqlite3_blob_read(sqlite3_blob *, void *Z, int N, int iOffset);
  6499. /*
  6500. ** CAPI3REF: Write Data Into A BLOB Incrementally
  6501. ** METHOD: sqlite3_blob
  6502. **
  6503. ** ^(This function is used to write data into an open [BLOB handle] from a
  6504. ** caller-supplied buffer. N bytes of data are copied from the buffer Z
  6505. ** into the open BLOB, starting at offset iOffset.)^
  6506. **
  6507. ** ^(On success, sqlite3_blob_write() returns SQLITE_OK.
  6508. ** Otherwise, an [error code] or an [extended error code] is returned.)^
  6509. ** ^Unless SQLITE_MISUSE is returned, this function sets the
  6510. ** [database connection] error code and message accessible via
  6511. ** [sqlite3_errcode()] and [sqlite3_errmsg()] and related functions.
  6512. **
  6513. ** ^If the [BLOB handle] passed as the first argument was not opened for
  6514. ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
  6515. ** this function returns [SQLITE_READONLY].
  6516. **
  6517. ** This function may only modify the contents of the BLOB; it is
  6518. ** not possible to increase the size of a BLOB using this API.
  6519. ** ^If offset iOffset is less than N bytes from the end of the BLOB,
  6520. ** [SQLITE_ERROR] is returned and no data is written. The size of the
  6521. ** BLOB (and hence the maximum value of N+iOffset) can be determined
  6522. ** using the [sqlite3_blob_bytes()] interface. ^If N or iOffset are less
  6523. ** than zero [SQLITE_ERROR] is returned and no data is written.
  6524. **
  6525. ** ^An attempt to write to an expired [BLOB handle] fails with an
  6526. ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
  6527. ** before the [BLOB handle] expired are not rolled back by the
  6528. ** expiration of the handle, though of course those changes might
  6529. ** have been overwritten by the statement that expired the BLOB handle
  6530. ** or by other independent statements.
  6531. **
  6532. ** This routine only works on a [BLOB handle] which has been created
  6533. ** by a prior successful call to [sqlite3_blob_open()] and which has not
  6534. ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
  6535. ** to this routine results in undefined and probably undesirable behavior.
  6536. **
  6537. ** See also: [sqlite3_blob_read()].
  6538. */
  6539. SQLITE_API int sqlite3_blob_write(sqlite3_blob *, const void *z, int n, int iOffset);
  6540. /*
  6541. ** CAPI3REF: Virtual File System Objects
  6542. **
  6543. ** A virtual filesystem (VFS) is an [sqlite3_vfs] object
  6544. ** that SQLite uses to interact
  6545. ** with the underlying operating system. Most SQLite builds come with a
  6546. ** single default VFS that is appropriate for the host computer.
  6547. ** New VFSes can be registered and existing VFSes can be unregistered.
  6548. ** The following interfaces are provided.
  6549. **
  6550. ** ^The sqlite3_vfs_find() interface returns a pointer to a VFS given its name.
  6551. ** ^Names are case sensitive.
  6552. ** ^Names are zero-terminated UTF-8 strings.
  6553. ** ^If there is no match, a NULL pointer is returned.
  6554. ** ^If zVfsName is NULL then the default VFS is returned.
  6555. **
  6556. ** ^New VFSes are registered with sqlite3_vfs_register().
  6557. ** ^Each new VFS becomes the default VFS if the makeDflt flag is set.
  6558. ** ^The same VFS can be registered multiple times without injury.
  6559. ** ^To make an existing VFS into the default VFS, register it again
  6560. ** with the makeDflt flag set. If two different VFSes with the
  6561. ** same name are registered, the behavior is undefined. If a
  6562. ** VFS is registered with a name that is NULL or an empty string,
  6563. ** then the behavior is undefined.
  6564. **
  6565. ** ^Unregister a VFS with the sqlite3_vfs_unregister() interface.
  6566. ** ^(If the default VFS is unregistered, another VFS is chosen as
  6567. ** the default. The choice for the new VFS is arbitrary.)^
  6568. */
  6569. SQLITE_API sqlite3_vfs *sqlite3_vfs_find(const char *zVfsName);
  6570. SQLITE_API int sqlite3_vfs_register(sqlite3_vfs*, int makeDflt);
  6571. SQLITE_API int sqlite3_vfs_unregister(sqlite3_vfs*);
  6572. /*
  6573. ** CAPI3REF: Mutexes
  6574. **
  6575. ** The SQLite core uses these routines for thread
  6576. ** synchronization. Though they are intended for internal
  6577. ** use by SQLite, code that links against SQLite is
  6578. ** permitted to use any of these routines.
  6579. **
  6580. ** The SQLite source code contains multiple implementations
  6581. ** of these mutex routines. An appropriate implementation
  6582. ** is selected automatically at compile-time. The following
  6583. ** implementations are available in the SQLite core:
  6584. **
  6585. ** <ul>
  6586. ** <li> SQLITE_MUTEX_PTHREADS
  6587. ** <li> SQLITE_MUTEX_W32
  6588. ** <li> SQLITE_MUTEX_NOOP
  6589. ** </ul>
  6590. **
  6591. ** The SQLITE_MUTEX_NOOP implementation is a set of routines
  6592. ** that does no real locking and is appropriate for use in
  6593. ** a single-threaded application. The SQLITE_MUTEX_PTHREADS and
  6594. ** SQLITE_MUTEX_W32 implementations are appropriate for use on Unix
  6595. ** and Windows.
  6596. **
  6597. ** If SQLite is compiled with the SQLITE_MUTEX_APPDEF preprocessor
  6598. ** macro defined (with "-DSQLITE_MUTEX_APPDEF=1"), then no mutex
  6599. ** implementation is included with the library. In this case the
  6600. ** application must supply a custom mutex implementation using the
  6601. ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
  6602. ** before calling sqlite3_initialize() or any other public sqlite3_
  6603. ** function that calls sqlite3_initialize().
  6604. **
  6605. ** ^The sqlite3_mutex_alloc() routine allocates a new
  6606. ** mutex and returns a pointer to it. ^The sqlite3_mutex_alloc()
  6607. ** routine returns NULL if it is unable to allocate the requested
  6608. ** mutex. The argument to sqlite3_mutex_alloc() must one of these
  6609. ** integer constants:
  6610. **
  6611. ** <ul>
  6612. ** <li> SQLITE_MUTEX_FAST
  6613. ** <li> SQLITE_MUTEX_RECURSIVE
  6614. ** <li> SQLITE_MUTEX_STATIC_MASTER
  6615. ** <li> SQLITE_MUTEX_STATIC_MEM
  6616. ** <li> SQLITE_MUTEX_STATIC_OPEN
  6617. ** <li> SQLITE_MUTEX_STATIC_PRNG
  6618. ** <li> SQLITE_MUTEX_STATIC_LRU
  6619. ** <li> SQLITE_MUTEX_STATIC_PMEM
  6620. ** <li> SQLITE_MUTEX_STATIC_APP1
  6621. ** <li> SQLITE_MUTEX_STATIC_APP2
  6622. ** <li> SQLITE_MUTEX_STATIC_APP3
  6623. ** <li> SQLITE_MUTEX_STATIC_VFS1
  6624. ** <li> SQLITE_MUTEX_STATIC_VFS2
  6625. ** <li> SQLITE_MUTEX_STATIC_VFS3
  6626. ** </ul>
  6627. **
  6628. ** ^The first two constants (SQLITE_MUTEX_FAST and SQLITE_MUTEX_RECURSIVE)
  6629. ** cause sqlite3_mutex_alloc() to create
  6630. ** a new mutex. ^The new mutex is recursive when SQLITE_MUTEX_RECURSIVE
  6631. ** is used but not necessarily so when SQLITE_MUTEX_FAST is used.
  6632. ** The mutex implementation does not need to make a distinction
  6633. ** between SQLITE_MUTEX_RECURSIVE and SQLITE_MUTEX_FAST if it does
  6634. ** not want to. SQLite will only request a recursive mutex in
  6635. ** cases where it really needs one. If a faster non-recursive mutex
  6636. ** implementation is available on the host platform, the mutex subsystem
  6637. ** might return such a mutex in response to SQLITE_MUTEX_FAST.
  6638. **
  6639. ** ^The other allowed parameters to sqlite3_mutex_alloc() (anything other
  6640. ** than SQLITE_MUTEX_FAST and SQLITE_MUTEX_RECURSIVE) each return
  6641. ** a pointer to a static preexisting mutex. ^Nine static mutexes are
  6642. ** used by the current version of SQLite. Future versions of SQLite
  6643. ** may add additional static mutexes. Static mutexes are for internal
  6644. ** use by SQLite only. Applications that use SQLite mutexes should
  6645. ** use only the dynamic mutexes returned by SQLITE_MUTEX_FAST or
  6646. ** SQLITE_MUTEX_RECURSIVE.
  6647. **
  6648. ** ^Note that if one of the dynamic mutex parameters (SQLITE_MUTEX_FAST
  6649. ** or SQLITE_MUTEX_RECURSIVE) is used then sqlite3_mutex_alloc()
  6650. ** returns a different mutex on every call. ^For the static
  6651. ** mutex types, the same mutex is returned on every call that has
  6652. ** the same type number.
  6653. **
  6654. ** ^The sqlite3_mutex_free() routine deallocates a previously
  6655. ** allocated dynamic mutex. Attempting to deallocate a static
  6656. ** mutex results in undefined behavior.
  6657. **
  6658. ** ^The sqlite3_mutex_enter() and sqlite3_mutex_try() routines attempt
  6659. ** to enter a mutex. ^If another thread is already within the mutex,
  6660. ** sqlite3_mutex_enter() will block and sqlite3_mutex_try() will return
  6661. ** SQLITE_BUSY. ^The sqlite3_mutex_try() interface returns [SQLITE_OK]
  6662. ** upon successful entry. ^(Mutexes created using
  6663. ** SQLITE_MUTEX_RECURSIVE can be entered multiple times by the same thread.
  6664. ** In such cases, the
  6665. ** mutex must be exited an equal number of times before another thread
  6666. ** can enter.)^ If the same thread tries to enter any mutex other
  6667. ** than an SQLITE_MUTEX_RECURSIVE more than once, the behavior is undefined.
  6668. **
  6669. ** ^(Some systems (for example, Windows 95) do not support the operation
  6670. ** implemented by sqlite3_mutex_try(). On those systems, sqlite3_mutex_try()
  6671. ** will always return SQLITE_BUSY. The SQLite core only ever uses
  6672. ** sqlite3_mutex_try() as an optimization so this is acceptable
  6673. ** behavior.)^
  6674. **
  6675. ** ^The sqlite3_mutex_leave() routine exits a mutex that was
  6676. ** previously entered by the same thread. The behavior
  6677. ** is undefined if the mutex is not currently entered by the
  6678. ** calling thread or is not currently allocated.
  6679. **
  6680. ** ^If the argument to sqlite3_mutex_enter(), sqlite3_mutex_try(), or
  6681. ** sqlite3_mutex_leave() is a NULL pointer, then all three routines
  6682. ** behave as no-ops.
  6683. **
  6684. ** See also: [sqlite3_mutex_held()] and [sqlite3_mutex_notheld()].
  6685. */
  6686. SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int);
  6687. SQLITE_API void sqlite3_mutex_free(sqlite3_mutex*);
  6688. SQLITE_API void sqlite3_mutex_enter(sqlite3_mutex*);
  6689. SQLITE_API int sqlite3_mutex_try(sqlite3_mutex*);
  6690. SQLITE_API void sqlite3_mutex_leave(sqlite3_mutex*);
  6691. /*
  6692. ** CAPI3REF: Mutex Methods Object
  6693. **
  6694. ** An instance of this structure defines the low-level routines
  6695. ** used to allocate and use mutexes.
  6696. **
  6697. ** Usually, the default mutex implementations provided by SQLite are
  6698. ** sufficient, however the application has the option of substituting a custom
  6699. ** implementation for specialized deployments or systems for which SQLite
  6700. ** does not provide a suitable implementation. In this case, the application
  6701. ** creates and populates an instance of this structure to pass
  6702. ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
  6703. ** Additionally, an instance of this structure can be used as an
  6704. ** output variable when querying the system for the current mutex
  6705. ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
  6706. **
  6707. ** ^The xMutexInit method defined by this structure is invoked as
  6708. ** part of system initialization by the sqlite3_initialize() function.
  6709. ** ^The xMutexInit routine is called by SQLite exactly once for each
  6710. ** effective call to [sqlite3_initialize()].
  6711. **
  6712. ** ^The xMutexEnd method defined by this structure is invoked as
  6713. ** part of system shutdown by the sqlite3_shutdown() function. The
  6714. ** implementation of this method is expected to release all outstanding
  6715. ** resources obtained by the mutex methods implementation, especially
  6716. ** those obtained by the xMutexInit method. ^The xMutexEnd()
  6717. ** interface is invoked exactly once for each call to [sqlite3_shutdown()].
  6718. **
  6719. ** ^(The remaining seven methods defined by this structure (xMutexAlloc,
  6720. ** xMutexFree, xMutexEnter, xMutexTry, xMutexLeave, xMutexHeld and
  6721. ** xMutexNotheld) implement the following interfaces (respectively):
  6722. **
  6723. ** <ul>
  6724. ** <li> [sqlite3_mutex_alloc()] </li>
  6725. ** <li> [sqlite3_mutex_free()] </li>
  6726. ** <li> [sqlite3_mutex_enter()] </li>
  6727. ** <li> [sqlite3_mutex_try()] </li>
  6728. ** <li> [sqlite3_mutex_leave()] </li>
  6729. ** <li> [sqlite3_mutex_held()] </li>
  6730. ** <li> [sqlite3_mutex_notheld()] </li>
  6731. ** </ul>)^
  6732. **
  6733. ** The only difference is that the public sqlite3_XXX functions enumerated
  6734. ** above silently ignore any invocations that pass a NULL pointer instead
  6735. ** of a valid mutex handle. The implementations of the methods defined
  6736. ** by this structure are not required to handle this case, the results
  6737. ** of passing a NULL pointer instead of a valid mutex handle are undefined
  6738. ** (i.e. it is acceptable to provide an implementation that segfaults if
  6739. ** it is passed a NULL pointer).
  6740. **
  6741. ** The xMutexInit() method must be threadsafe. It must be harmless to
  6742. ** invoke xMutexInit() multiple times within the same process and without
  6743. ** intervening calls to xMutexEnd(). Second and subsequent calls to
  6744. ** xMutexInit() must be no-ops.
  6745. **
  6746. ** xMutexInit() must not use SQLite memory allocation ([sqlite3_malloc()]
  6747. ** and its associates). Similarly, xMutexAlloc() must not use SQLite memory
  6748. ** allocation for a static mutex. ^However xMutexAlloc() may use SQLite
  6749. ** memory allocation for a fast or recursive mutex.
  6750. **
  6751. ** ^SQLite will invoke the xMutexEnd() method when [sqlite3_shutdown()] is
  6752. ** called, but only if the prior call to xMutexInit returned SQLITE_OK.
  6753. ** If xMutexInit fails in any way, it is expected to clean up after itself
  6754. ** prior to returning.
  6755. */
  6756. typedef struct sqlite3_mutex_methods sqlite3_mutex_methods;
  6757. struct sqlite3_mutex_methods {
  6758. int (*xMutexInit)(void);
  6759. int (*xMutexEnd)(void);
  6760. sqlite3_mutex *(*xMutexAlloc)(int);
  6761. void (*xMutexFree)(sqlite3_mutex *);
  6762. void (*xMutexEnter)(sqlite3_mutex *);
  6763. int (*xMutexTry)(sqlite3_mutex *);
  6764. void (*xMutexLeave)(sqlite3_mutex *);
  6765. int (*xMutexHeld)(sqlite3_mutex *);
  6766. int (*xMutexNotheld)(sqlite3_mutex *);
  6767. };
  6768. /*
  6769. ** CAPI3REF: Mutex Verification Routines
  6770. **
  6771. ** The sqlite3_mutex_held() and sqlite3_mutex_notheld() routines
  6772. ** are intended for use inside assert() statements. The SQLite core
  6773. ** never uses these routines except inside an assert() and applications
  6774. ** are advised to follow the lead of the core. The SQLite core only
  6775. ** provides implementations for these routines when it is compiled
  6776. ** with the SQLITE_DEBUG flag. External mutex implementations
  6777. ** are only required to provide these routines if SQLITE_DEBUG is
  6778. ** defined and if NDEBUG is not defined.
  6779. **
  6780. ** These routines should return true if the mutex in their argument
  6781. ** is held or not held, respectively, by the calling thread.
  6782. **
  6783. ** The implementation is not required to provide versions of these
  6784. ** routines that actually work. If the implementation does not provide working
  6785. ** versions of these routines, it should at least provide stubs that always
  6786. ** return true so that one does not get spurious assertion failures.
  6787. **
  6788. ** If the argument to sqlite3_mutex_held() is a NULL pointer then
  6789. ** the routine should return 1. This seems counter-intuitive since
  6790. ** clearly the mutex cannot be held if it does not exist. But
  6791. ** the reason the mutex does not exist is because the build is not
  6792. ** using mutexes. And we do not want the assert() containing the
  6793. ** call to sqlite3_mutex_held() to fail, so a non-zero return is
  6794. ** the appropriate thing to do. The sqlite3_mutex_notheld()
  6795. ** interface should also return 1 when given a NULL pointer.
  6796. */
  6797. #ifndef NDEBUG
  6798. SQLITE_API int sqlite3_mutex_held(sqlite3_mutex*);
  6799. SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex*);
  6800. #endif
  6801. /*
  6802. ** CAPI3REF: Mutex Types
  6803. **
  6804. ** The [sqlite3_mutex_alloc()] interface takes a single argument
  6805. ** which is one of these integer constants.
  6806. **
  6807. ** The set of static mutexes may change from one SQLite release to the
  6808. ** next. Applications that override the built-in mutex logic must be
  6809. ** prepared to accommodate additional static mutexes.
  6810. */
  6811. #define SQLITE_MUTEX_FAST 0
  6812. #define SQLITE_MUTEX_RECURSIVE 1
  6813. #define SQLITE_MUTEX_STATIC_MASTER 2
  6814. #define SQLITE_MUTEX_STATIC_MEM 3 /* sqlite3_malloc() */
  6815. #define SQLITE_MUTEX_STATIC_MEM2 4 /* NOT USED */
  6816. #define SQLITE_MUTEX_STATIC_OPEN 4 /* sqlite3BtreeOpen() */
  6817. #define SQLITE_MUTEX_STATIC_PRNG 5 /* sqlite3_randomness() */
  6818. #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */
  6819. #define SQLITE_MUTEX_STATIC_LRU2 7 /* NOT USED */
  6820. #define SQLITE_MUTEX_STATIC_PMEM 7 /* sqlite3PageMalloc() */
  6821. #define SQLITE_MUTEX_STATIC_APP1 8 /* For use by application */
  6822. #define SQLITE_MUTEX_STATIC_APP2 9 /* For use by application */
  6823. #define SQLITE_MUTEX_STATIC_APP3 10 /* For use by application */
  6824. #define SQLITE_MUTEX_STATIC_VFS1 11 /* For use by built-in VFS */
  6825. #define SQLITE_MUTEX_STATIC_VFS2 12 /* For use by extension VFS */
  6826. #define SQLITE_MUTEX_STATIC_VFS3 13 /* For use by application VFS */
  6827. /*
  6828. ** CAPI3REF: Retrieve the mutex for a database connection
  6829. ** METHOD: sqlite3
  6830. **
  6831. ** ^This interface returns a pointer the [sqlite3_mutex] object that
  6832. ** serializes access to the [database connection] given in the argument
  6833. ** when the [threading mode] is Serialized.
  6834. ** ^If the [threading mode] is Single-thread or Multi-thread then this
  6835. ** routine returns a NULL pointer.
  6836. */
  6837. SQLITE_API sqlite3_mutex *sqlite3_db_mutex(sqlite3*);
  6838. /*
  6839. ** CAPI3REF: Low-Level Control Of Database Files
  6840. ** METHOD: sqlite3
  6841. **
  6842. ** ^The [sqlite3_file_control()] interface makes a direct call to the
  6843. ** xFileControl method for the [sqlite3_io_methods] object associated
  6844. ** with a particular database identified by the second argument. ^The
  6845. ** name of the database is "main" for the main database or "temp" for the
  6846. ** TEMP database, or the name that appears after the AS keyword for
  6847. ** databases that are added using the [ATTACH] SQL command.
  6848. ** ^A NULL pointer can be used in place of "main" to refer to the
  6849. ** main database file.
  6850. ** ^The third and fourth parameters to this routine
  6851. ** are passed directly through to the second and third parameters of
  6852. ** the xFileControl method. ^The return value of the xFileControl
  6853. ** method becomes the return value of this routine.
  6854. **
  6855. ** ^The [SQLITE_FCNTL_FILE_POINTER] value for the op parameter causes
  6856. ** a pointer to the underlying [sqlite3_file] object to be written into
  6857. ** the space pointed to by the 4th parameter. ^The [SQLITE_FCNTL_FILE_POINTER]
  6858. ** case is a short-circuit path which does not actually invoke the
  6859. ** underlying sqlite3_io_methods.xFileControl method.
  6860. **
  6861. ** ^If the second parameter (zDbName) does not match the name of any
  6862. ** open database file, then SQLITE_ERROR is returned. ^This error
  6863. ** code is not remembered and will not be recalled by [sqlite3_errcode()]
  6864. ** or [sqlite3_errmsg()]. The underlying xFileControl method might
  6865. ** also return SQLITE_ERROR. There is no way to distinguish between
  6866. ** an incorrect zDbName and an SQLITE_ERROR return from the underlying
  6867. ** xFileControl method.
  6868. **
  6869. ** See also: [file control opcodes]
  6870. */
  6871. SQLITE_API int sqlite3_file_control(sqlite3*, const char *zDbName, int op, void*);
  6872. /*
  6873. ** CAPI3REF: Testing Interface
  6874. **
  6875. ** ^The sqlite3_test_control() interface is used to read out internal
  6876. ** state of SQLite and to inject faults into SQLite for testing
  6877. ** purposes. ^The first parameter is an operation code that determines
  6878. ** the number, meaning, and operation of all subsequent parameters.
  6879. **
  6880. ** This interface is not for use by applications. It exists solely
  6881. ** for verifying the correct operation of the SQLite library. Depending
  6882. ** on how the SQLite library is compiled, this interface might not exist.
  6883. **
  6884. ** The details of the operation codes, their meanings, the parameters
  6885. ** they take, and what they do are all subject to change without notice.
  6886. ** Unlike most of the SQLite API, this function is not guaranteed to
  6887. ** operate consistently from one release to the next.
  6888. */
  6889. SQLITE_API int sqlite3_test_control(int op, ...);
  6890. /*
  6891. ** CAPI3REF: Testing Interface Operation Codes
  6892. **
  6893. ** These constants are the valid operation code parameters used
  6894. ** as the first argument to [sqlite3_test_control()].
  6895. **
  6896. ** These parameters and their meanings are subject to change
  6897. ** without notice. These values are for testing purposes only.
  6898. ** Applications should not use any of these parameters or the
  6899. ** [sqlite3_test_control()] interface.
  6900. */
  6901. #define SQLITE_TESTCTRL_FIRST 5
  6902. #define SQLITE_TESTCTRL_PRNG_SAVE 5
  6903. #define SQLITE_TESTCTRL_PRNG_RESTORE 6
  6904. #define SQLITE_TESTCTRL_PRNG_RESET 7
  6905. #define SQLITE_TESTCTRL_BITVEC_TEST 8
  6906. #define SQLITE_TESTCTRL_FAULT_INSTALL 9
  6907. #define SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS 10
  6908. #define SQLITE_TESTCTRL_PENDING_BYTE 11
  6909. #define SQLITE_TESTCTRL_ASSERT 12
  6910. #define SQLITE_TESTCTRL_ALWAYS 13
  6911. #define SQLITE_TESTCTRL_RESERVE 14
  6912. #define SQLITE_TESTCTRL_OPTIMIZATIONS 15
  6913. #define SQLITE_TESTCTRL_ISKEYWORD 16 /* NOT USED */
  6914. #define SQLITE_TESTCTRL_SCRATCHMALLOC 17 /* NOT USED */
  6915. #define SQLITE_TESTCTRL_LOCALTIME_FAULT 18
  6916. #define SQLITE_TESTCTRL_EXPLAIN_STMT 19 /* NOT USED */
  6917. #define SQLITE_TESTCTRL_ONCE_RESET_THRESHOLD 19
  6918. #define SQLITE_TESTCTRL_NEVER_CORRUPT 20
  6919. #define SQLITE_TESTCTRL_VDBE_COVERAGE 21
  6920. #define SQLITE_TESTCTRL_BYTEORDER 22
  6921. #define SQLITE_TESTCTRL_ISINIT 23
  6922. #define SQLITE_TESTCTRL_SORTER_MMAP 24
  6923. #define SQLITE_TESTCTRL_IMPOSTER 25
  6924. #define SQLITE_TESTCTRL_PARSER_COVERAGE 26
  6925. #define SQLITE_TESTCTRL_LAST 26 /* Largest TESTCTRL */
  6926. /*
  6927. ** CAPI3REF: SQL Keyword Checking
  6928. **
  6929. ** These routines provide access to the set of SQL language keywords
  6930. ** recognized by SQLite. Applications can uses these routines to determine
  6931. ** whether or not a specific identifier needs to be escaped (for example,
  6932. ** by enclosing in double-quotes) so as not to confuse the parser.
  6933. **
  6934. ** The sqlite3_keyword_count() interface returns the number of distinct
  6935. ** keywords understood by SQLite.
  6936. **
  6937. ** The sqlite3_keyword_name(N,Z,L) interface finds the N-th keyword and
  6938. ** makes *Z point to that keyword expressed as UTF8 and writes the number
  6939. ** of bytes in the keyword into *L. The string that *Z points to is not
  6940. ** zero-terminated. The sqlite3_keyword_name(N,Z,L) routine returns
  6941. ** SQLITE_OK if N is within bounds and SQLITE_ERROR if not. If either Z
  6942. ** or L are NULL or invalid pointers then calls to
  6943. ** sqlite3_keyword_name(N,Z,L) result in undefined behavior.
  6944. **
  6945. ** The sqlite3_keyword_check(Z,L) interface checks to see whether or not
  6946. ** the L-byte UTF8 identifier that Z points to is a keyword, returning non-zero
  6947. ** if it is and zero if not.
  6948. **
  6949. ** The parser used by SQLite is forgiving. It is often possible to use
  6950. ** a keyword as an identifier as long as such use does not result in a
  6951. ** parsing ambiguity. For example, the statement
  6952. ** "CREATE TABLE BEGIN(REPLACE,PRAGMA,END);" is accepted by SQLite, and
  6953. ** creates a new table named "BEGIN" with three columns named
  6954. ** "REPLACE", "PRAGMA", and "END". Nevertheless, best practice is to avoid
  6955. ** using keywords as identifiers. Common techniques used to avoid keyword
  6956. ** name collisions include:
  6957. ** <ul>
  6958. ** <li> Put all identifier names inside double-quotes. This is the official
  6959. ** SQL way to escape identifier names.
  6960. ** <li> Put identifier names inside &#91;...&#93;. This is not standard SQL,
  6961. ** but it is what SQL Server does and so lots of programmers use this
  6962. ** technique.
  6963. ** <li> Begin every identifier with the letter "Z" as no SQL keywords start
  6964. ** with "Z".
  6965. ** <li> Include a digit somewhere in every identifier name.
  6966. ** </ul>
  6967. **
  6968. ** Note that the number of keywords understood by SQLite can depend on
  6969. ** compile-time options. For example, "VACUUM" is not a keyword if
  6970. ** SQLite is compiled with the [-DSQLITE_OMIT_VACUUM] option. Also,
  6971. ** new keywords may be added to future releases of SQLite.
  6972. */
  6973. SQLITE_API int sqlite3_keyword_count(void);
  6974. SQLITE_API int sqlite3_keyword_name(int,const char**,int*);
  6975. SQLITE_API int sqlite3_keyword_check(const char*,int);
  6976. /*
  6977. ** CAPI3REF: Dynamic String Object
  6978. ** KEYWORDS: {dynamic string}
  6979. **
  6980. ** An instance of the sqlite3_str object contains a dynamically-sized
  6981. ** string under construction.
  6982. **
  6983. ** The lifecycle of an sqlite3_str object is as follows:
  6984. ** <ol>
  6985. ** <li> ^The sqlite3_str object is created using [sqlite3_str_new()].
  6986. ** <li> ^Text is appended to the sqlite3_str object using various
  6987. ** methods, such as [sqlite3_str_appendf()].
  6988. ** <li> ^The sqlite3_str object is destroyed and the string it created
  6989. ** is returned using the [sqlite3_str_finish()] interface.
  6990. ** </ol>
  6991. */
  6992. typedef struct sqlite3_str sqlite3_str;
  6993. /*
  6994. ** CAPI3REF: Create A New Dynamic String Object
  6995. ** CONSTRUCTOR: sqlite3_str
  6996. **
  6997. ** ^The [sqlite3_str_new(D)] interface allocates and initializes
  6998. ** a new [sqlite3_str] object. To avoid memory leaks, the object returned by
  6999. ** [sqlite3_str_new()] must be freed by a subsequent call to
  7000. ** [sqlite3_str_finish(X)].
  7001. **
  7002. ** ^The [sqlite3_str_new(D)] interface always returns a pointer to a
  7003. ** valid [sqlite3_str] object, though in the event of an out-of-memory
  7004. ** error the returned object might be a special singleton that will
  7005. ** silently reject new text, always return SQLITE_NOMEM from
  7006. ** [sqlite3_str_errcode()], always return 0 for
  7007. ** [sqlite3_str_length()], and always return NULL from
  7008. ** [sqlite3_str_finish(X)]. It is always safe to use the value
  7009. ** returned by [sqlite3_str_new(D)] as the sqlite3_str parameter
  7010. ** to any of the other [sqlite3_str] methods.
  7011. **
  7012. ** The D parameter to [sqlite3_str_new(D)] may be NULL. If the
  7013. ** D parameter in [sqlite3_str_new(D)] is not NULL, then the maximum
  7014. ** length of the string contained in the [sqlite3_str] object will be
  7015. ** the value set for [sqlite3_limit](D,[SQLITE_LIMIT_LENGTH]) instead
  7016. ** of [SQLITE_MAX_LENGTH].
  7017. */
  7018. SQLITE_API sqlite3_str *sqlite3_str_new(sqlite3*);
  7019. /*
  7020. ** CAPI3REF: Finalize A Dynamic String
  7021. ** DESTRUCTOR: sqlite3_str
  7022. **
  7023. ** ^The [sqlite3_str_finish(X)] interface destroys the sqlite3_str object X
  7024. ** and returns a pointer to a memory buffer obtained from [sqlite3_malloc64()]
  7025. ** that contains the constructed string. The calling application should
  7026. ** pass the returned value to [sqlite3_free()] to avoid a memory leak.
  7027. ** ^The [sqlite3_str_finish(X)] interface may return a NULL pointer if any
  7028. ** errors were encountered during construction of the string. ^The
  7029. ** [sqlite3_str_finish(X)] interface will also return a NULL pointer if the
  7030. ** string in [sqlite3_str] object X is zero bytes long.
  7031. */
  7032. SQLITE_API char *sqlite3_str_finish(sqlite3_str*);
  7033. /*
  7034. ** CAPI3REF: Add Content To A Dynamic String
  7035. ** METHOD: sqlite3_str
  7036. **
  7037. ** These interfaces add content to an sqlite3_str object previously obtained
  7038. ** from [sqlite3_str_new()].
  7039. **
  7040. ** ^The [sqlite3_str_appendf(X,F,...)] and
  7041. ** [sqlite3_str_vappendf(X,F,V)] interfaces uses the [built-in printf]
  7042. ** functionality of SQLite to append formatted text onto the end of
  7043. ** [sqlite3_str] object X.
  7044. **
  7045. ** ^The [sqlite3_str_append(X,S,N)] method appends exactly N bytes from string S
  7046. ** onto the end of the [sqlite3_str] object X. N must be non-negative.
  7047. ** S must contain at least N non-zero bytes of content. To append a
  7048. ** zero-terminated string in its entirety, use the [sqlite3_str_appendall()]
  7049. ** method instead.
  7050. **
  7051. ** ^The [sqlite3_str_appendall(X,S)] method appends the complete content of
  7052. ** zero-terminated string S onto the end of [sqlite3_str] object X.
  7053. **
  7054. ** ^The [sqlite3_str_appendchar(X,N,C)] method appends N copies of the
  7055. ** single-byte character C onto the end of [sqlite3_str] object X.
  7056. ** ^This method can be used, for example, to add whitespace indentation.
  7057. **
  7058. ** ^The [sqlite3_str_reset(X)] method resets the string under construction
  7059. ** inside [sqlite3_str] object X back to zero bytes in length.
  7060. **
  7061. ** These methods do not return a result code. ^If an error occurs, that fact
  7062. ** is recorded in the [sqlite3_str] object and can be recovered by a
  7063. ** subsequent call to [sqlite3_str_errcode(X)].
  7064. */
  7065. SQLITE_API void sqlite3_str_appendf(sqlite3_str*, const char *zFormat, ...);
  7066. SQLITE_API void sqlite3_str_vappendf(sqlite3_str*, const char *zFormat, va_list);
  7067. SQLITE_API void sqlite3_str_append(sqlite3_str*, const char *zIn, int N);
  7068. SQLITE_API void sqlite3_str_appendall(sqlite3_str*, const char *zIn);
  7069. SQLITE_API void sqlite3_str_appendchar(sqlite3_str*, int N, char C);
  7070. SQLITE_API void sqlite3_str_reset(sqlite3_str*);
  7071. /*
  7072. ** CAPI3REF: Status Of A Dynamic String
  7073. ** METHOD: sqlite3_str
  7074. **
  7075. ** These interfaces return the current status of an [sqlite3_str] object.
  7076. **
  7077. ** ^If any prior errors have occurred while constructing the dynamic string
  7078. ** in sqlite3_str X, then the [sqlite3_str_errcode(X)] method will return
  7079. ** an appropriate error code. ^The [sqlite3_str_errcode(X)] method returns
  7080. ** [SQLITE_NOMEM] following any out-of-memory error, or
  7081. ** [SQLITE_TOOBIG] if the size of the dynamic string exceeds
  7082. ** [SQLITE_MAX_LENGTH], or [SQLITE_OK] if there have been no errors.
  7083. **
  7084. ** ^The [sqlite3_str_length(X)] method returns the current length, in bytes,
  7085. ** of the dynamic string under construction in [sqlite3_str] object X.
  7086. ** ^The length returned by [sqlite3_str_length(X)] does not include the
  7087. ** zero-termination byte.
  7088. **
  7089. ** ^The [sqlite3_str_value(X)] method returns a pointer to the current
  7090. ** content of the dynamic string under construction in X. The value
  7091. ** returned by [sqlite3_str_value(X)] is managed by the sqlite3_str object X
  7092. ** and might be freed or altered by any subsequent method on the same
  7093. ** [sqlite3_str] object. Applications must not used the pointer returned
  7094. ** [sqlite3_str_value(X)] after any subsequent method call on the same
  7095. ** object. ^Applications may change the content of the string returned
  7096. ** by [sqlite3_str_value(X)] as long as they do not write into any bytes
  7097. ** outside the range of 0 to [sqlite3_str_length(X)] and do not read or
  7098. ** write any byte after any subsequent sqlite3_str method call.
  7099. */
  7100. SQLITE_API int sqlite3_str_errcode(sqlite3_str*);
  7101. SQLITE_API int sqlite3_str_length(sqlite3_str*);
  7102. SQLITE_API char *sqlite3_str_value(sqlite3_str*);
  7103. /*
  7104. ** CAPI3REF: SQLite Runtime Status
  7105. **
  7106. ** ^These interfaces are used to retrieve runtime status information
  7107. ** about the performance of SQLite, and optionally to reset various
  7108. ** highwater marks. ^The first argument is an integer code for
  7109. ** the specific parameter to measure. ^(Recognized integer codes
  7110. ** are of the form [status parameters | SQLITE_STATUS_...].)^
  7111. ** ^The current value of the parameter is returned into *pCurrent.
  7112. ** ^The highest recorded value is returned in *pHighwater. ^If the
  7113. ** resetFlag is true, then the highest record value is reset after
  7114. ** *pHighwater is written. ^(Some parameters do not record the highest
  7115. ** value. For those parameters
  7116. ** nothing is written into *pHighwater and the resetFlag is ignored.)^
  7117. ** ^(Other parameters record only the highwater mark and not the current
  7118. ** value. For these latter parameters nothing is written into *pCurrent.)^
  7119. **
  7120. ** ^The sqlite3_status() and sqlite3_status64() routines return
  7121. ** SQLITE_OK on success and a non-zero [error code] on failure.
  7122. **
  7123. ** If either the current value or the highwater mark is too large to
  7124. ** be represented by a 32-bit integer, then the values returned by
  7125. ** sqlite3_status() are undefined.
  7126. **
  7127. ** See also: [sqlite3_db_status()]
  7128. */
  7129. SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
  7130. SQLITE_API int sqlite3_status64(
  7131. int op,
  7132. sqlite3_int64 *pCurrent,
  7133. sqlite3_int64 *pHighwater,
  7134. int resetFlag
  7135. );
  7136. /*
  7137. ** CAPI3REF: Status Parameters
  7138. ** KEYWORDS: {status parameters}
  7139. **
  7140. ** These integer constants designate various run-time status parameters
  7141. ** that can be returned by [sqlite3_status()].
  7142. **
  7143. ** <dl>
  7144. ** [[SQLITE_STATUS_MEMORY_USED]] ^(<dt>SQLITE_STATUS_MEMORY_USED</dt>
  7145. ** <dd>This parameter is the current amount of memory checked out
  7146. ** using [sqlite3_malloc()], either directly or indirectly. The
  7147. ** figure includes calls made to [sqlite3_malloc()] by the application
  7148. ** and internal memory usage by the SQLite library. Auxiliary page-cache
  7149. ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
  7150. ** this parameter. The amount returned is the sum of the allocation
  7151. ** sizes as reported by the xSize method in [sqlite3_mem_methods].</dd>)^
  7152. **
  7153. ** [[SQLITE_STATUS_MALLOC_SIZE]] ^(<dt>SQLITE_STATUS_MALLOC_SIZE</dt>
  7154. ** <dd>This parameter records the largest memory allocation request
  7155. ** handed to [sqlite3_malloc()] or [sqlite3_realloc()] (or their
  7156. ** internal equivalents). Only the value returned in the
  7157. ** *pHighwater parameter to [sqlite3_status()] is of interest.
  7158. ** The value written into the *pCurrent parameter is undefined.</dd>)^
  7159. **
  7160. ** [[SQLITE_STATUS_MALLOC_COUNT]] ^(<dt>SQLITE_STATUS_MALLOC_COUNT</dt>
  7161. ** <dd>This parameter records the number of separate memory allocations
  7162. ** currently checked out.</dd>)^
  7163. **
  7164. ** [[SQLITE_STATUS_PAGECACHE_USED]] ^(<dt>SQLITE_STATUS_PAGECACHE_USED</dt>
  7165. ** <dd>This parameter returns the number of pages used out of the
  7166. ** [pagecache memory allocator] that was configured using
  7167. ** [SQLITE_CONFIG_PAGECACHE]. The
  7168. ** value returned is in pages, not in bytes.</dd>)^
  7169. **
  7170. ** [[SQLITE_STATUS_PAGECACHE_OVERFLOW]]
  7171. ** ^(<dt>SQLITE_STATUS_PAGECACHE_OVERFLOW</dt>
  7172. ** <dd>This parameter returns the number of bytes of page cache
  7173. ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
  7174. ** buffer and where forced to overflow to [sqlite3_malloc()]. The
  7175. ** returned value includes allocations that overflowed because they
  7176. ** where too large (they were larger than the "sz" parameter to
  7177. ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because
  7178. ** no space was left in the page cache.</dd>)^
  7179. **
  7180. ** [[SQLITE_STATUS_PAGECACHE_SIZE]] ^(<dt>SQLITE_STATUS_PAGECACHE_SIZE</dt>
  7181. ** <dd>This parameter records the largest memory allocation request
  7182. ** handed to [pagecache memory allocator]. Only the value returned in the
  7183. ** *pHighwater parameter to [sqlite3_status()] is of interest.
  7184. ** The value written into the *pCurrent parameter is undefined.</dd>)^
  7185. **
  7186. ** [[SQLITE_STATUS_SCRATCH_USED]] <dt>SQLITE_STATUS_SCRATCH_USED</dt>
  7187. ** <dd>No longer used.</dd>
  7188. **
  7189. ** [[SQLITE_STATUS_SCRATCH_OVERFLOW]] ^(<dt>SQLITE_STATUS_SCRATCH_OVERFLOW</dt>
  7190. ** <dd>No longer used.</dd>
  7191. **
  7192. ** [[SQLITE_STATUS_SCRATCH_SIZE]] <dt>SQLITE_STATUS_SCRATCH_SIZE</dt>
  7193. ** <dd>No longer used.</dd>
  7194. **
  7195. ** [[SQLITE_STATUS_PARSER_STACK]] ^(<dt>SQLITE_STATUS_PARSER_STACK</dt>
  7196. ** <dd>The *pHighwater parameter records the deepest parser stack.
  7197. ** The *pCurrent value is undefined. The *pHighwater value is only
  7198. ** meaningful if SQLite is compiled with [YYTRACKMAXSTACKDEPTH].</dd>)^
  7199. ** </dl>
  7200. **
  7201. ** New status parameters may be added from time to time.
  7202. */
  7203. #define SQLITE_STATUS_MEMORY_USED 0
  7204. #define SQLITE_STATUS_PAGECACHE_USED 1
  7205. #define SQLITE_STATUS_PAGECACHE_OVERFLOW 2
  7206. #define SQLITE_STATUS_SCRATCH_USED 3 /* NOT USED */
  7207. #define SQLITE_STATUS_SCRATCH_OVERFLOW 4 /* NOT USED */
  7208. #define SQLITE_STATUS_MALLOC_SIZE 5
  7209. #define SQLITE_STATUS_PARSER_STACK 6
  7210. #define SQLITE_STATUS_PAGECACHE_SIZE 7
  7211. #define SQLITE_STATUS_SCRATCH_SIZE 8 /* NOT USED */
  7212. #define SQLITE_STATUS_MALLOC_COUNT 9
  7213. /*
  7214. ** CAPI3REF: Database Connection Status
  7215. ** METHOD: sqlite3
  7216. **
  7217. ** ^This interface is used to retrieve runtime status information
  7218. ** about a single [database connection]. ^The first argument is the
  7219. ** database connection object to be interrogated. ^The second argument
  7220. ** is an integer constant, taken from the set of
  7221. ** [SQLITE_DBSTATUS options], that
  7222. ** determines the parameter to interrogate. The set of
  7223. ** [SQLITE_DBSTATUS options] is likely
  7224. ** to grow in future releases of SQLite.
  7225. **
  7226. ** ^The current value of the requested parameter is written into *pCur
  7227. ** and the highest instantaneous value is written into *pHiwtr. ^If
  7228. ** the resetFlg is true, then the highest instantaneous value is
  7229. ** reset back down to the current value.
  7230. **
  7231. ** ^The sqlite3_db_status() routine returns SQLITE_OK on success and a
  7232. ** non-zero [error code] on failure.
  7233. **
  7234. ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
  7235. */
  7236. SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int resetFlg);
  7237. /*
  7238. ** CAPI3REF: Status Parameters for database connections
  7239. ** KEYWORDS: {SQLITE_DBSTATUS options}
  7240. **
  7241. ** These constants are the available integer "verbs" that can be passed as
  7242. ** the second argument to the [sqlite3_db_status()] interface.
  7243. **
  7244. ** New verbs may be added in future releases of SQLite. Existing verbs
  7245. ** might be discontinued. Applications should check the return code from
  7246. ** [sqlite3_db_status()] to make sure that the call worked.
  7247. ** The [sqlite3_db_status()] interface will return a non-zero error code
  7248. ** if a discontinued or unsupported verb is invoked.
  7249. **
  7250. ** <dl>
  7251. ** [[SQLITE_DBSTATUS_LOOKASIDE_USED]] ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_USED</dt>
  7252. ** <dd>This parameter returns the number of lookaside memory slots currently
  7253. ** checked out.</dd>)^
  7254. **
  7255. ** [[SQLITE_DBSTATUS_LOOKASIDE_HIT]] ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_HIT</dt>
  7256. ** <dd>This parameter returns the number malloc attempts that were
  7257. ** satisfied using lookaside memory. Only the high-water value is meaningful;
  7258. ** the current value is always zero.)^
  7259. **
  7260. ** [[SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE]]
  7261. ** ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE</dt>
  7262. ** <dd>This parameter returns the number malloc attempts that might have
  7263. ** been satisfied using lookaside memory but failed due to the amount of
  7264. ** memory requested being larger than the lookaside slot size.
  7265. ** Only the high-water value is meaningful;
  7266. ** the current value is always zero.)^
  7267. **
  7268. ** [[SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL]]
  7269. ** ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL</dt>
  7270. ** <dd>This parameter returns the number malloc attempts that might have
  7271. ** been satisfied using lookaside memory but failed due to all lookaside
  7272. ** memory already being in use.
  7273. ** Only the high-water value is meaningful;
  7274. ** the current value is always zero.)^
  7275. **
  7276. ** [[SQLITE_DBSTATUS_CACHE_USED]] ^(<dt>SQLITE_DBSTATUS_CACHE_USED</dt>
  7277. ** <dd>This parameter returns the approximate number of bytes of heap
  7278. ** memory used by all pager caches associated with the database connection.)^
  7279. ** ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_USED is always 0.
  7280. **
  7281. ** [[SQLITE_DBSTATUS_CACHE_USED_SHARED]]
  7282. ** ^(<dt>SQLITE_DBSTATUS_CACHE_USED_SHARED</dt>
  7283. ** <dd>This parameter is similar to DBSTATUS_CACHE_USED, except that if a
  7284. ** pager cache is shared between two or more connections the bytes of heap
  7285. ** memory used by that pager cache is divided evenly between the attached
  7286. ** connections.)^ In other words, if none of the pager caches associated
  7287. ** with the database connection are shared, this request returns the same
  7288. ** value as DBSTATUS_CACHE_USED. Or, if one or more or the pager caches are
  7289. ** shared, the value returned by this call will be smaller than that returned
  7290. ** by DBSTATUS_CACHE_USED. ^The highwater mark associated with
  7291. ** SQLITE_DBSTATUS_CACHE_USED_SHARED is always 0.
  7292. **
  7293. ** [[SQLITE_DBSTATUS_SCHEMA_USED]] ^(<dt>SQLITE_DBSTATUS_SCHEMA_USED</dt>
  7294. ** <dd>This parameter returns the approximate number of bytes of heap
  7295. ** memory used to store the schema for all databases associated
  7296. ** with the connection - main, temp, and any [ATTACH]-ed databases.)^
  7297. ** ^The full amount of memory used by the schemas is reported, even if the
  7298. ** schema memory is shared with other database connections due to
  7299. ** [shared cache mode] being enabled.
  7300. ** ^The highwater mark associated with SQLITE_DBSTATUS_SCHEMA_USED is always 0.
  7301. **
  7302. ** [[SQLITE_DBSTATUS_STMT_USED]] ^(<dt>SQLITE_DBSTATUS_STMT_USED</dt>
  7303. ** <dd>This parameter returns the approximate number of bytes of heap
  7304. ** and lookaside memory used by all prepared statements associated with
  7305. ** the database connection.)^
  7306. ** ^The highwater mark associated with SQLITE_DBSTATUS_STMT_USED is always 0.
  7307. ** </dd>
  7308. **
  7309. ** [[SQLITE_DBSTATUS_CACHE_HIT]] ^(<dt>SQLITE_DBSTATUS_CACHE_HIT</dt>
  7310. ** <dd>This parameter returns the number of pager cache hits that have
  7311. ** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_HIT
  7312. ** is always 0.
  7313. ** </dd>
  7314. **
  7315. ** [[SQLITE_DBSTATUS_CACHE_MISS]] ^(<dt>SQLITE_DBSTATUS_CACHE_MISS</dt>
  7316. ** <dd>This parameter returns the number of pager cache misses that have
  7317. ** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_MISS
  7318. ** is always 0.
  7319. ** </dd>
  7320. **
  7321. ** [[SQLITE_DBSTATUS_CACHE_WRITE]] ^(<dt>SQLITE_DBSTATUS_CACHE_WRITE</dt>
  7322. ** <dd>This parameter returns the number of dirty cache entries that have
  7323. ** been written to disk. Specifically, the number of pages written to the
  7324. ** wal file in wal mode databases, or the number of pages written to the
  7325. ** database file in rollback mode databases. Any pages written as part of
  7326. ** transaction rollback or database recovery operations are not included.
  7327. ** If an IO or other error occurs while writing a page to disk, the effect
  7328. ** on subsequent SQLITE_DBSTATUS_CACHE_WRITE requests is undefined.)^ ^The
  7329. ** highwater mark associated with SQLITE_DBSTATUS_CACHE_WRITE is always 0.
  7330. ** </dd>
  7331. **
  7332. ** [[SQLITE_DBSTATUS_CACHE_SPILL]] ^(<dt>SQLITE_DBSTATUS_CACHE_SPILL</dt>
  7333. ** <dd>This parameter returns the number of dirty cache entries that have
  7334. ** been written to disk in the middle of a transaction due to the page
  7335. ** cache overflowing. Transactions are more efficient if they are written
  7336. ** to disk all at once. When pages spill mid-transaction, that introduces
  7337. ** additional overhead. This parameter can be used help identify
  7338. ** inefficiencies that can be resolve by increasing the cache size.
  7339. ** </dd>
  7340. **
  7341. ** [[SQLITE_DBSTATUS_DEFERRED_FKS]] ^(<dt>SQLITE_DBSTATUS_DEFERRED_FKS</dt>
  7342. ** <dd>This parameter returns zero for the current value if and only if
  7343. ** all foreign key constraints (deferred or immediate) have been
  7344. ** resolved.)^ ^The highwater mark is always 0.
  7345. ** </dd>
  7346. ** </dl>
  7347. */
  7348. #define SQLITE_DBSTATUS_LOOKASIDE_USED 0
  7349. #define SQLITE_DBSTATUS_CACHE_USED 1
  7350. #define SQLITE_DBSTATUS_SCHEMA_USED 2
  7351. #define SQLITE_DBSTATUS_STMT_USED 3
  7352. #define SQLITE_DBSTATUS_LOOKASIDE_HIT 4
  7353. #define SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE 5
  7354. #define SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL 6
  7355. #define SQLITE_DBSTATUS_CACHE_HIT 7
  7356. #define SQLITE_DBSTATUS_CACHE_MISS 8
  7357. #define SQLITE_DBSTATUS_CACHE_WRITE 9
  7358. #define SQLITE_DBSTATUS_DEFERRED_FKS 10
  7359. #define SQLITE_DBSTATUS_CACHE_USED_SHARED 11
  7360. #define SQLITE_DBSTATUS_CACHE_SPILL 12
  7361. #define SQLITE_DBSTATUS_MAX 12 /* Largest defined DBSTATUS */
  7362. /*
  7363. ** CAPI3REF: Prepared Statement Status
  7364. ** METHOD: sqlite3_stmt
  7365. **
  7366. ** ^(Each prepared statement maintains various
  7367. ** [SQLITE_STMTSTATUS counters] that measure the number
  7368. ** of times it has performed specific operations.)^ These counters can
  7369. ** be used to monitor the performance characteristics of the prepared
  7370. ** statements. For example, if the number of table steps greatly exceeds
  7371. ** the number of table searches or result rows, that would tend to indicate
  7372. ** that the prepared statement is using a full table scan rather than
  7373. ** an index.
  7374. **
  7375. ** ^(This interface is used to retrieve and reset counter values from
  7376. ** a [prepared statement]. The first argument is the prepared statement
  7377. ** object to be interrogated. The second argument
  7378. ** is an integer code for a specific [SQLITE_STMTSTATUS counter]
  7379. ** to be interrogated.)^
  7380. ** ^The current value of the requested counter is returned.
  7381. ** ^If the resetFlg is true, then the counter is reset to zero after this
  7382. ** interface call returns.
  7383. **
  7384. ** See also: [sqlite3_status()] and [sqlite3_db_status()].
  7385. */
  7386. SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
  7387. /*
  7388. ** CAPI3REF: Status Parameters for prepared statements
  7389. ** KEYWORDS: {SQLITE_STMTSTATUS counter} {SQLITE_STMTSTATUS counters}
  7390. **
  7391. ** These preprocessor macros define integer codes that name counter
  7392. ** values associated with the [sqlite3_stmt_status()] interface.
  7393. ** The meanings of the various counters are as follows:
  7394. **
  7395. ** <dl>
  7396. ** [[SQLITE_STMTSTATUS_FULLSCAN_STEP]] <dt>SQLITE_STMTSTATUS_FULLSCAN_STEP</dt>
  7397. ** <dd>^This is the number of times that SQLite has stepped forward in
  7398. ** a table as part of a full table scan. Large numbers for this counter
  7399. ** may indicate opportunities for performance improvement through
  7400. ** careful use of indices.</dd>
  7401. **
  7402. ** [[SQLITE_STMTSTATUS_SORT]] <dt>SQLITE_STMTSTATUS_SORT</dt>
  7403. ** <dd>^This is the number of sort operations that have occurred.
  7404. ** A non-zero value in this counter may indicate an opportunity to
  7405. ** improvement performance through careful use of indices.</dd>
  7406. **
  7407. ** [[SQLITE_STMTSTATUS_AUTOINDEX]] <dt>SQLITE_STMTSTATUS_AUTOINDEX</dt>
  7408. ** <dd>^This is the number of rows inserted into transient indices that
  7409. ** were created automatically in order to help joins run faster.
  7410. ** A non-zero value in this counter may indicate an opportunity to
  7411. ** improvement performance by adding permanent indices that do not
  7412. ** need to be reinitialized each time the statement is run.</dd>
  7413. **
  7414. ** [[SQLITE_STMTSTATUS_VM_STEP]] <dt>SQLITE_STMTSTATUS_VM_STEP</dt>
  7415. ** <dd>^This is the number of virtual machine operations executed
  7416. ** by the prepared statement if that number is less than or equal
  7417. ** to 2147483647. The number of virtual machine operations can be
  7418. ** used as a proxy for the total work done by the prepared statement.
  7419. ** If the number of virtual machine operations exceeds 2147483647
  7420. ** then the value returned by this statement status code is undefined.
  7421. **
  7422. ** [[SQLITE_STMTSTATUS_REPREPARE]] <dt>SQLITE_STMTSTATUS_REPREPARE</dt>
  7423. ** <dd>^This is the number of times that the prepare statement has been
  7424. ** automatically regenerated due to schema changes or change to
  7425. ** [bound parameters] that might affect the query plan.
  7426. **
  7427. ** [[SQLITE_STMTSTATUS_RUN]] <dt>SQLITE_STMTSTATUS_RUN</dt>
  7428. ** <dd>^This is the number of times that the prepared statement has
  7429. ** been run. A single "run" for the purposes of this counter is one
  7430. ** or more calls to [sqlite3_step()] followed by a call to [sqlite3_reset()].
  7431. ** The counter is incremented on the first [sqlite3_step()] call of each
  7432. ** cycle.
  7433. **
  7434. ** [[SQLITE_STMTSTATUS_MEMUSED]] <dt>SQLITE_STMTSTATUS_MEMUSED</dt>
  7435. ** <dd>^This is the approximate number of bytes of heap memory
  7436. ** used to store the prepared statement. ^This value is not actually
  7437. ** a counter, and so the resetFlg parameter to sqlite3_stmt_status()
  7438. ** is ignored when the opcode is SQLITE_STMTSTATUS_MEMUSED.
  7439. ** </dd>
  7440. ** </dl>
  7441. */
  7442. #define SQLITE_STMTSTATUS_FULLSCAN_STEP 1
  7443. #define SQLITE_STMTSTATUS_SORT 2
  7444. #define SQLITE_STMTSTATUS_AUTOINDEX 3
  7445. #define SQLITE_STMTSTATUS_VM_STEP 4
  7446. #define SQLITE_STMTSTATUS_REPREPARE 5
  7447. #define SQLITE_STMTSTATUS_RUN 6
  7448. #define SQLITE_STMTSTATUS_MEMUSED 99
  7449. /*
  7450. ** CAPI3REF: Custom Page Cache Object
  7451. **
  7452. ** The sqlite3_pcache type is opaque. It is implemented by
  7453. ** the pluggable module. The SQLite core has no knowledge of
  7454. ** its size or internal structure and never deals with the
  7455. ** sqlite3_pcache object except by holding and passing pointers
  7456. ** to the object.
  7457. **
  7458. ** See [sqlite3_pcache_methods2] for additional information.
  7459. */
  7460. typedef struct sqlite3_pcache sqlite3_pcache;
  7461. /*
  7462. ** CAPI3REF: Custom Page Cache Object
  7463. **
  7464. ** The sqlite3_pcache_page object represents a single page in the
  7465. ** page cache. The page cache will allocate instances of this
  7466. ** object. Various methods of the page cache use pointers to instances
  7467. ** of this object as parameters or as their return value.
  7468. **
  7469. ** See [sqlite3_pcache_methods2] for additional information.
  7470. */
  7471. typedef struct sqlite3_pcache_page sqlite3_pcache_page;
  7472. struct sqlite3_pcache_page {
  7473. void *pBuf; /* The content of the page */
  7474. void *pExtra; /* Extra information associated with the page */
  7475. };
  7476. /*
  7477. ** CAPI3REF: Application Defined Page Cache.
  7478. ** KEYWORDS: {page cache}
  7479. **
  7480. ** ^(The [sqlite3_config]([SQLITE_CONFIG_PCACHE2], ...) interface can
  7481. ** register an alternative page cache implementation by passing in an
  7482. ** instance of the sqlite3_pcache_methods2 structure.)^
  7483. ** In many applications, most of the heap memory allocated by
  7484. ** SQLite is used for the page cache.
  7485. ** By implementing a
  7486. ** custom page cache using this API, an application can better control
  7487. ** the amount of memory consumed by SQLite, the way in which
  7488. ** that memory is allocated and released, and the policies used to
  7489. ** determine exactly which parts of a database file are cached and for
  7490. ** how long.
  7491. **
  7492. ** The alternative page cache mechanism is an
  7493. ** extreme measure that is only needed by the most demanding applications.
  7494. ** The built-in page cache is recommended for most uses.
  7495. **
  7496. ** ^(The contents of the sqlite3_pcache_methods2 structure are copied to an
  7497. ** internal buffer by SQLite within the call to [sqlite3_config]. Hence
  7498. ** the application may discard the parameter after the call to
  7499. ** [sqlite3_config()] returns.)^
  7500. **
  7501. ** [[the xInit() page cache method]]
  7502. ** ^(The xInit() method is called once for each effective
  7503. ** call to [sqlite3_initialize()])^
  7504. ** (usually only once during the lifetime of the process). ^(The xInit()
  7505. ** method is passed a copy of the sqlite3_pcache_methods2.pArg value.)^
  7506. ** The intent of the xInit() method is to set up global data structures
  7507. ** required by the custom page cache implementation.
  7508. ** ^(If the xInit() method is NULL, then the
  7509. ** built-in default page cache is used instead of the application defined
  7510. ** page cache.)^
  7511. **
  7512. ** [[the xShutdown() page cache method]]
  7513. ** ^The xShutdown() method is called by [sqlite3_shutdown()].
  7514. ** It can be used to clean up
  7515. ** any outstanding resources before process shutdown, if required.
  7516. ** ^The xShutdown() method may be NULL.
  7517. **
  7518. ** ^SQLite automatically serializes calls to the xInit method,
  7519. ** so the xInit method need not be threadsafe. ^The
  7520. ** xShutdown method is only called from [sqlite3_shutdown()] so it does
  7521. ** not need to be threadsafe either. All other methods must be threadsafe
  7522. ** in multithreaded applications.
  7523. **
  7524. ** ^SQLite will never invoke xInit() more than once without an intervening
  7525. ** call to xShutdown().
  7526. **
  7527. ** [[the xCreate() page cache methods]]
  7528. ** ^SQLite invokes the xCreate() method to construct a new cache instance.
  7529. ** SQLite will typically create one cache instance for each open database file,
  7530. ** though this is not guaranteed. ^The
  7531. ** first parameter, szPage, is the size in bytes of the pages that must
  7532. ** be allocated by the cache. ^szPage will always a power of two. ^The
  7533. ** second parameter szExtra is a number of bytes of extra storage
  7534. ** associated with each page cache entry. ^The szExtra parameter will
  7535. ** a number less than 250. SQLite will use the
  7536. ** extra szExtra bytes on each page to store metadata about the underlying
  7537. ** database page on disk. The value passed into szExtra depends
  7538. ** on the SQLite version, the target platform, and how SQLite was compiled.
  7539. ** ^The third argument to xCreate(), bPurgeable, is true if the cache being
  7540. ** created will be used to cache database pages of a file stored on disk, or
  7541. ** false if it is used for an in-memory database. The cache implementation
  7542. ** does not have to do anything special based with the value of bPurgeable;
  7543. ** it is purely advisory. ^On a cache where bPurgeable is false, SQLite will
  7544. ** never invoke xUnpin() except to deliberately delete a page.
  7545. ** ^In other words, calls to xUnpin() on a cache with bPurgeable set to
  7546. ** false will always have the "discard" flag set to true.
  7547. ** ^Hence, a cache created with bPurgeable false will
  7548. ** never contain any unpinned pages.
  7549. **
  7550. ** [[the xCachesize() page cache method]]
  7551. ** ^(The xCachesize() method may be called at any time by SQLite to set the
  7552. ** suggested maximum cache-size (number of pages stored by) the cache
  7553. ** instance passed as the first argument. This is the value configured using
  7554. ** the SQLite "[PRAGMA cache_size]" command.)^ As with the bPurgeable
  7555. ** parameter, the implementation is not required to do anything with this
  7556. ** value; it is advisory only.
  7557. **
  7558. ** [[the xPagecount() page cache methods]]
  7559. ** The xPagecount() method must return the number of pages currently
  7560. ** stored in the cache, both pinned and unpinned.
  7561. **
  7562. ** [[the xFetch() page cache methods]]
  7563. ** The xFetch() method locates a page in the cache and returns a pointer to
  7564. ** an sqlite3_pcache_page object associated with that page, or a NULL pointer.
  7565. ** The pBuf element of the returned sqlite3_pcache_page object will be a
  7566. ** pointer to a buffer of szPage bytes used to store the content of a
  7567. ** single database page. The pExtra element of sqlite3_pcache_page will be
  7568. ** a pointer to the szExtra bytes of extra storage that SQLite has requested
  7569. ** for each entry in the page cache.
  7570. **
  7571. ** The page to be fetched is determined by the key. ^The minimum key value
  7572. ** is 1. After it has been retrieved using xFetch, the page is considered
  7573. ** to be "pinned".
  7574. **
  7575. ** If the requested page is already in the page cache, then the page cache
  7576. ** implementation must return a pointer to the page buffer with its content
  7577. ** intact. If the requested page is not already in the cache, then the
  7578. ** cache implementation should use the value of the createFlag
  7579. ** parameter to help it determined what action to take:
  7580. **
  7581. ** <table border=1 width=85% align=center>
  7582. ** <tr><th> createFlag <th> Behavior when page is not already in cache
  7583. ** <tr><td> 0 <td> Do not allocate a new page. Return NULL.
  7584. ** <tr><td> 1 <td> Allocate a new page if it easy and convenient to do so.
  7585. ** Otherwise return NULL.
  7586. ** <tr><td> 2 <td> Make every effort to allocate a new page. Only return
  7587. ** NULL if allocating a new page is effectively impossible.
  7588. ** </table>
  7589. **
  7590. ** ^(SQLite will normally invoke xFetch() with a createFlag of 0 or 1. SQLite
  7591. ** will only use a createFlag of 2 after a prior call with a createFlag of 1
  7592. ** failed.)^ In between the to xFetch() calls, SQLite may
  7593. ** attempt to unpin one or more cache pages by spilling the content of
  7594. ** pinned pages to disk and synching the operating system disk cache.
  7595. **
  7596. ** [[the xUnpin() page cache method]]
  7597. ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
  7598. ** as its second argument. If the third parameter, discard, is non-zero,
  7599. ** then the page must be evicted from the cache.
  7600. ** ^If the discard parameter is
  7601. ** zero, then the page may be discarded or retained at the discretion of
  7602. ** page cache implementation. ^The page cache implementation
  7603. ** may choose to evict unpinned pages at any time.
  7604. **
  7605. ** The cache must not perform any reference counting. A single
  7606. ** call to xUnpin() unpins the page regardless of the number of prior calls
  7607. ** to xFetch().
  7608. **
  7609. ** [[the xRekey() page cache methods]]
  7610. ** The xRekey() method is used to change the key value associated with the
  7611. ** page passed as the second argument. If the cache
  7612. ** previously contains an entry associated with newKey, it must be
  7613. ** discarded. ^Any prior cache entry associated with newKey is guaranteed not
  7614. ** to be pinned.
  7615. **
  7616. ** When SQLite calls the xTruncate() method, the cache must discard all
  7617. ** existing cache entries with page numbers (keys) greater than or equal
  7618. ** to the value of the iLimit parameter passed to xTruncate(). If any
  7619. ** of these pages are pinned, they are implicitly unpinned, meaning that
  7620. ** they can be safely discarded.
  7621. **
  7622. ** [[the xDestroy() page cache method]]
  7623. ** ^The xDestroy() method is used to delete a cache allocated by xCreate().
  7624. ** All resources associated with the specified cache should be freed. ^After
  7625. ** calling the xDestroy() method, SQLite considers the [sqlite3_pcache*]
  7626. ** handle invalid, and will not use it with any other sqlite3_pcache_methods2
  7627. ** functions.
  7628. **
  7629. ** [[the xShrink() page cache method]]
  7630. ** ^SQLite invokes the xShrink() method when it wants the page cache to
  7631. ** free up as much of heap memory as possible. The page cache implementation
  7632. ** is not obligated to free any memory, but well-behaved implementations should
  7633. ** do their best.
  7634. */
  7635. typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2;
  7636. struct sqlite3_pcache_methods2 {
  7637. int iVersion;
  7638. void *pArg;
  7639. int (*xInit)(void*);
  7640. void (*xShutdown)(void*);
  7641. sqlite3_pcache *(*xCreate)(int szPage, int szExtra, int bPurgeable);
  7642. void (*xCachesize)(sqlite3_pcache*, int nCachesize);
  7643. int (*xPagecount)(sqlite3_pcache*);
  7644. sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag);
  7645. void (*xUnpin)(sqlite3_pcache*, sqlite3_pcache_page*, int discard);
  7646. void (*xRekey)(sqlite3_pcache*, sqlite3_pcache_page*,
  7647. unsigned oldKey, unsigned newKey);
  7648. void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);
  7649. void (*xDestroy)(sqlite3_pcache*);
  7650. void (*xShrink)(sqlite3_pcache*);
  7651. };
  7652. /*
  7653. ** This is the obsolete pcache_methods object that has now been replaced
  7654. ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is
  7655. ** retained in the header file for backwards compatibility only.
  7656. */
  7657. typedef struct sqlite3_pcache_methods sqlite3_pcache_methods;
  7658. struct sqlite3_pcache_methods {
  7659. void *pArg;
  7660. int (*xInit)(void*);
  7661. void (*xShutdown)(void*);
  7662. sqlite3_pcache *(*xCreate)(int szPage, int bPurgeable);
  7663. void (*xCachesize)(sqlite3_pcache*, int nCachesize);
  7664. int (*xPagecount)(sqlite3_pcache*);
  7665. void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag);
  7666. void (*xUnpin)(sqlite3_pcache*, void*, int discard);
  7667. void (*xRekey)(sqlite3_pcache*, void*, unsigned oldKey, unsigned newKey);
  7668. void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);
  7669. void (*xDestroy)(sqlite3_pcache*);
  7670. };
  7671. /*
  7672. ** CAPI3REF: Online Backup Object
  7673. **
  7674. ** The sqlite3_backup object records state information about an ongoing
  7675. ** online backup operation. ^The sqlite3_backup object is created by
  7676. ** a call to [sqlite3_backup_init()] and is destroyed by a call to
  7677. ** [sqlite3_backup_finish()].
  7678. **
  7679. ** See Also: [Using the SQLite Online Backup API]
  7680. */
  7681. typedef struct sqlite3_backup sqlite3_backup;
  7682. /*
  7683. ** CAPI3REF: Online Backup API.
  7684. **
  7685. ** The backup API copies the content of one database into another.
  7686. ** It is useful either for creating backups of databases or
  7687. ** for copying in-memory databases to or from persistent files.
  7688. **
  7689. ** See Also: [Using the SQLite Online Backup API]
  7690. **
  7691. ** ^SQLite holds a write transaction open on the destination database file
  7692. ** for the duration of the backup operation.
  7693. ** ^The source database is read-locked only while it is being read;
  7694. ** it is not locked continuously for the entire backup operation.
  7695. ** ^Thus, the backup may be performed on a live source database without
  7696. ** preventing other database connections from
  7697. ** reading or writing to the source database while the backup is underway.
  7698. **
  7699. ** ^(To perform a backup operation:
  7700. ** <ol>
  7701. ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
  7702. ** backup,
  7703. ** <li><b>sqlite3_backup_step()</b> is called one or more times to transfer
  7704. ** the data between the two databases, and finally
  7705. ** <li><b>sqlite3_backup_finish()</b> is called to release all resources
  7706. ** associated with the backup operation.
  7707. ** </ol>)^
  7708. ** There should be exactly one call to sqlite3_backup_finish() for each
  7709. ** successful call to sqlite3_backup_init().
  7710. **
  7711. ** [[sqlite3_backup_init()]] <b>sqlite3_backup_init()</b>
  7712. **
  7713. ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
  7714. ** [database connection] associated with the destination database
  7715. ** and the database name, respectively.
  7716. ** ^The database name is "main" for the main database, "temp" for the
  7717. ** temporary database, or the name specified after the AS keyword in
  7718. ** an [ATTACH] statement for an attached database.
  7719. ** ^The S and M arguments passed to
  7720. ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
  7721. ** and database name of the source database, respectively.
  7722. ** ^The source and destination [database connections] (parameters S and D)
  7723. ** must be different or else sqlite3_backup_init(D,N,S,M) will fail with
  7724. ** an error.
  7725. **
  7726. ** ^A call to sqlite3_backup_init() will fail, returning NULL, if
  7727. ** there is already a read or read-write transaction open on the
  7728. ** destination database.
  7729. **
  7730. ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
  7731. ** returned and an error code and error message are stored in the
  7732. ** destination [database connection] D.
  7733. ** ^The error code and message for the failed call to sqlite3_backup_init()
  7734. ** can be retrieved using the [sqlite3_errcode()], [sqlite3_errmsg()], and/or
  7735. ** [sqlite3_errmsg16()] functions.
  7736. ** ^A successful call to sqlite3_backup_init() returns a pointer to an
  7737. ** [sqlite3_backup] object.
  7738. ** ^The [sqlite3_backup] object may be used with the sqlite3_backup_step() and
  7739. ** sqlite3_backup_finish() functions to perform the specified backup
  7740. ** operation.
  7741. **
  7742. ** [[sqlite3_backup_step()]] <b>sqlite3_backup_step()</b>
  7743. **
  7744. ** ^Function sqlite3_backup_step(B,N) will copy up to N pages between
  7745. ** the source and destination databases specified by [sqlite3_backup] object B.
  7746. ** ^If N is negative, all remaining source pages are copied.
  7747. ** ^If sqlite3_backup_step(B,N) successfully copies N pages and there
  7748. ** are still more pages to be copied, then the function returns [SQLITE_OK].
  7749. ** ^If sqlite3_backup_step(B,N) successfully finishes copying all pages
  7750. ** from source to destination, then it returns [SQLITE_DONE].
  7751. ** ^If an error occurs while running sqlite3_backup_step(B,N),
  7752. ** then an [error code] is returned. ^As well as [SQLITE_OK] and
  7753. ** [SQLITE_DONE], a call to sqlite3_backup_step() may return [SQLITE_READONLY],
  7754. ** [SQLITE_NOMEM], [SQLITE_BUSY], [SQLITE_LOCKED], or an
  7755. ** [SQLITE_IOERR_ACCESS | SQLITE_IOERR_XXX] extended error code.
  7756. **
  7757. ** ^(The sqlite3_backup_step() might return [SQLITE_READONLY] if
  7758. ** <ol>
  7759. ** <li> the destination database was opened read-only, or
  7760. ** <li> the destination database is using write-ahead-log journaling
  7761. ** and the destination and source page sizes differ, or
  7762. ** <li> the destination database is an in-memory database and the
  7763. ** destination and source page sizes differ.
  7764. ** </ol>)^
  7765. **
  7766. ** ^If sqlite3_backup_step() cannot obtain a required file-system lock, then
  7767. ** the [sqlite3_busy_handler | busy-handler function]
  7768. ** is invoked (if one is specified). ^If the
  7769. ** busy-handler returns non-zero before the lock is available, then
  7770. ** [SQLITE_BUSY] is returned to the caller. ^In this case the call to
  7771. ** sqlite3_backup_step() can be retried later. ^If the source
  7772. ** [database connection]
  7773. ** is being used to write to the source database when sqlite3_backup_step()
  7774. ** is called, then [SQLITE_LOCKED] is returned immediately. ^Again, in this
  7775. ** case the call to sqlite3_backup_step() can be retried later on. ^(If
  7776. ** [SQLITE_IOERR_ACCESS | SQLITE_IOERR_XXX], [SQLITE_NOMEM], or
  7777. ** [SQLITE_READONLY] is returned, then
  7778. ** there is no point in retrying the call to sqlite3_backup_step(). These
  7779. ** errors are considered fatal.)^ The application must accept
  7780. ** that the backup operation has failed and pass the backup operation handle
  7781. ** to the sqlite3_backup_finish() to release associated resources.
  7782. **
  7783. ** ^The first call to sqlite3_backup_step() obtains an exclusive lock
  7784. ** on the destination file. ^The exclusive lock is not released until either
  7785. ** sqlite3_backup_finish() is called or the backup operation is complete
  7786. ** and sqlite3_backup_step() returns [SQLITE_DONE]. ^Every call to
  7787. ** sqlite3_backup_step() obtains a [shared lock] on the source database that
  7788. ** lasts for the duration of the sqlite3_backup_step() call.
  7789. ** ^Because the source database is not locked between calls to
  7790. ** sqlite3_backup_step(), the source database may be modified mid-way
  7791. ** through the backup process. ^If the source database is modified by an
  7792. ** external process or via a database connection other than the one being
  7793. ** used by the backup operation, then the backup will be automatically
  7794. ** restarted by the next call to sqlite3_backup_step(). ^If the source
  7795. ** database is modified by the using the same database connection as is used
  7796. ** by the backup operation, then the backup database is automatically
  7797. ** updated at the same time.
  7798. **
  7799. ** [[sqlite3_backup_finish()]] <b>sqlite3_backup_finish()</b>
  7800. **
  7801. ** When sqlite3_backup_step() has returned [SQLITE_DONE], or when the
  7802. ** application wishes to abandon the backup operation, the application
  7803. ** should destroy the [sqlite3_backup] by passing it to sqlite3_backup_finish().
  7804. ** ^The sqlite3_backup_finish() interfaces releases all
  7805. ** resources associated with the [sqlite3_backup] object.
  7806. ** ^If sqlite3_backup_step() has not yet returned [SQLITE_DONE], then any
  7807. ** active write-transaction on the destination database is rolled back.
  7808. ** The [sqlite3_backup] object is invalid
  7809. ** and may not be used following a call to sqlite3_backup_finish().
  7810. **
  7811. ** ^The value returned by sqlite3_backup_finish is [SQLITE_OK] if no
  7812. ** sqlite3_backup_step() errors occurred, regardless or whether or not
  7813. ** sqlite3_backup_step() completed.
  7814. ** ^If an out-of-memory condition or IO error occurred during any prior
  7815. ** sqlite3_backup_step() call on the same [sqlite3_backup] object, then
  7816. ** sqlite3_backup_finish() returns the corresponding [error code].
  7817. **
  7818. ** ^A return of [SQLITE_BUSY] or [SQLITE_LOCKED] from sqlite3_backup_step()
  7819. ** is not a permanent error and does not affect the return value of
  7820. ** sqlite3_backup_finish().
  7821. **
  7822. ** [[sqlite3_backup_remaining()]] [[sqlite3_backup_pagecount()]]
  7823. ** <b>sqlite3_backup_remaining() and sqlite3_backup_pagecount()</b>
  7824. **
  7825. ** ^The sqlite3_backup_remaining() routine returns the number of pages still
  7826. ** to be backed up at the conclusion of the most recent sqlite3_backup_step().
  7827. ** ^The sqlite3_backup_pagecount() routine returns the total number of pages
  7828. ** in the source database at the conclusion of the most recent
  7829. ** sqlite3_backup_step().
  7830. ** ^(The values returned by these functions are only updated by
  7831. ** sqlite3_backup_step(). If the source database is modified in a way that
  7832. ** changes the size of the source database or the number of pages remaining,
  7833. ** those changes are not reflected in the output of sqlite3_backup_pagecount()
  7834. ** and sqlite3_backup_remaining() until after the next
  7835. ** sqlite3_backup_step().)^
  7836. **
  7837. ** <b>Concurrent Usage of Database Handles</b>
  7838. **
  7839. ** ^The source [database connection] may be used by the application for other
  7840. ** purposes while a backup operation is underway or being initialized.
  7841. ** ^If SQLite is compiled and configured to support threadsafe database
  7842. ** connections, then the source database connection may be used concurrently
  7843. ** from within other threads.
  7844. **
  7845. ** However, the application must guarantee that the destination
  7846. ** [database connection] is not passed to any other API (by any thread) after
  7847. ** sqlite3_backup_init() is called and before the corresponding call to
  7848. ** sqlite3_backup_finish(). SQLite does not currently check to see
  7849. ** if the application incorrectly accesses the destination [database connection]
  7850. ** and so no error code is reported, but the operations may malfunction
  7851. ** nevertheless. Use of the destination database connection while a
  7852. ** backup is in progress might also also cause a mutex deadlock.
  7853. **
  7854. ** If running in [shared cache mode], the application must
  7855. ** guarantee that the shared cache used by the destination database
  7856. ** is not accessed while the backup is running. In practice this means
  7857. ** that the application must guarantee that the disk file being
  7858. ** backed up to is not accessed by any connection within the process,
  7859. ** not just the specific connection that was passed to sqlite3_backup_init().
  7860. **
  7861. ** The [sqlite3_backup] object itself is partially threadsafe. Multiple
  7862. ** threads may safely make multiple concurrent calls to sqlite3_backup_step().
  7863. ** However, the sqlite3_backup_remaining() and sqlite3_backup_pagecount()
  7864. ** APIs are not strictly speaking threadsafe. If they are invoked at the
  7865. ** same time as another thread is invoking sqlite3_backup_step() it is
  7866. ** possible that they return invalid values.
  7867. */
  7868. SQLITE_API sqlite3_backup *sqlite3_backup_init(
  7869. sqlite3 *pDest, /* Destination database handle */
  7870. const char *zDestName, /* Destination database name */
  7871. sqlite3 *pSource, /* Source database handle */
  7872. const char *zSourceName /* Source database name */
  7873. );
  7874. SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage);
  7875. SQLITE_API int sqlite3_backup_finish(sqlite3_backup *p);
  7876. SQLITE_API int sqlite3_backup_remaining(sqlite3_backup *p);
  7877. SQLITE_API int sqlite3_backup_pagecount(sqlite3_backup *p);
  7878. /*
  7879. ** CAPI3REF: Unlock Notification
  7880. ** METHOD: sqlite3
  7881. **
  7882. ** ^When running in shared-cache mode, a database operation may fail with
  7883. ** an [SQLITE_LOCKED] error if the required locks on the shared-cache or
  7884. ** individual tables within the shared-cache cannot be obtained. See
  7885. ** [SQLite Shared-Cache Mode] for a description of shared-cache locking.
  7886. ** ^This API may be used to register a callback that SQLite will invoke
  7887. ** when the connection currently holding the required lock relinquishes it.
  7888. ** ^This API is only available if the library was compiled with the
  7889. ** [SQLITE_ENABLE_UNLOCK_NOTIFY] C-preprocessor symbol defined.
  7890. **
  7891. ** See Also: [Using the SQLite Unlock Notification Feature].
  7892. **
  7893. ** ^Shared-cache locks are released when a database connection concludes
  7894. ** its current transaction, either by committing it or rolling it back.
  7895. **
  7896. ** ^When a connection (known as the blocked connection) fails to obtain a
  7897. ** shared-cache lock and SQLITE_LOCKED is returned to the caller, the
  7898. ** identity of the database connection (the blocking connection) that
  7899. ** has locked the required resource is stored internally. ^After an
  7900. ** application receives an SQLITE_LOCKED error, it may call the
  7901. ** sqlite3_unlock_notify() method with the blocked connection handle as
  7902. ** the first argument to register for a callback that will be invoked
  7903. ** when the blocking connections current transaction is concluded. ^The
  7904. ** callback is invoked from within the [sqlite3_step] or [sqlite3_close]
  7905. ** call that concludes the blocking connections transaction.
  7906. **
  7907. ** ^(If sqlite3_unlock_notify() is called in a multi-threaded application,
  7908. ** there is a chance that the blocking connection will have already
  7909. ** concluded its transaction by the time sqlite3_unlock_notify() is invoked.
  7910. ** If this happens, then the specified callback is invoked immediately,
  7911. ** from within the call to sqlite3_unlock_notify().)^
  7912. **
  7913. ** ^If the blocked connection is attempting to obtain a write-lock on a
  7914. ** shared-cache table, and more than one other connection currently holds
  7915. ** a read-lock on the same table, then SQLite arbitrarily selects one of
  7916. ** the other connections to use as the blocking connection.
  7917. **
  7918. ** ^(There may be at most one unlock-notify callback registered by a
  7919. ** blocked connection. If sqlite3_unlock_notify() is called when the
  7920. ** blocked connection already has a registered unlock-notify callback,
  7921. ** then the new callback replaces the old.)^ ^If sqlite3_unlock_notify() is
  7922. ** called with a NULL pointer as its second argument, then any existing
  7923. ** unlock-notify callback is canceled. ^The blocked connections
  7924. ** unlock-notify callback may also be canceled by closing the blocked
  7925. ** connection using [sqlite3_close()].
  7926. **
  7927. ** The unlock-notify callback is not reentrant. If an application invokes
  7928. ** any sqlite3_xxx API functions from within an unlock-notify callback, a
  7929. ** crash or deadlock may be the result.
  7930. **
  7931. ** ^Unless deadlock is detected (see below), sqlite3_unlock_notify() always
  7932. ** returns SQLITE_OK.
  7933. **
  7934. ** <b>Callback Invocation Details</b>
  7935. **
  7936. ** When an unlock-notify callback is registered, the application provides a
  7937. ** single void* pointer that is passed to the callback when it is invoked.
  7938. ** However, the signature of the callback function allows SQLite to pass
  7939. ** it an array of void* context pointers. The first argument passed to
  7940. ** an unlock-notify callback is a pointer to an array of void* pointers,
  7941. ** and the second is the number of entries in the array.
  7942. **
  7943. ** When a blocking connections transaction is concluded, there may be
  7944. ** more than one blocked connection that has registered for an unlock-notify
  7945. ** callback. ^If two or more such blocked connections have specified the
  7946. ** same callback function, then instead of invoking the callback function
  7947. ** multiple times, it is invoked once with the set of void* context pointers
  7948. ** specified by the blocked connections bundled together into an array.
  7949. ** This gives the application an opportunity to prioritize any actions
  7950. ** related to the set of unblocked database connections.
  7951. **
  7952. ** <b>Deadlock Detection</b>
  7953. **
  7954. ** Assuming that after registering for an unlock-notify callback a
  7955. ** database waits for the callback to be issued before taking any further
  7956. ** action (a reasonable assumption), then using this API may cause the
  7957. ** application to deadlock. For example, if connection X is waiting for
  7958. ** connection Y's transaction to be concluded, and similarly connection
  7959. ** Y is waiting on connection X's transaction, then neither connection
  7960. ** will proceed and the system may remain deadlocked indefinitely.
  7961. **
  7962. ** To avoid this scenario, the sqlite3_unlock_notify() performs deadlock
  7963. ** detection. ^If a given call to sqlite3_unlock_notify() would put the
  7964. ** system in a deadlocked state, then SQLITE_LOCKED is returned and no
  7965. ** unlock-notify callback is registered. The system is said to be in
  7966. ** a deadlocked state if connection A has registered for an unlock-notify
  7967. ** callback on the conclusion of connection B's transaction, and connection
  7968. ** B has itself registered for an unlock-notify callback when connection
  7969. ** A's transaction is concluded. ^Indirect deadlock is also detected, so
  7970. ** the system is also considered to be deadlocked if connection B has
  7971. ** registered for an unlock-notify callback on the conclusion of connection
  7972. ** C's transaction, where connection C is waiting on connection A. ^Any
  7973. ** number of levels of indirection are allowed.
  7974. **
  7975. ** <b>The "DROP TABLE" Exception</b>
  7976. **
  7977. ** When a call to [sqlite3_step()] returns SQLITE_LOCKED, it is almost
  7978. ** always appropriate to call sqlite3_unlock_notify(). There is however,
  7979. ** one exception. When executing a "DROP TABLE" or "DROP INDEX" statement,
  7980. ** SQLite checks if there are any currently executing SELECT statements
  7981. ** that belong to the same connection. If there are, SQLITE_LOCKED is
  7982. ** returned. In this case there is no "blocking connection", so invoking
  7983. ** sqlite3_unlock_notify() results in the unlock-notify callback being
  7984. ** invoked immediately. If the application then re-attempts the "DROP TABLE"
  7985. ** or "DROP INDEX" query, an infinite loop might be the result.
  7986. **
  7987. ** One way around this problem is to check the extended error code returned
  7988. ** by an sqlite3_step() call. ^(If there is a blocking connection, then the
  7989. ** extended error code is set to SQLITE_LOCKED_SHAREDCACHE. Otherwise, in
  7990. ** the special "DROP TABLE/INDEX" case, the extended error code is just
  7991. ** SQLITE_LOCKED.)^
  7992. */
  7993. SQLITE_API int sqlite3_unlock_notify(
  7994. sqlite3 *pBlocked, /* Waiting connection */
  7995. void (*xNotify)(void **apArg, int nArg), /* Callback function to invoke */
  7996. void *pNotifyArg /* Argument to pass to xNotify */
  7997. );
  7998. /*
  7999. ** CAPI3REF: String Comparison
  8000. **
  8001. ** ^The [sqlite3_stricmp()] and [sqlite3_strnicmp()] APIs allow applications
  8002. ** and extensions to compare the contents of two buffers containing UTF-8
  8003. ** strings in a case-independent fashion, using the same definition of "case
  8004. ** independence" that SQLite uses internally when comparing identifiers.
  8005. */
  8006. SQLITE_API int sqlite3_stricmp(const char *, const char *);
  8007. SQLITE_API int sqlite3_strnicmp(const char *, const char *, int);
  8008. /*
  8009. ** CAPI3REF: String Globbing
  8010. *
  8011. ** ^The [sqlite3_strglob(P,X)] interface returns zero if and only if
  8012. ** string X matches the [GLOB] pattern P.
  8013. ** ^The definition of [GLOB] pattern matching used in
  8014. ** [sqlite3_strglob(P,X)] is the same as for the "X GLOB P" operator in the
  8015. ** SQL dialect understood by SQLite. ^The [sqlite3_strglob(P,X)] function
  8016. ** is case sensitive.
  8017. **
  8018. ** Note that this routine returns zero on a match and non-zero if the strings
  8019. ** do not match, the same as [sqlite3_stricmp()] and [sqlite3_strnicmp()].
  8020. **
  8021. ** See also: [sqlite3_strlike()].
  8022. */
  8023. SQLITE_API int sqlite3_strglob(const char *zGlob, const char *zStr);
  8024. /*
  8025. ** CAPI3REF: String LIKE Matching
  8026. *
  8027. ** ^The [sqlite3_strlike(P,X,E)] interface returns zero if and only if
  8028. ** string X matches the [LIKE] pattern P with escape character E.
  8029. ** ^The definition of [LIKE] pattern matching used in
  8030. ** [sqlite3_strlike(P,X,E)] is the same as for the "X LIKE P ESCAPE E"
  8031. ** operator in the SQL dialect understood by SQLite. ^For "X LIKE P" without
  8032. ** the ESCAPE clause, set the E parameter of [sqlite3_strlike(P,X,E)] to 0.
  8033. ** ^As with the LIKE operator, the [sqlite3_strlike(P,X,E)] function is case
  8034. ** insensitive - equivalent upper and lower case ASCII characters match
  8035. ** one another.
  8036. **
  8037. ** ^The [sqlite3_strlike(P,X,E)] function matches Unicode characters, though
  8038. ** only ASCII characters are case folded.
  8039. **
  8040. ** Note that this routine returns zero on a match and non-zero if the strings
  8041. ** do not match, the same as [sqlite3_stricmp()] and [sqlite3_strnicmp()].
  8042. **
  8043. ** See also: [sqlite3_strglob()].
  8044. */
  8045. SQLITE_API int sqlite3_strlike(const char *zGlob, const char *zStr, unsigned int cEsc);
  8046. /*
  8047. ** CAPI3REF: Error Logging Interface
  8048. **
  8049. ** ^The [sqlite3_log()] interface writes a message into the [error log]
  8050. ** established by the [SQLITE_CONFIG_LOG] option to [sqlite3_config()].
  8051. ** ^If logging is enabled, the zFormat string and subsequent arguments are
  8052. ** used with [sqlite3_snprintf()] to generate the final output string.
  8053. **
  8054. ** The sqlite3_log() interface is intended for use by extensions such as
  8055. ** virtual tables, collating functions, and SQL functions. While there is
  8056. ** nothing to prevent an application from calling sqlite3_log(), doing so
  8057. ** is considered bad form.
  8058. **
  8059. ** The zFormat string must not be NULL.
  8060. **
  8061. ** To avoid deadlocks and other threading problems, the sqlite3_log() routine
  8062. ** will not use dynamically allocated memory. The log message is stored in
  8063. ** a fixed-length buffer on the stack. If the log message is longer than
  8064. ** a few hundred characters, it will be truncated to the length of the
  8065. ** buffer.
  8066. */
  8067. SQLITE_API void sqlite3_log(int iErrCode, const char *zFormat, ...);
  8068. /*
  8069. ** CAPI3REF: Write-Ahead Log Commit Hook
  8070. ** METHOD: sqlite3
  8071. **
  8072. ** ^The [sqlite3_wal_hook()] function is used to register a callback that
  8073. ** is invoked each time data is committed to a database in wal mode.
  8074. **
  8075. ** ^(The callback is invoked by SQLite after the commit has taken place and
  8076. ** the associated write-lock on the database released)^, so the implementation
  8077. ** may read, write or [checkpoint] the database as required.
  8078. **
  8079. ** ^The first parameter passed to the callback function when it is invoked
  8080. ** is a copy of the third parameter passed to sqlite3_wal_hook() when
  8081. ** registering the callback. ^The second is a copy of the database handle.
  8082. ** ^The third parameter is the name of the database that was written to -
  8083. ** either "main" or the name of an [ATTACH]-ed database. ^The fourth parameter
  8084. ** is the number of pages currently in the write-ahead log file,
  8085. ** including those that were just committed.
  8086. **
  8087. ** The callback function should normally return [SQLITE_OK]. ^If an error
  8088. ** code is returned, that error will propagate back up through the
  8089. ** SQLite code base to cause the statement that provoked the callback
  8090. ** to report an error, though the commit will have still occurred. If the
  8091. ** callback returns [SQLITE_ROW] or [SQLITE_DONE], or if it returns a value
  8092. ** that does not correspond to any valid SQLite error code, the results
  8093. ** are undefined.
  8094. **
  8095. ** A single database handle may have at most a single write-ahead log callback
  8096. ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
  8097. ** previously registered write-ahead log callback. ^Note that the
  8098. ** [sqlite3_wal_autocheckpoint()] interface and the
  8099. ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
  8100. ** overwrite any prior [sqlite3_wal_hook()] settings.
  8101. */
  8102. SQLITE_API void *sqlite3_wal_hook(
  8103. sqlite3*,
  8104. int(*)(void *,sqlite3*,const char*,int),
  8105. void*
  8106. );
  8107. /*
  8108. ** CAPI3REF: Configure an auto-checkpoint
  8109. ** METHOD: sqlite3
  8110. **
  8111. ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
  8112. ** [sqlite3_wal_hook()] that causes any database on [database connection] D
  8113. ** to automatically [checkpoint]
  8114. ** after committing a transaction if there are N or
  8115. ** more frames in the [write-ahead log] file. ^Passing zero or
  8116. ** a negative value as the nFrame parameter disables automatic
  8117. ** checkpoints entirely.
  8118. **
  8119. ** ^The callback registered by this function replaces any existing callback
  8120. ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
  8121. ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
  8122. ** configured by this function.
  8123. **
  8124. ** ^The [wal_autocheckpoint pragma] can be used to invoke this interface
  8125. ** from SQL.
  8126. **
  8127. ** ^Checkpoints initiated by this mechanism are
  8128. ** [sqlite3_wal_checkpoint_v2|PASSIVE].
  8129. **
  8130. ** ^Every new [database connection] defaults to having the auto-checkpoint
  8131. ** enabled with a threshold of 1000 or [SQLITE_DEFAULT_WAL_AUTOCHECKPOINT]
  8132. ** pages. The use of this interface
  8133. ** is only necessary if the default setting is found to be suboptimal
  8134. ** for a particular application.
  8135. */
  8136. SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
  8137. /*
  8138. ** CAPI3REF: Checkpoint a database
  8139. ** METHOD: sqlite3
  8140. **
  8141. ** ^(The sqlite3_wal_checkpoint(D,X) is equivalent to
  8142. ** [sqlite3_wal_checkpoint_v2](D,X,[SQLITE_CHECKPOINT_PASSIVE],0,0).)^
  8143. **
  8144. ** In brief, sqlite3_wal_checkpoint(D,X) causes the content in the
  8145. ** [write-ahead log] for database X on [database connection] D to be
  8146. ** transferred into the database file and for the write-ahead log to
  8147. ** be reset. See the [checkpointing] documentation for addition
  8148. ** information.
  8149. **
  8150. ** This interface used to be the only way to cause a checkpoint to
  8151. ** occur. But then the newer and more powerful [sqlite3_wal_checkpoint_v2()]
  8152. ** interface was added. This interface is retained for backwards
  8153. ** compatibility and as a convenience for applications that need to manually
  8154. ** start a callback but which do not need the full power (and corresponding
  8155. ** complication) of [sqlite3_wal_checkpoint_v2()].
  8156. */
  8157. SQLITE_API int sqlite3_wal_checkpoint(sqlite3 *db, const char *zDb);
  8158. /*
  8159. ** CAPI3REF: Checkpoint a database
  8160. ** METHOD: sqlite3
  8161. **
  8162. ** ^(The sqlite3_wal_checkpoint_v2(D,X,M,L,C) interface runs a checkpoint
  8163. ** operation on database X of [database connection] D in mode M. Status
  8164. ** information is written back into integers pointed to by L and C.)^
  8165. ** ^(The M parameter must be a valid [checkpoint mode]:)^
  8166. **
  8167. ** <dl>
  8168. ** <dt>SQLITE_CHECKPOINT_PASSIVE<dd>
  8169. ** ^Checkpoint as many frames as possible without waiting for any database
  8170. ** readers or writers to finish, then sync the database file if all frames
  8171. ** in the log were checkpointed. ^The [busy-handler callback]
  8172. ** is never invoked in the SQLITE_CHECKPOINT_PASSIVE mode.
  8173. ** ^On the other hand, passive mode might leave the checkpoint unfinished
  8174. ** if there are concurrent readers or writers.
  8175. **
  8176. ** <dt>SQLITE_CHECKPOINT_FULL<dd>
  8177. ** ^This mode blocks (it invokes the
  8178. ** [sqlite3_busy_handler|busy-handler callback]) until there is no
  8179. ** database writer and all readers are reading from the most recent database
  8180. ** snapshot. ^It then checkpoints all frames in the log file and syncs the
  8181. ** database file. ^This mode blocks new database writers while it is pending,
  8182. ** but new database readers are allowed to continue unimpeded.
  8183. **
  8184. ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
  8185. ** ^This mode works the same way as SQLITE_CHECKPOINT_FULL with the addition
  8186. ** that after checkpointing the log file it blocks (calls the
  8187. ** [busy-handler callback])
  8188. ** until all readers are reading from the database file only. ^This ensures
  8189. ** that the next writer will restart the log file from the beginning.
  8190. ** ^Like SQLITE_CHECKPOINT_FULL, this mode blocks new
  8191. ** database writer attempts while it is pending, but does not impede readers.
  8192. **
  8193. ** <dt>SQLITE_CHECKPOINT_TRUNCATE<dd>
  8194. ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
  8195. ** addition that it also truncates the log file to zero bytes just prior
  8196. ** to a successful return.
  8197. ** </dl>
  8198. **
  8199. ** ^If pnLog is not NULL, then *pnLog is set to the total number of frames in
  8200. ** the log file or to -1 if the checkpoint could not run because
  8201. ** of an error or because the database is not in [WAL mode]. ^If pnCkpt is not
  8202. ** NULL,then *pnCkpt is set to the total number of checkpointed frames in the
  8203. ** log file (including any that were already checkpointed before the function
  8204. ** was called) or to -1 if the checkpoint could not run due to an error or
  8205. ** because the database is not in WAL mode. ^Note that upon successful
  8206. ** completion of an SQLITE_CHECKPOINT_TRUNCATE, the log file will have been
  8207. ** truncated to zero bytes and so both *pnLog and *pnCkpt will be set to zero.
  8208. **
  8209. ** ^All calls obtain an exclusive "checkpoint" lock on the database file. ^If
  8210. ** any other process is running a checkpoint operation at the same time, the
  8211. ** lock cannot be obtained and SQLITE_BUSY is returned. ^Even if there is a
  8212. ** busy-handler configured, it will not be invoked in this case.
  8213. **
  8214. ** ^The SQLITE_CHECKPOINT_FULL, RESTART and TRUNCATE modes also obtain the
  8215. ** exclusive "writer" lock on the database file. ^If the writer lock cannot be
  8216. ** obtained immediately, and a busy-handler is configured, it is invoked and
  8217. ** the writer lock retried until either the busy-handler returns 0 or the lock
  8218. ** is successfully obtained. ^The busy-handler is also invoked while waiting for
  8219. ** database readers as described above. ^If the busy-handler returns 0 before
  8220. ** the writer lock is obtained or while waiting for database readers, the
  8221. ** checkpoint operation proceeds from that point in the same way as
  8222. ** SQLITE_CHECKPOINT_PASSIVE - checkpointing as many frames as possible
  8223. ** without blocking any further. ^SQLITE_BUSY is returned in this case.
  8224. **
  8225. ** ^If parameter zDb is NULL or points to a zero length string, then the
  8226. ** specified operation is attempted on all WAL databases [attached] to
  8227. ** [database connection] db. In this case the
  8228. ** values written to output parameters *pnLog and *pnCkpt are undefined. ^If
  8229. ** an SQLITE_BUSY error is encountered when processing one or more of the
  8230. ** attached WAL databases, the operation is still attempted on any remaining
  8231. ** attached databases and SQLITE_BUSY is returned at the end. ^If any other
  8232. ** error occurs while processing an attached database, processing is abandoned
  8233. ** and the error code is returned to the caller immediately. ^If no error
  8234. ** (SQLITE_BUSY or otherwise) is encountered while processing the attached
  8235. ** databases, SQLITE_OK is returned.
  8236. **
  8237. ** ^If database zDb is the name of an attached database that is not in WAL
  8238. ** mode, SQLITE_OK is returned and both *pnLog and *pnCkpt set to -1. ^If
  8239. ** zDb is not NULL (or a zero length string) and is not the name of any
  8240. ** attached database, SQLITE_ERROR is returned to the caller.
  8241. **
  8242. ** ^Unless it returns SQLITE_MISUSE,
  8243. ** the sqlite3_wal_checkpoint_v2() interface
  8244. ** sets the error information that is queried by
  8245. ** [sqlite3_errcode()] and [sqlite3_errmsg()].
  8246. **
  8247. ** ^The [PRAGMA wal_checkpoint] command can be used to invoke this interface
  8248. ** from SQL.
  8249. */
  8250. SQLITE_API int sqlite3_wal_checkpoint_v2(
  8251. sqlite3 *db, /* Database handle */
  8252. const char *zDb, /* Name of attached database (or NULL) */
  8253. int eMode, /* SQLITE_CHECKPOINT_* value */
  8254. int *pnLog, /* OUT: Size of WAL log in frames */
  8255. int *pnCkpt /* OUT: Total number of frames checkpointed */
  8256. );
  8257. /*
  8258. ** CAPI3REF: Checkpoint Mode Values
  8259. ** KEYWORDS: {checkpoint mode}
  8260. **
  8261. ** These constants define all valid values for the "checkpoint mode" passed
  8262. ** as the third parameter to the [sqlite3_wal_checkpoint_v2()] interface.
  8263. ** See the [sqlite3_wal_checkpoint_v2()] documentation for details on the
  8264. ** meaning of each of these checkpoint modes.
  8265. */
  8266. #define SQLITE_CHECKPOINT_PASSIVE 0 /* Do as much as possible w/o blocking */
  8267. #define SQLITE_CHECKPOINT_FULL 1 /* Wait for writers, then checkpoint */
  8268. #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */
  8269. #define SQLITE_CHECKPOINT_TRUNCATE 3 /* Like RESTART but also truncate WAL */
  8270. /*
  8271. ** CAPI3REF: Virtual Table Interface Configuration
  8272. **
  8273. ** This function may be called by either the [xConnect] or [xCreate] method
  8274. ** of a [virtual table] implementation to configure
  8275. ** various facets of the virtual table interface.
  8276. **
  8277. ** If this interface is invoked outside the context of an xConnect or
  8278. ** xCreate virtual table method then the behavior is undefined.
  8279. **
  8280. ** At present, there is only one option that may be configured using
  8281. ** this function. (See [SQLITE_VTAB_CONSTRAINT_SUPPORT].) Further options
  8282. ** may be added in the future.
  8283. */
  8284. SQLITE_API int sqlite3_vtab_config(sqlite3*, int op, ...);
  8285. /*
  8286. ** CAPI3REF: Virtual Table Configuration Options
  8287. **
  8288. ** These macros define the various options to the
  8289. ** [sqlite3_vtab_config()] interface that [virtual table] implementations
  8290. ** can use to customize and optimize their behavior.
  8291. **
  8292. ** <dl>
  8293. ** <dt>SQLITE_VTAB_CONSTRAINT_SUPPORT
  8294. ** <dd>Calls of the form
  8295. ** [sqlite3_vtab_config](db,SQLITE_VTAB_CONSTRAINT_SUPPORT,X) are supported,
  8296. ** where X is an integer. If X is zero, then the [virtual table] whose
  8297. ** [xCreate] or [xConnect] method invoked [sqlite3_vtab_config()] does not
  8298. ** support constraints. In this configuration (which is the default) if
  8299. ** a call to the [xUpdate] method returns [SQLITE_CONSTRAINT], then the entire
  8300. ** statement is rolled back as if [ON CONFLICT | OR ABORT] had been
  8301. ** specified as part of the users SQL statement, regardless of the actual
  8302. ** ON CONFLICT mode specified.
  8303. **
  8304. ** If X is non-zero, then the virtual table implementation guarantees
  8305. ** that if [xUpdate] returns [SQLITE_CONSTRAINT], it will do so before
  8306. ** any modifications to internal or persistent data structures have been made.
  8307. ** If the [ON CONFLICT] mode is ABORT, FAIL, IGNORE or ROLLBACK, SQLite
  8308. ** is able to roll back a statement or database transaction, and abandon
  8309. ** or continue processing the current SQL statement as appropriate.
  8310. ** If the ON CONFLICT mode is REPLACE and the [xUpdate] method returns
  8311. ** [SQLITE_CONSTRAINT], SQLite handles this as if the ON CONFLICT mode
  8312. ** had been ABORT.
  8313. **
  8314. ** Virtual table implementations that are required to handle OR REPLACE
  8315. ** must do so within the [xUpdate] method. If a call to the
  8316. ** [sqlite3_vtab_on_conflict()] function indicates that the current ON
  8317. ** CONFLICT policy is REPLACE, the virtual table implementation should
  8318. ** silently replace the appropriate rows within the xUpdate callback and
  8319. ** return SQLITE_OK. Or, if this is not possible, it may return
  8320. ** SQLITE_CONSTRAINT, in which case SQLite falls back to OR ABORT
  8321. ** constraint handling.
  8322. ** </dl>
  8323. */
  8324. #define SQLITE_VTAB_CONSTRAINT_SUPPORT 1
  8325. /*
  8326. ** CAPI3REF: Determine The Virtual Table Conflict Policy
  8327. **
  8328. ** This function may only be called from within a call to the [xUpdate] method
  8329. ** of a [virtual table] implementation for an INSERT or UPDATE operation. ^The
  8330. ** value returned is one of [SQLITE_ROLLBACK], [SQLITE_IGNORE], [SQLITE_FAIL],
  8331. ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
  8332. ** of the SQL statement that triggered the call to the [xUpdate] method of the
  8333. ** [virtual table].
  8334. */
  8335. SQLITE_API int sqlite3_vtab_on_conflict(sqlite3 *);
  8336. /*
  8337. ** CAPI3REF: Determine If Virtual Table Column Access Is For UPDATE
  8338. **
  8339. ** If the sqlite3_vtab_nochange(X) routine is called within the [xColumn]
  8340. ** method of a [virtual table], then it returns true if and only if the
  8341. ** column is being fetched as part of an UPDATE operation during which the
  8342. ** column value will not change. Applications might use this to substitute
  8343. ** a return value that is less expensive to compute and that the corresponding
  8344. ** [xUpdate] method understands as a "no-change" value.
  8345. **
  8346. ** If the [xColumn] method calls sqlite3_vtab_nochange() and finds that
  8347. ** the column is not changed by the UPDATE statement, then the xColumn
  8348. ** method can optionally return without setting a result, without calling
  8349. ** any of the [sqlite3_result_int|sqlite3_result_xxxxx() interfaces].
  8350. ** In that case, [sqlite3_value_nochange(X)] will return true for the
  8351. ** same column in the [xUpdate] method.
  8352. */
  8353. SQLITE_API int sqlite3_vtab_nochange(sqlite3_context*);
  8354. /*
  8355. ** CAPI3REF: Determine The Collation For a Virtual Table Constraint
  8356. **
  8357. ** This function may only be called from within a call to the [xBestIndex]
  8358. ** method of a [virtual table].
  8359. **
  8360. ** The first argument must be the sqlite3_index_info object that is the
  8361. ** first parameter to the xBestIndex() method. The second argument must be
  8362. ** an index into the aConstraint[] array belonging to the sqlite3_index_info
  8363. ** structure passed to xBestIndex. This function returns a pointer to a buffer
  8364. ** containing the name of the collation sequence for the corresponding
  8365. ** constraint.
  8366. */
  8367. SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
  8368. /*
  8369. ** CAPI3REF: Conflict resolution modes
  8370. ** KEYWORDS: {conflict resolution mode}
  8371. **
  8372. ** These constants are returned by [sqlite3_vtab_on_conflict()] to
  8373. ** inform a [virtual table] implementation what the [ON CONFLICT] mode
  8374. ** is for the SQL statement being evaluated.
  8375. **
  8376. ** Note that the [SQLITE_IGNORE] constant is also used as a potential
  8377. ** return value from the [sqlite3_set_authorizer()] callback and that
  8378. ** [SQLITE_ABORT] is also a [result code].
  8379. */
  8380. #define SQLITE_ROLLBACK 1
  8381. /* #define SQLITE_IGNORE 2 // Also used by sqlite3_authorizer() callback */
  8382. #define SQLITE_FAIL 3
  8383. /* #define SQLITE_ABORT 4 // Also an error code */
  8384. #define SQLITE_REPLACE 5
  8385. /*
  8386. ** CAPI3REF: Prepared Statement Scan Status Opcodes
  8387. ** KEYWORDS: {scanstatus options}
  8388. **
  8389. ** The following constants can be used for the T parameter to the
  8390. ** [sqlite3_stmt_scanstatus(S,X,T,V)] interface. Each constant designates a
  8391. ** different metric for sqlite3_stmt_scanstatus() to return.
  8392. **
  8393. ** When the value returned to V is a string, space to hold that string is
  8394. ** managed by the prepared statement S and will be automatically freed when
  8395. ** S is finalized.
  8396. **
  8397. ** <dl>
  8398. ** [[SQLITE_SCANSTAT_NLOOP]] <dt>SQLITE_SCANSTAT_NLOOP</dt>
  8399. ** <dd>^The [sqlite3_int64] variable pointed to by the T parameter will be
  8400. ** set to the total number of times that the X-th loop has run.</dd>
  8401. **
  8402. ** [[SQLITE_SCANSTAT_NVISIT]] <dt>SQLITE_SCANSTAT_NVISIT</dt>
  8403. ** <dd>^The [sqlite3_int64] variable pointed to by the T parameter will be set
  8404. ** to the total number of rows examined by all iterations of the X-th loop.</dd>
  8405. **
  8406. ** [[SQLITE_SCANSTAT_EST]] <dt>SQLITE_SCANSTAT_EST</dt>
  8407. ** <dd>^The "double" variable pointed to by the T parameter will be set to the
  8408. ** query planner's estimate for the average number of rows output from each
  8409. ** iteration of the X-th loop. If the query planner's estimates was accurate,
  8410. ** then this value will approximate the quotient NVISIT/NLOOP and the
  8411. ** product of this value for all prior loops with the same SELECTID will
  8412. ** be the NLOOP value for the current loop.
  8413. **
  8414. ** [[SQLITE_SCANSTAT_NAME]] <dt>SQLITE_SCANSTAT_NAME</dt>
  8415. ** <dd>^The "const char *" variable pointed to by the T parameter will be set
  8416. ** to a zero-terminated UTF-8 string containing the name of the index or table
  8417. ** used for the X-th loop.
  8418. **
  8419. ** [[SQLITE_SCANSTAT_EXPLAIN]] <dt>SQLITE_SCANSTAT_EXPLAIN</dt>
  8420. ** <dd>^The "const char *" variable pointed to by the T parameter will be set
  8421. ** to a zero-terminated UTF-8 string containing the [EXPLAIN QUERY PLAN]
  8422. ** description for the X-th loop.
  8423. **
  8424. ** [[SQLITE_SCANSTAT_SELECTID]] <dt>SQLITE_SCANSTAT_SELECT</dt>
  8425. ** <dd>^The "int" variable pointed to by the T parameter will be set to the
  8426. ** "select-id" for the X-th loop. The select-id identifies which query or
  8427. ** subquery the loop is part of. The main query has a select-id of zero.
  8428. ** The select-id is the same value as is output in the first column
  8429. ** of an [EXPLAIN QUERY PLAN] query.
  8430. ** </dl>
  8431. */
  8432. #define SQLITE_SCANSTAT_NLOOP 0
  8433. #define SQLITE_SCANSTAT_NVISIT 1
  8434. #define SQLITE_SCANSTAT_EST 2
  8435. #define SQLITE_SCANSTAT_NAME 3
  8436. #define SQLITE_SCANSTAT_EXPLAIN 4
  8437. #define SQLITE_SCANSTAT_SELECTID 5
  8438. /*
  8439. ** CAPI3REF: Prepared Statement Scan Status
  8440. ** METHOD: sqlite3_stmt
  8441. **
  8442. ** This interface returns information about the predicted and measured
  8443. ** performance for pStmt. Advanced applications can use this
  8444. ** interface to compare the predicted and the measured performance and
  8445. ** issue warnings and/or rerun [ANALYZE] if discrepancies are found.
  8446. **
  8447. ** Since this interface is expected to be rarely used, it is only
  8448. ** available if SQLite is compiled using the [SQLITE_ENABLE_STMT_SCANSTATUS]
  8449. ** compile-time option.
  8450. **
  8451. ** The "iScanStatusOp" parameter determines which status information to return.
  8452. ** The "iScanStatusOp" must be one of the [scanstatus options] or the behavior
  8453. ** of this interface is undefined.
  8454. ** ^The requested measurement is written into a variable pointed to by
  8455. ** the "pOut" parameter.
  8456. ** Parameter "idx" identifies the specific loop to retrieve statistics for.
  8457. ** Loops are numbered starting from zero. ^If idx is out of range - less than
  8458. ** zero or greater than or equal to the total number of loops used to implement
  8459. ** the statement - a non-zero value is returned and the variable that pOut
  8460. ** points to is unchanged.
  8461. **
  8462. ** ^Statistics might not be available for all loops in all statements. ^In cases
  8463. ** where there exist loops with no available statistics, this function behaves
  8464. ** as if the loop did not exist - it returns non-zero and leave the variable
  8465. ** that pOut points to unchanged.
  8466. **
  8467. ** See also: [sqlite3_stmt_scanstatus_reset()]
  8468. */
  8469. SQLITE_API int sqlite3_stmt_scanstatus(
  8470. sqlite3_stmt *pStmt, /* Prepared statement for which info desired */
  8471. int idx, /* Index of loop to report on */
  8472. int iScanStatusOp, /* Information desired. SQLITE_SCANSTAT_* */
  8473. void *pOut /* Result written here */
  8474. );
  8475. /*
  8476. ** CAPI3REF: Zero Scan-Status Counters
  8477. ** METHOD: sqlite3_stmt
  8478. **
  8479. ** ^Zero all [sqlite3_stmt_scanstatus()] related event counters.
  8480. **
  8481. ** This API is only available if the library is built with pre-processor
  8482. ** symbol [SQLITE_ENABLE_STMT_SCANSTATUS] defined.
  8483. */
  8484. SQLITE_API void sqlite3_stmt_scanstatus_reset(sqlite3_stmt*);
  8485. /*
  8486. ** CAPI3REF: Flush caches to disk mid-transaction
  8487. **
  8488. ** ^If a write-transaction is open on [database connection] D when the
  8489. ** [sqlite3_db_cacheflush(D)] interface invoked, any dirty
  8490. ** pages in the pager-cache that are not currently in use are written out
  8491. ** to disk. A dirty page may be in use if a database cursor created by an
  8492. ** active SQL statement is reading from it, or if it is page 1 of a database
  8493. ** file (page 1 is always "in use"). ^The [sqlite3_db_cacheflush(D)]
  8494. ** interface flushes caches for all schemas - "main", "temp", and
  8495. ** any [attached] databases.
  8496. **
  8497. ** ^If this function needs to obtain extra database locks before dirty pages
  8498. ** can be flushed to disk, it does so. ^If those locks cannot be obtained
  8499. ** immediately and there is a busy-handler callback configured, it is invoked
  8500. ** in the usual manner. ^If the required lock still cannot be obtained, then
  8501. ** the database is skipped and an attempt made to flush any dirty pages
  8502. ** belonging to the next (if any) database. ^If any databases are skipped
  8503. ** because locks cannot be obtained, but no other error occurs, this
  8504. ** function returns SQLITE_BUSY.
  8505. **
  8506. ** ^If any other error occurs while flushing dirty pages to disk (for
  8507. ** example an IO error or out-of-memory condition), then processing is
  8508. ** abandoned and an SQLite [error code] is returned to the caller immediately.
  8509. **
  8510. ** ^Otherwise, if no error occurs, [sqlite3_db_cacheflush()] returns SQLITE_OK.
  8511. **
  8512. ** ^This function does not set the database handle error code or message
  8513. ** returned by the [sqlite3_errcode()] and [sqlite3_errmsg()] functions.
  8514. */
  8515. SQLITE_API int sqlite3_db_cacheflush(sqlite3*);
  8516. /*
  8517. ** CAPI3REF: The pre-update hook.
  8518. **
  8519. ** ^These interfaces are only available if SQLite is compiled using the
  8520. ** [SQLITE_ENABLE_PREUPDATE_HOOK] compile-time option.
  8521. **
  8522. ** ^The [sqlite3_preupdate_hook()] interface registers a callback function
  8523. ** that is invoked prior to each [INSERT], [UPDATE], and [DELETE] operation
  8524. ** on a database table.
  8525. ** ^At most one preupdate hook may be registered at a time on a single
  8526. ** [database connection]; each call to [sqlite3_preupdate_hook()] overrides
  8527. ** the previous setting.
  8528. ** ^The preupdate hook is disabled by invoking [sqlite3_preupdate_hook()]
  8529. ** with a NULL pointer as the second parameter.
  8530. ** ^The third parameter to [sqlite3_preupdate_hook()] is passed through as
  8531. ** the first parameter to callbacks.
  8532. **
  8533. ** ^The preupdate hook only fires for changes to real database tables; the
  8534. ** preupdate hook is not invoked for changes to [virtual tables] or to
  8535. ** system tables like sqlite_master or sqlite_stat1.
  8536. **
  8537. ** ^The second parameter to the preupdate callback is a pointer to
  8538. ** the [database connection] that registered the preupdate hook.
  8539. ** ^The third parameter to the preupdate callback is one of the constants
  8540. ** [SQLITE_INSERT], [SQLITE_DELETE], or [SQLITE_UPDATE] to identify the
  8541. ** kind of update operation that is about to occur.
  8542. ** ^(The fourth parameter to the preupdate callback is the name of the
  8543. ** database within the database connection that is being modified. This
  8544. ** will be "main" for the main database or "temp" for TEMP tables or
  8545. ** the name given after the AS keyword in the [ATTACH] statement for attached
  8546. ** databases.)^
  8547. ** ^The fifth parameter to the preupdate callback is the name of the
  8548. ** table that is being modified.
  8549. **
  8550. ** For an UPDATE or DELETE operation on a [rowid table], the sixth
  8551. ** parameter passed to the preupdate callback is the initial [rowid] of the
  8552. ** row being modified or deleted. For an INSERT operation on a rowid table,
  8553. ** or any operation on a WITHOUT ROWID table, the value of the sixth
  8554. ** parameter is undefined. For an INSERT or UPDATE on a rowid table the
  8555. ** seventh parameter is the final rowid value of the row being inserted
  8556. ** or updated. The value of the seventh parameter passed to the callback
  8557. ** function is not defined for operations on WITHOUT ROWID tables, or for
  8558. ** INSERT operations on rowid tables.
  8559. **
  8560. ** The [sqlite3_preupdate_old()], [sqlite3_preupdate_new()],
  8561. ** [sqlite3_preupdate_count()], and [sqlite3_preupdate_depth()] interfaces
  8562. ** provide additional information about a preupdate event. These routines
  8563. ** may only be called from within a preupdate callback. Invoking any of
  8564. ** these routines from outside of a preupdate callback or with a
  8565. ** [database connection] pointer that is different from the one supplied
  8566. ** to the preupdate callback results in undefined and probably undesirable
  8567. ** behavior.
  8568. **
  8569. ** ^The [sqlite3_preupdate_count(D)] interface returns the number of columns
  8570. ** in the row that is being inserted, updated, or deleted.
  8571. **
  8572. ** ^The [sqlite3_preupdate_old(D,N,P)] interface writes into P a pointer to
  8573. ** a [protected sqlite3_value] that contains the value of the Nth column of
  8574. ** the table row before it is updated. The N parameter must be between 0
  8575. ** and one less than the number of columns or the behavior will be
  8576. ** undefined. This must only be used within SQLITE_UPDATE and SQLITE_DELETE
  8577. ** preupdate callbacks; if it is used by an SQLITE_INSERT callback then the
  8578. ** behavior is undefined. The [sqlite3_value] that P points to
  8579. ** will be destroyed when the preupdate callback returns.
  8580. **
  8581. ** ^The [sqlite3_preupdate_new(D,N,P)] interface writes into P a pointer to
  8582. ** a [protected sqlite3_value] that contains the value of the Nth column of
  8583. ** the table row after it is updated. The N parameter must be between 0
  8584. ** and one less than the number of columns or the behavior will be
  8585. ** undefined. This must only be used within SQLITE_INSERT and SQLITE_UPDATE
  8586. ** preupdate callbacks; if it is used by an SQLITE_DELETE callback then the
  8587. ** behavior is undefined. The [sqlite3_value] that P points to
  8588. ** will be destroyed when the preupdate callback returns.
  8589. **
  8590. ** ^The [sqlite3_preupdate_depth(D)] interface returns 0 if the preupdate
  8591. ** callback was invoked as a result of a direct insert, update, or delete
  8592. ** operation; or 1 for inserts, updates, or deletes invoked by top-level
  8593. ** triggers; or 2 for changes resulting from triggers called by top-level
  8594. ** triggers; and so forth.
  8595. **
  8596. ** See also: [sqlite3_update_hook()]
  8597. */
  8598. #if defined(SQLITE_ENABLE_PREUPDATE_HOOK)
  8599. SQLITE_API void *sqlite3_preupdate_hook(
  8600. sqlite3 *db,
  8601. void(*xPreUpdate)(
  8602. void *pCtx, /* Copy of third arg to preupdate_hook() */
  8603. sqlite3 *db, /* Database handle */
  8604. int op, /* SQLITE_UPDATE, DELETE or INSERT */
  8605. char const *zDb, /* Database name */
  8606. char const *zName, /* Table name */
  8607. sqlite3_int64 iKey1, /* Rowid of row about to be deleted/updated */
  8608. sqlite3_int64 iKey2 /* New rowid value (for a rowid UPDATE) */
  8609. ),
  8610. void*
  8611. );
  8612. SQLITE_API int sqlite3_preupdate_old(sqlite3 *, int, sqlite3_value **);
  8613. SQLITE_API int sqlite3_preupdate_count(sqlite3 *);
  8614. SQLITE_API int sqlite3_preupdate_depth(sqlite3 *);
  8615. SQLITE_API int sqlite3_preupdate_new(sqlite3 *, int, sqlite3_value **);
  8616. #endif
  8617. /*
  8618. ** CAPI3REF: Low-level system error code
  8619. **
  8620. ** ^Attempt to return the underlying operating system error code or error
  8621. ** number that caused the most recent I/O error or failure to open a file.
  8622. ** The return value is OS-dependent. For example, on unix systems, after
  8623. ** [sqlite3_open_v2()] returns [SQLITE_CANTOPEN], this interface could be
  8624. ** called to get back the underlying "errno" that caused the problem, such
  8625. ** as ENOSPC, EAUTH, EISDIR, and so forth.
  8626. */
  8627. SQLITE_API int sqlite3_system_errno(sqlite3*);
  8628. /*
  8629. ** CAPI3REF: Database Snapshot
  8630. ** KEYWORDS: {snapshot} {sqlite3_snapshot}
  8631. ** EXPERIMENTAL
  8632. **
  8633. ** An instance of the snapshot object records the state of a [WAL mode]
  8634. ** database for some specific point in history.
  8635. **
  8636. ** In [WAL mode], multiple [database connections] that are open on the
  8637. ** same database file can each be reading a different historical version
  8638. ** of the database file. When a [database connection] begins a read
  8639. ** transaction, that connection sees an unchanging copy of the database
  8640. ** as it existed for the point in time when the transaction first started.
  8641. ** Subsequent changes to the database from other connections are not seen
  8642. ** by the reader until a new read transaction is started.
  8643. **
  8644. ** The sqlite3_snapshot object records state information about an historical
  8645. ** version of the database file so that it is possible to later open a new read
  8646. ** transaction that sees that historical version of the database rather than
  8647. ** the most recent version.
  8648. **
  8649. ** The constructor for this object is [sqlite3_snapshot_get()]. The
  8650. ** [sqlite3_snapshot_open()] method causes a fresh read transaction to refer
  8651. ** to an historical snapshot (if possible). The destructor for
  8652. ** sqlite3_snapshot objects is [sqlite3_snapshot_free()].
  8653. */
  8654. typedef struct sqlite3_snapshot {
  8655. unsigned char hidden[48];
  8656. } sqlite3_snapshot;
  8657. /*
  8658. ** CAPI3REF: Record A Database Snapshot
  8659. ** EXPERIMENTAL
  8660. **
  8661. ** ^The [sqlite3_snapshot_get(D,S,P)] interface attempts to make a
  8662. ** new [sqlite3_snapshot] object that records the current state of
  8663. ** schema S in database connection D. ^On success, the
  8664. ** [sqlite3_snapshot_get(D,S,P)] interface writes a pointer to the newly
  8665. ** created [sqlite3_snapshot] object into *P and returns SQLITE_OK.
  8666. ** If there is not already a read-transaction open on schema S when
  8667. ** this function is called, one is opened automatically.
  8668. **
  8669. ** The following must be true for this function to succeed. If any of
  8670. ** the following statements are false when sqlite3_snapshot_get() is
  8671. ** called, SQLITE_ERROR is returned. The final value of *P is undefined
  8672. ** in this case.
  8673. **
  8674. ** <ul>
  8675. ** <li> The database handle must be in [autocommit mode].
  8676. **
  8677. ** <li> Schema S of [database connection] D must be a [WAL mode] database.
  8678. **
  8679. ** <li> There must not be a write transaction open on schema S of database
  8680. ** connection D.
  8681. **
  8682. ** <li> One or more transactions must have been written to the current wal
  8683. ** file since it was created on disk (by any connection). This means
  8684. ** that a snapshot cannot be taken on a wal mode database with no wal
  8685. ** file immediately after it is first opened. At least one transaction
  8686. ** must be written to it first.
  8687. ** </ul>
  8688. **
  8689. ** This function may also return SQLITE_NOMEM. If it is called with the
  8690. ** database handle in autocommit mode but fails for some other reason,
  8691. ** whether or not a read transaction is opened on schema S is undefined.
  8692. **
  8693. ** The [sqlite3_snapshot] object returned from a successful call to
  8694. ** [sqlite3_snapshot_get()] must be freed using [sqlite3_snapshot_free()]
  8695. ** to avoid a memory leak.
  8696. **
  8697. ** The [sqlite3_snapshot_get()] interface is only available when the
  8698. ** SQLITE_ENABLE_SNAPSHOT compile-time option is used.
  8699. */
  8700. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_get(
  8701. sqlite3 *db,
  8702. const char *zSchema,
  8703. sqlite3_snapshot **ppSnapshot
  8704. );
  8705. /*
  8706. ** CAPI3REF: Start a read transaction on an historical snapshot
  8707. ** EXPERIMENTAL
  8708. **
  8709. ** ^The [sqlite3_snapshot_open(D,S,P)] interface starts a
  8710. ** read transaction for schema S of
  8711. ** [database connection] D such that the read transaction
  8712. ** refers to historical [snapshot] P, rather than the most
  8713. ** recent change to the database.
  8714. ** ^The [sqlite3_snapshot_open()] interface returns SQLITE_OK on success
  8715. ** or an appropriate [error code] if it fails.
  8716. **
  8717. ** ^In order to succeed, a call to [sqlite3_snapshot_open(D,S,P)] must be
  8718. ** the first operation following the [BEGIN] that takes the schema S
  8719. ** out of [autocommit mode].
  8720. ** ^In other words, schema S must not currently be in
  8721. ** a transaction for [sqlite3_snapshot_open(D,S,P)] to work, but the
  8722. ** database connection D must be out of [autocommit mode].
  8723. ** ^A [snapshot] will fail to open if it has been overwritten by a
  8724. ** [checkpoint].
  8725. ** ^(A call to [sqlite3_snapshot_open(D,S,P)] will fail if the
  8726. ** database connection D does not know that the database file for
  8727. ** schema S is in [WAL mode]. A database connection might not know
  8728. ** that the database file is in [WAL mode] if there has been no prior
  8729. ** I/O on that database connection, or if the database entered [WAL mode]
  8730. ** after the most recent I/O on the database connection.)^
  8731. ** (Hint: Run "[PRAGMA application_id]" against a newly opened
  8732. ** database connection in order to make it ready to use snapshots.)
  8733. **
  8734. ** The [sqlite3_snapshot_open()] interface is only available when the
  8735. ** SQLITE_ENABLE_SNAPSHOT compile-time option is used.
  8736. */
  8737. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_open(
  8738. sqlite3 *db,
  8739. const char *zSchema,
  8740. sqlite3_snapshot *pSnapshot
  8741. );
  8742. /*
  8743. ** CAPI3REF: Destroy a snapshot
  8744. ** EXPERIMENTAL
  8745. **
  8746. ** ^The [sqlite3_snapshot_free(P)] interface destroys [sqlite3_snapshot] P.
  8747. ** The application must eventually free every [sqlite3_snapshot] object
  8748. ** using this routine to avoid a memory leak.
  8749. **
  8750. ** The [sqlite3_snapshot_free()] interface is only available when the
  8751. ** SQLITE_ENABLE_SNAPSHOT compile-time option is used.
  8752. */
  8753. SQLITE_API SQLITE_EXPERIMENTAL void sqlite3_snapshot_free(sqlite3_snapshot*);
  8754. /*
  8755. ** CAPI3REF: Compare the ages of two snapshot handles.
  8756. ** EXPERIMENTAL
  8757. **
  8758. ** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages
  8759. ** of two valid snapshot handles.
  8760. **
  8761. ** If the two snapshot handles are not associated with the same database
  8762. ** file, the result of the comparison is undefined.
  8763. **
  8764. ** Additionally, the result of the comparison is only valid if both of the
  8765. ** snapshot handles were obtained by calling sqlite3_snapshot_get() since the
  8766. ** last time the wal file was deleted. The wal file is deleted when the
  8767. ** database is changed back to rollback mode or when the number of database
  8768. ** clients drops to zero. If either snapshot handle was obtained before the
  8769. ** wal file was last deleted, the value returned by this function
  8770. ** is undefined.
  8771. **
  8772. ** Otherwise, this API returns a negative value if P1 refers to an older
  8773. ** snapshot than P2, zero if the two handles refer to the same database
  8774. ** snapshot, and a positive value if P1 is a newer snapshot than P2.
  8775. */
  8776. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
  8777. sqlite3_snapshot *p1,
  8778. sqlite3_snapshot *p2
  8779. );
  8780. /*
  8781. ** CAPI3REF: Recover snapshots from a wal file
  8782. ** EXPERIMENTAL
  8783. **
  8784. ** If all connections disconnect from a database file but do not perform
  8785. ** a checkpoint, the existing wal file is opened along with the database
  8786. ** file the next time the database is opened. At this point it is only
  8787. ** possible to successfully call sqlite3_snapshot_open() to open the most
  8788. ** recent snapshot of the database (the one at the head of the wal file),
  8789. ** even though the wal file may contain other valid snapshots for which
  8790. ** clients have sqlite3_snapshot handles.
  8791. **
  8792. ** This function attempts to scan the wal file associated with database zDb
  8793. ** of database handle db and make all valid snapshots available to
  8794. ** sqlite3_snapshot_open(). It is an error if there is already a read
  8795. ** transaction open on the database, or if the database is not a wal mode
  8796. ** database.
  8797. **
  8798. ** SQLITE_OK is returned if successful, or an SQLite error code otherwise.
  8799. */
  8800. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const char *zDb);
  8801. /*
  8802. ** CAPI3REF: Serialize a database
  8803. **
  8804. ** The sqlite3_serialize(D,S,P,F) interface returns a pointer to memory
  8805. ** that is a serialization of the S database on [database connection] D.
  8806. ** If P is not a NULL pointer, then the size of the database in bytes
  8807. ** is written into *P.
  8808. **
  8809. ** For an ordinary on-disk database file, the serialization is just a
  8810. ** copy of the disk file. For an in-memory database or a "TEMP" database,
  8811. ** the serialization is the same sequence of bytes which would be written
  8812. ** to disk if that database where backed up to disk.
  8813. **
  8814. ** The usual case is that sqlite3_serialize() copies the serialization of
  8815. ** the database into memory obtained from [sqlite3_malloc64()] and returns
  8816. ** a pointer to that memory. The caller is responsible for freeing the
  8817. ** returned value to avoid a memory leak. However, if the F argument
  8818. ** contains the SQLITE_SERIALIZE_NOCOPY bit, then no memory allocations
  8819. ** are made, and the sqlite3_serialize() function will return a pointer
  8820. ** to the contiguous memory representation of the database that SQLite
  8821. ** is currently using for that database, or NULL if the no such contiguous
  8822. ** memory representation of the database exists. A contiguous memory
  8823. ** representation of the database will usually only exist if there has
  8824. ** been a prior call to [sqlite3_deserialize(D,S,...)] with the same
  8825. ** values of D and S.
  8826. ** The size of the database is written into *P even if the
  8827. ** SQLITE_SERIALIZE_NOCOPY bit is set but no contiguous copy
  8828. ** of the database exists.
  8829. **
  8830. ** A call to sqlite3_serialize(D,S,P,F) might return NULL even if the
  8831. ** SQLITE_SERIALIZE_NOCOPY bit is omitted from argument F if a memory
  8832. ** allocation error occurs.
  8833. **
  8834. ** This interface is only available if SQLite is compiled with the
  8835. ** [SQLITE_ENABLE_DESERIALIZE] option.
  8836. */
  8837. SQLITE_API unsigned char *sqlite3_serialize(
  8838. sqlite3 *db, /* The database connection */
  8839. const char *zSchema, /* Which DB to serialize. ex: "main", "temp", ... */
  8840. sqlite3_int64 *piSize, /* Write size of the DB here, if not NULL */
  8841. unsigned int mFlags /* Zero or more SQLITE_SERIALIZE_* flags */
  8842. );
  8843. /*
  8844. ** CAPI3REF: Flags for sqlite3_serialize
  8845. **
  8846. ** Zero or more of the following constants can be OR-ed together for
  8847. ** the F argument to [sqlite3_serialize(D,S,P,F)].
  8848. **
  8849. ** SQLITE_SERIALIZE_NOCOPY means that [sqlite3_serialize()] will return
  8850. ** a pointer to contiguous in-memory database that it is currently using,
  8851. ** without making a copy of the database. If SQLite is not currently using
  8852. ** a contiguous in-memory database, then this option causes
  8853. ** [sqlite3_serialize()] to return a NULL pointer. SQLite will only be
  8854. ** using a contiguous in-memory database if it has been initialized by a
  8855. ** prior call to [sqlite3_deserialize()].
  8856. */
  8857. #define SQLITE_SERIALIZE_NOCOPY 0x001 /* Do no memory allocations */
  8858. /*
  8859. ** CAPI3REF: Deserialize a database
  8860. **
  8861. ** The sqlite3_deserialize(D,S,P,N,M,F) interface causes the
  8862. ** [database connection] D to disconnect from database S and then
  8863. ** reopen S as an in-memory database based on the serialization contained
  8864. ** in P. The serialized database P is N bytes in size. M is the size of
  8865. ** the buffer P, which might be larger than N. If M is larger than N, and
  8866. ** the SQLITE_DESERIALIZE_READONLY bit is not set in F, then SQLite is
  8867. ** permitted to add content to the in-memory database as long as the total
  8868. ** size does not exceed M bytes.
  8869. **
  8870. ** If the SQLITE_DESERIALIZE_FREEONCLOSE bit is set in F, then SQLite will
  8871. ** invoke sqlite3_free() on the serialization buffer when the database
  8872. ** connection closes. If the SQLITE_DESERIALIZE_RESIZEABLE bit is set, then
  8873. ** SQLite will try to increase the buffer size using sqlite3_realloc64()
  8874. ** if writes on the database cause it to grow larger than M bytes.
  8875. **
  8876. ** The sqlite3_deserialize() interface will fail with SQLITE_BUSY if the
  8877. ** database is currently in a read transaction or is involved in a backup
  8878. ** operation.
  8879. **
  8880. ** If sqlite3_deserialize(D,S,P,N,M,F) fails for any reason and if the
  8881. ** SQLITE_DESERIALIZE_FREEONCLOSE bit is set in argument F, then
  8882. ** [sqlite3_free()] is invoked on argument P prior to returning.
  8883. **
  8884. ** This interface is only available if SQLite is compiled with the
  8885. ** [SQLITE_ENABLE_DESERIALIZE] option.
  8886. */
  8887. SQLITE_API int sqlite3_deserialize(
  8888. sqlite3 *db, /* The database connection */
  8889. const char *zSchema, /* Which DB to reopen with the deserialization */
  8890. unsigned char *pData, /* The serialized database content */
  8891. sqlite3_int64 szDb, /* Number bytes in the deserialization */
  8892. sqlite3_int64 szBuf, /* Total size of buffer pData[] */
  8893. unsigned mFlags /* Zero or more SQLITE_DESERIALIZE_* flags */
  8894. );
  8895. /*
  8896. ** CAPI3REF: Flags for sqlite3_deserialize()
  8897. **
  8898. ** The following are allowed values for 6th argument (the F argument) to
  8899. ** the [sqlite3_deserialize(D,S,P,N,M,F)] interface.
  8900. **
  8901. ** The SQLITE_DESERIALIZE_FREEONCLOSE means that the database serialization
  8902. ** in the P argument is held in memory obtained from [sqlite3_malloc64()]
  8903. ** and that SQLite should take ownership of this memory and automatically
  8904. ** free it when it has finished using it. Without this flag, the caller
  8905. ** is resposible for freeing any dynamically allocated memory.
  8906. **
  8907. ** The SQLITE_DESERIALIZE_RESIZEABLE flag means that SQLite is allowed to
  8908. ** grow the size of the database using calls to [sqlite3_realloc64()]. This
  8909. ** flag should only be used if SQLITE_DESERIALIZE_FREEONCLOSE is also used.
  8910. ** Without this flag, the deserialized database cannot increase in size beyond
  8911. ** the number of bytes specified by the M parameter.
  8912. **
  8913. ** The SQLITE_DESERIALIZE_READONLY flag means that the deserialized database
  8914. ** should be treated as read-only.
  8915. */
  8916. #define SQLITE_DESERIALIZE_FREEONCLOSE 1 /* Call sqlite3_free() on close */
  8917. #define SQLITE_DESERIALIZE_RESIZEABLE 2 /* Resize using sqlite3_realloc64() */
  8918. #define SQLITE_DESERIALIZE_READONLY 4 /* Database is read-only */
  8919. /*
  8920. ** Undo the hack that converts floating point types to integer for
  8921. ** builds on processors without floating point support.
  8922. */
  8923. #ifdef SQLITE_OMIT_FLOATING_POINT
  8924. # undef double
  8925. #endif
  8926. #ifdef __cplusplus
  8927. } /* End of the 'extern "C"' block */
  8928. #endif
  8929. #endif /* SQLITE3_H */
  8930. /******** Begin file sqlite3rtree.h *********/
  8931. /*
  8932. ** 2010 August 30
  8933. **
  8934. ** The author disclaims copyright to this source code. In place of
  8935. ** a legal notice, here is a blessing:
  8936. **
  8937. ** May you do good and not evil.
  8938. ** May you find forgiveness for yourself and forgive others.
  8939. ** May you share freely, never taking more than you give.
  8940. **
  8941. *************************************************************************
  8942. */
  8943. #ifndef _SQLITE3RTREE_H_
  8944. #define _SQLITE3RTREE_H_
  8945. #ifdef __cplusplus
  8946. extern "C" {
  8947. #endif
  8948. typedef struct sqlite3_rtree_geometry sqlite3_rtree_geometry;
  8949. typedef struct sqlite3_rtree_query_info sqlite3_rtree_query_info;
  8950. /* The double-precision datatype used by RTree depends on the
  8951. ** SQLITE_RTREE_INT_ONLY compile-time option.
  8952. */
  8953. #ifdef SQLITE_RTREE_INT_ONLY
  8954. typedef sqlite3_int64 sqlite3_rtree_dbl;
  8955. #else
  8956. typedef double sqlite3_rtree_dbl;
  8957. #endif
  8958. /*
  8959. ** Register a geometry callback named zGeom that can be used as part of an
  8960. ** R-Tree geometry query as follows:
  8961. **
  8962. ** SELECT ... FROM <rtree> WHERE <rtree col> MATCH $zGeom(... params ...)
  8963. */
  8964. SQLITE_API int sqlite3_rtree_geometry_callback(
  8965. sqlite3 *db,
  8966. const char *zGeom,
  8967. int (*xGeom)(sqlite3_rtree_geometry*, int, sqlite3_rtree_dbl*,int*),
  8968. void *pContext
  8969. );
  8970. /*
  8971. ** A pointer to a structure of the following type is passed as the first
  8972. ** argument to callbacks registered using rtree_geometry_callback().
  8973. */
  8974. struct sqlite3_rtree_geometry {
  8975. void *pContext; /* Copy of pContext passed to s_r_g_c() */
  8976. int nParam; /* Size of array aParam[] */
  8977. sqlite3_rtree_dbl *aParam; /* Parameters passed to SQL geom function */
  8978. void *pUser; /* Callback implementation user data */
  8979. void (*xDelUser)(void *); /* Called by SQLite to clean up pUser */
  8980. };
  8981. /*
  8982. ** Register a 2nd-generation geometry callback named zScore that can be
  8983. ** used as part of an R-Tree geometry query as follows:
  8984. **
  8985. ** SELECT ... FROM <rtree> WHERE <rtree col> MATCH $zQueryFunc(... params ...)
  8986. */
  8987. SQLITE_API int sqlite3_rtree_query_callback(
  8988. sqlite3 *db,
  8989. const char *zQueryFunc,
  8990. int (*xQueryFunc)(sqlite3_rtree_query_info*),
  8991. void *pContext,
  8992. void (*xDestructor)(void*)
  8993. );
  8994. /*
  8995. ** A pointer to a structure of the following type is passed as the
  8996. ** argument to scored geometry callback registered using
  8997. ** sqlite3_rtree_query_callback().
  8998. **
  8999. ** Note that the first 5 fields of this structure are identical to
  9000. ** sqlite3_rtree_geometry. This structure is a subclass of
  9001. ** sqlite3_rtree_geometry.
  9002. */
  9003. struct sqlite3_rtree_query_info {
  9004. void *pContext; /* pContext from when function registered */
  9005. int nParam; /* Number of function parameters */
  9006. sqlite3_rtree_dbl *aParam; /* value of function parameters */
  9007. void *pUser; /* callback can use this, if desired */
  9008. void (*xDelUser)(void*); /* function to free pUser */
  9009. sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */
  9010. unsigned int *anQueue; /* Number of pending entries in the queue */
  9011. int nCoord; /* Number of coordinates */
  9012. int iLevel; /* Level of current node or entry */
  9013. int mxLevel; /* The largest iLevel value in the tree */
  9014. sqlite3_int64 iRowid; /* Rowid for current entry */
  9015. sqlite3_rtree_dbl rParentScore; /* Score of parent node */
  9016. int eParentWithin; /* Visibility of parent node */
  9017. int eWithin; /* OUT: Visiblity */
  9018. sqlite3_rtree_dbl rScore; /* OUT: Write the score here */
  9019. /* The following fields are only available in 3.8.11 and later */
  9020. sqlite3_value **apSqlParam; /* Original SQL values of parameters */
  9021. };
  9022. /*
  9023. ** Allowed values for sqlite3_rtree_query.eWithin and .eParentWithin.
  9024. */
  9025. #define NOT_WITHIN 0 /* Object completely outside of query region */
  9026. #define PARTLY_WITHIN 1 /* Object partially overlaps query region */
  9027. #define FULLY_WITHIN 2 /* Object fully contained within query region */
  9028. #ifdef __cplusplus
  9029. } /* end of the 'extern "C"' block */
  9030. #endif
  9031. #endif /* ifndef _SQLITE3RTREE_H_ */
  9032. /******** End of sqlite3rtree.h *********/
  9033. /******** Begin file sqlite3session.h *********/
  9034. #if !defined(__SQLITESESSION_H_) && defined(SQLITE_ENABLE_SESSION)
  9035. #define __SQLITESESSION_H_ 1
  9036. /*
  9037. ** Make sure we can call this stuff from C++.
  9038. */
  9039. #ifdef __cplusplus
  9040. extern "C" {
  9041. #endif
  9042. /*
  9043. ** CAPI3REF: Session Object Handle
  9044. **
  9045. ** An instance of this object is a [session] that can be used to
  9046. ** record changes to a database.
  9047. */
  9048. typedef struct sqlite3_session sqlite3_session;
  9049. /*
  9050. ** CAPI3REF: Changeset Iterator Handle
  9051. **
  9052. ** An instance of this object acts as a cursor for iterating
  9053. ** over the elements of a [changeset] or [patchset].
  9054. */
  9055. typedef struct sqlite3_changeset_iter sqlite3_changeset_iter;
  9056. /*
  9057. ** CAPI3REF: Create A New Session Object
  9058. ** CONSTRUCTOR: sqlite3_session
  9059. **
  9060. ** Create a new session object attached to database handle db. If successful,
  9061. ** a pointer to the new object is written to *ppSession and SQLITE_OK is
  9062. ** returned. If an error occurs, *ppSession is set to NULL and an SQLite
  9063. ** error code (e.g. SQLITE_NOMEM) is returned.
  9064. **
  9065. ** It is possible to create multiple session objects attached to a single
  9066. ** database handle.
  9067. **
  9068. ** Session objects created using this function should be deleted using the
  9069. ** [sqlite3session_delete()] function before the database handle that they
  9070. ** are attached to is itself closed. If the database handle is closed before
  9071. ** the session object is deleted, then the results of calling any session
  9072. ** module function, including [sqlite3session_delete()] on the session object
  9073. ** are undefined.
  9074. **
  9075. ** Because the session module uses the [sqlite3_preupdate_hook()] API, it
  9076. ** is not possible for an application to register a pre-update hook on a
  9077. ** database handle that has one or more session objects attached. Nor is
  9078. ** it possible to create a session object attached to a database handle for
  9079. ** which a pre-update hook is already defined. The results of attempting
  9080. ** either of these things are undefined.
  9081. **
  9082. ** The session object will be used to create changesets for tables in
  9083. ** database zDb, where zDb is either "main", or "temp", or the name of an
  9084. ** attached database. It is not an error if database zDb is not attached
  9085. ** to the database when the session object is created.
  9086. */
  9087. SQLITE_API int sqlite3session_create(
  9088. sqlite3 *db, /* Database handle */
  9089. const char *zDb, /* Name of db (e.g. "main") */
  9090. sqlite3_session **ppSession /* OUT: New session object */
  9091. );
  9092. /*
  9093. ** CAPI3REF: Delete A Session Object
  9094. ** DESTRUCTOR: sqlite3_session
  9095. **
  9096. ** Delete a session object previously allocated using
  9097. ** [sqlite3session_create()]. Once a session object has been deleted, the
  9098. ** results of attempting to use pSession with any other session module
  9099. ** function are undefined.
  9100. **
  9101. ** Session objects must be deleted before the database handle to which they
  9102. ** are attached is closed. Refer to the documentation for
  9103. ** [sqlite3session_create()] for details.
  9104. */
  9105. SQLITE_API void sqlite3session_delete(sqlite3_session *pSession);
  9106. /*
  9107. ** CAPI3REF: Enable Or Disable A Session Object
  9108. ** METHOD: sqlite3_session
  9109. **
  9110. ** Enable or disable the recording of changes by a session object. When
  9111. ** enabled, a session object records changes made to the database. When
  9112. ** disabled - it does not. A newly created session object is enabled.
  9113. ** Refer to the documentation for [sqlite3session_changeset()] for further
  9114. ** details regarding how enabling and disabling a session object affects
  9115. ** the eventual changesets.
  9116. **
  9117. ** Passing zero to this function disables the session. Passing a value
  9118. ** greater than zero enables it. Passing a value less than zero is a
  9119. ** no-op, and may be used to query the current state of the session.
  9120. **
  9121. ** The return value indicates the final state of the session object: 0 if
  9122. ** the session is disabled, or 1 if it is enabled.
  9123. */
  9124. SQLITE_API int sqlite3session_enable(sqlite3_session *pSession, int bEnable);
  9125. /*
  9126. ** CAPI3REF: Set Or Clear the Indirect Change Flag
  9127. ** METHOD: sqlite3_session
  9128. **
  9129. ** Each change recorded by a session object is marked as either direct or
  9130. ** indirect. A change is marked as indirect if either:
  9131. **
  9132. ** <ul>
  9133. ** <li> The session object "indirect" flag is set when the change is
  9134. ** made, or
  9135. ** <li> The change is made by an SQL trigger or foreign key action
  9136. ** instead of directly as a result of a users SQL statement.
  9137. ** </ul>
  9138. **
  9139. ** If a single row is affected by more than one operation within a session,
  9140. ** then the change is considered indirect if all operations meet the criteria
  9141. ** for an indirect change above, or direct otherwise.
  9142. **
  9143. ** This function is used to set, clear or query the session object indirect
  9144. ** flag. If the second argument passed to this function is zero, then the
  9145. ** indirect flag is cleared. If it is greater than zero, the indirect flag
  9146. ** is set. Passing a value less than zero does not modify the current value
  9147. ** of the indirect flag, and may be used to query the current state of the
  9148. ** indirect flag for the specified session object.
  9149. **
  9150. ** The return value indicates the final state of the indirect flag: 0 if
  9151. ** it is clear, or 1 if it is set.
  9152. */
  9153. SQLITE_API int sqlite3session_indirect(sqlite3_session *pSession, int bIndirect);
  9154. /*
  9155. ** CAPI3REF: Attach A Table To A Session Object
  9156. ** METHOD: sqlite3_session
  9157. **
  9158. ** If argument zTab is not NULL, then it is the name of a table to attach
  9159. ** to the session object passed as the first argument. All subsequent changes
  9160. ** made to the table while the session object is enabled will be recorded. See
  9161. ** documentation for [sqlite3session_changeset()] for further details.
  9162. **
  9163. ** Or, if argument zTab is NULL, then changes are recorded for all tables
  9164. ** in the database. If additional tables are added to the database (by
  9165. ** executing "CREATE TABLE" statements) after this call is made, changes for
  9166. ** the new tables are also recorded.
  9167. **
  9168. ** Changes can only be recorded for tables that have a PRIMARY KEY explicitly
  9169. ** defined as part of their CREATE TABLE statement. It does not matter if the
  9170. ** PRIMARY KEY is an "INTEGER PRIMARY KEY" (rowid alias) or not. The PRIMARY
  9171. ** KEY may consist of a single column, or may be a composite key.
  9172. **
  9173. ** It is not an error if the named table does not exist in the database. Nor
  9174. ** is it an error if the named table does not have a PRIMARY KEY. However,
  9175. ** no changes will be recorded in either of these scenarios.
  9176. **
  9177. ** Changes are not recorded for individual rows that have NULL values stored
  9178. ** in one or more of their PRIMARY KEY columns.
  9179. **
  9180. ** SQLITE_OK is returned if the call completes without error. Or, if an error
  9181. ** occurs, an SQLite error code (e.g. SQLITE_NOMEM) is returned.
  9182. **
  9183. ** <h3>Special sqlite_stat1 Handling</h3>
  9184. **
  9185. ** As of SQLite version 3.22.0, the "sqlite_stat1" table is an exception to
  9186. ** some of the rules above. In SQLite, the schema of sqlite_stat1 is:
  9187. ** <pre>
  9188. ** &nbsp; CREATE TABLE sqlite_stat1(tbl,idx,stat)
  9189. ** </pre>
  9190. **
  9191. ** Even though sqlite_stat1 does not have a PRIMARY KEY, changes are
  9192. ** recorded for it as if the PRIMARY KEY is (tbl,idx). Additionally, changes
  9193. ** are recorded for rows for which (idx IS NULL) is true. However, for such
  9194. ** rows a zero-length blob (SQL value X'') is stored in the changeset or
  9195. ** patchset instead of a NULL value. This allows such changesets to be
  9196. ** manipulated by legacy implementations of sqlite3changeset_invert(),
  9197. ** concat() and similar.
  9198. **
  9199. ** The sqlite3changeset_apply() function automatically converts the
  9200. ** zero-length blob back to a NULL value when updating the sqlite_stat1
  9201. ** table. However, if the application calls sqlite3changeset_new(),
  9202. ** sqlite3changeset_old() or sqlite3changeset_conflict on a changeset
  9203. ** iterator directly (including on a changeset iterator passed to a
  9204. ** conflict-handler callback) then the X'' value is returned. The application
  9205. ** must translate X'' to NULL itself if required.
  9206. **
  9207. ** Legacy (older than 3.22.0) versions of the sessions module cannot capture
  9208. ** changes made to the sqlite_stat1 table. Legacy versions of the
  9209. ** sqlite3changeset_apply() function silently ignore any modifications to the
  9210. ** sqlite_stat1 table that are part of a changeset or patchset.
  9211. */
  9212. SQLITE_API int sqlite3session_attach(
  9213. sqlite3_session *pSession, /* Session object */
  9214. const char *zTab /* Table name */
  9215. );
  9216. /*
  9217. ** CAPI3REF: Set a table filter on a Session Object.
  9218. ** METHOD: sqlite3_session
  9219. **
  9220. ** The second argument (xFilter) is the "filter callback". For changes to rows
  9221. ** in tables that are not attached to the Session object, the filter is called
  9222. ** to determine whether changes to the table's rows should be tracked or not.
  9223. ** If xFilter returns 0, changes is not tracked. Note that once a table is
  9224. ** attached, xFilter will not be called again.
  9225. */
  9226. SQLITE_API void sqlite3session_table_filter(
  9227. sqlite3_session *pSession, /* Session object */
  9228. int(*xFilter)(
  9229. void *pCtx, /* Copy of third arg to _filter_table() */
  9230. const char *zTab /* Table name */
  9231. ),
  9232. void *pCtx /* First argument passed to xFilter */
  9233. );
  9234. /*
  9235. ** CAPI3REF: Generate A Changeset From A Session Object
  9236. ** METHOD: sqlite3_session
  9237. **
  9238. ** Obtain a changeset containing changes to the tables attached to the
  9239. ** session object passed as the first argument. If successful,
  9240. ** set *ppChangeset to point to a buffer containing the changeset
  9241. ** and *pnChangeset to the size of the changeset in bytes before returning
  9242. ** SQLITE_OK. If an error occurs, set both *ppChangeset and *pnChangeset to
  9243. ** zero and return an SQLite error code.
  9244. **
  9245. ** A changeset consists of zero or more INSERT, UPDATE and/or DELETE changes,
  9246. ** each representing a change to a single row of an attached table. An INSERT
  9247. ** change contains the values of each field of a new database row. A DELETE
  9248. ** contains the original values of each field of a deleted database row. An
  9249. ** UPDATE change contains the original values of each field of an updated
  9250. ** database row along with the updated values for each updated non-primary-key
  9251. ** column. It is not possible for an UPDATE change to represent a change that
  9252. ** modifies the values of primary key columns. If such a change is made, it
  9253. ** is represented in a changeset as a DELETE followed by an INSERT.
  9254. **
  9255. ** Changes are not recorded for rows that have NULL values stored in one or
  9256. ** more of their PRIMARY KEY columns. If such a row is inserted or deleted,
  9257. ** no corresponding change is present in the changesets returned by this
  9258. ** function. If an existing row with one or more NULL values stored in
  9259. ** PRIMARY KEY columns is updated so that all PRIMARY KEY columns are non-NULL,
  9260. ** only an INSERT is appears in the changeset. Similarly, if an existing row
  9261. ** with non-NULL PRIMARY KEY values is updated so that one or more of its
  9262. ** PRIMARY KEY columns are set to NULL, the resulting changeset contains a
  9263. ** DELETE change only.
  9264. **
  9265. ** The contents of a changeset may be traversed using an iterator created
  9266. ** using the [sqlite3changeset_start()] API. A changeset may be applied to
  9267. ** a database with a compatible schema using the [sqlite3changeset_apply()]
  9268. ** API.
  9269. **
  9270. ** Within a changeset generated by this function, all changes related to a
  9271. ** single table are grouped together. In other words, when iterating through
  9272. ** a changeset or when applying a changeset to a database, all changes related
  9273. ** to a single table are processed before moving on to the next table. Tables
  9274. ** are sorted in the same order in which they were attached (or auto-attached)
  9275. ** to the sqlite3_session object. The order in which the changes related to
  9276. ** a single table are stored is undefined.
  9277. **
  9278. ** Following a successful call to this function, it is the responsibility of
  9279. ** the caller to eventually free the buffer that *ppChangeset points to using
  9280. ** [sqlite3_free()].
  9281. **
  9282. ** <h3>Changeset Generation</h3>
  9283. **
  9284. ** Once a table has been attached to a session object, the session object
  9285. ** records the primary key values of all new rows inserted into the table.
  9286. ** It also records the original primary key and other column values of any
  9287. ** deleted or updated rows. For each unique primary key value, data is only
  9288. ** recorded once - the first time a row with said primary key is inserted,
  9289. ** updated or deleted in the lifetime of the session.
  9290. **
  9291. ** There is one exception to the previous paragraph: when a row is inserted,
  9292. ** updated or deleted, if one or more of its primary key columns contain a
  9293. ** NULL value, no record of the change is made.
  9294. **
  9295. ** The session object therefore accumulates two types of records - those
  9296. ** that consist of primary key values only (created when the user inserts
  9297. ** a new record) and those that consist of the primary key values and the
  9298. ** original values of other table columns (created when the users deletes
  9299. ** or updates a record).
  9300. **
  9301. ** When this function is called, the requested changeset is created using
  9302. ** both the accumulated records and the current contents of the database
  9303. ** file. Specifically:
  9304. **
  9305. ** <ul>
  9306. ** <li> For each record generated by an insert, the database is queried
  9307. ** for a row with a matching primary key. If one is found, an INSERT
  9308. ** change is added to the changeset. If no such row is found, no change
  9309. ** is added to the changeset.
  9310. **
  9311. ** <li> For each record generated by an update or delete, the database is
  9312. ** queried for a row with a matching primary key. If such a row is
  9313. ** found and one or more of the non-primary key fields have been
  9314. ** modified from their original values, an UPDATE change is added to
  9315. ** the changeset. Or, if no such row is found in the table, a DELETE
  9316. ** change is added to the changeset. If there is a row with a matching
  9317. ** primary key in the database, but all fields contain their original
  9318. ** values, no change is added to the changeset.
  9319. ** </ul>
  9320. **
  9321. ** This means, amongst other things, that if a row is inserted and then later
  9322. ** deleted while a session object is active, neither the insert nor the delete
  9323. ** will be present in the changeset. Or if a row is deleted and then later a
  9324. ** row with the same primary key values inserted while a session object is
  9325. ** active, the resulting changeset will contain an UPDATE change instead of
  9326. ** a DELETE and an INSERT.
  9327. **
  9328. ** When a session object is disabled (see the [sqlite3session_enable()] API),
  9329. ** it does not accumulate records when rows are inserted, updated or deleted.
  9330. ** This may appear to have some counter-intuitive effects if a single row
  9331. ** is written to more than once during a session. For example, if a row
  9332. ** is inserted while a session object is enabled, then later deleted while
  9333. ** the same session object is disabled, no INSERT record will appear in the
  9334. ** changeset, even though the delete took place while the session was disabled.
  9335. ** Or, if one field of a row is updated while a session is disabled, and
  9336. ** another field of the same row is updated while the session is enabled, the
  9337. ** resulting changeset will contain an UPDATE change that updates both fields.
  9338. */
  9339. SQLITE_API int sqlite3session_changeset(
  9340. sqlite3_session *pSession, /* Session object */
  9341. int *pnChangeset, /* OUT: Size of buffer at *ppChangeset */
  9342. void **ppChangeset /* OUT: Buffer containing changeset */
  9343. );
  9344. /*
  9345. ** CAPI3REF: Load The Difference Between Tables Into A Session
  9346. ** METHOD: sqlite3_session
  9347. **
  9348. ** If it is not already attached to the session object passed as the first
  9349. ** argument, this function attaches table zTbl in the same manner as the
  9350. ** [sqlite3session_attach()] function. If zTbl does not exist, or if it
  9351. ** does not have a primary key, this function is a no-op (but does not return
  9352. ** an error).
  9353. **
  9354. ** Argument zFromDb must be the name of a database ("main", "temp" etc.)
  9355. ** attached to the same database handle as the session object that contains
  9356. ** a table compatible with the table attached to the session by this function.
  9357. ** A table is considered compatible if it:
  9358. **
  9359. ** <ul>
  9360. ** <li> Has the same name,
  9361. ** <li> Has the same set of columns declared in the same order, and
  9362. ** <li> Has the same PRIMARY KEY definition.
  9363. ** </ul>
  9364. **
  9365. ** If the tables are not compatible, SQLITE_SCHEMA is returned. If the tables
  9366. ** are compatible but do not have any PRIMARY KEY columns, it is not an error
  9367. ** but no changes are added to the session object. As with other session
  9368. ** APIs, tables without PRIMARY KEYs are simply ignored.
  9369. **
  9370. ** This function adds a set of changes to the session object that could be
  9371. ** used to update the table in database zFrom (call this the "from-table")
  9372. ** so that its content is the same as the table attached to the session
  9373. ** object (call this the "to-table"). Specifically:
  9374. **
  9375. ** <ul>
  9376. ** <li> For each row (primary key) that exists in the to-table but not in
  9377. ** the from-table, an INSERT record is added to the session object.
  9378. **
  9379. ** <li> For each row (primary key) that exists in the to-table but not in
  9380. ** the from-table, a DELETE record is added to the session object.
  9381. **
  9382. ** <li> For each row (primary key) that exists in both tables, but features
  9383. ** different non-PK values in each, an UPDATE record is added to the
  9384. ** session.
  9385. ** </ul>
  9386. **
  9387. ** To clarify, if this function is called and then a changeset constructed
  9388. ** using [sqlite3session_changeset()], then after applying that changeset to
  9389. ** database zFrom the contents of the two compatible tables would be
  9390. ** identical.
  9391. **
  9392. ** It an error if database zFrom does not exist or does not contain the
  9393. ** required compatible table.
  9394. **
  9395. ** If the operation successful, SQLITE_OK is returned. Otherwise, an SQLite
  9396. ** error code. In this case, if argument pzErrMsg is not NULL, *pzErrMsg
  9397. ** may be set to point to a buffer containing an English language error
  9398. ** message. It is the responsibility of the caller to free this buffer using
  9399. ** sqlite3_free().
  9400. */
  9401. SQLITE_API int sqlite3session_diff(
  9402. sqlite3_session *pSession,
  9403. const char *zFromDb,
  9404. const char *zTbl,
  9405. char **pzErrMsg
  9406. );
  9407. /*
  9408. ** CAPI3REF: Generate A Patchset From A Session Object
  9409. ** METHOD: sqlite3_session
  9410. **
  9411. ** The differences between a patchset and a changeset are that:
  9412. **
  9413. ** <ul>
  9414. ** <li> DELETE records consist of the primary key fields only. The
  9415. ** original values of other fields are omitted.
  9416. ** <li> The original values of any modified fields are omitted from
  9417. ** UPDATE records.
  9418. ** </ul>
  9419. **
  9420. ** A patchset blob may be used with up to date versions of all
  9421. ** sqlite3changeset_xxx API functions except for sqlite3changeset_invert(),
  9422. ** which returns SQLITE_CORRUPT if it is passed a patchset. Similarly,
  9423. ** attempting to use a patchset blob with old versions of the
  9424. ** sqlite3changeset_xxx APIs also provokes an SQLITE_CORRUPT error.
  9425. **
  9426. ** Because the non-primary key "old.*" fields are omitted, no
  9427. ** SQLITE_CHANGESET_DATA conflicts can be detected or reported if a patchset
  9428. ** is passed to the sqlite3changeset_apply() API. Other conflict types work
  9429. ** in the same way as for changesets.
  9430. **
  9431. ** Changes within a patchset are ordered in the same way as for changesets
  9432. ** generated by the sqlite3session_changeset() function (i.e. all changes for
  9433. ** a single table are grouped together, tables appear in the order in which
  9434. ** they were attached to the session object).
  9435. */
  9436. SQLITE_API int sqlite3session_patchset(
  9437. sqlite3_session *pSession, /* Session object */
  9438. int *pnPatchset, /* OUT: Size of buffer at *ppPatchset */
  9439. void **ppPatchset /* OUT: Buffer containing patchset */
  9440. );
  9441. /*
  9442. ** CAPI3REF: Test if a changeset has recorded any changes.
  9443. **
  9444. ** Return non-zero if no changes to attached tables have been recorded by
  9445. ** the session object passed as the first argument. Otherwise, if one or
  9446. ** more changes have been recorded, return zero.
  9447. **
  9448. ** Even if this function returns zero, it is possible that calling
  9449. ** [sqlite3session_changeset()] on the session handle may still return a
  9450. ** changeset that contains no changes. This can happen when a row in
  9451. ** an attached table is modified and then later on the original values
  9452. ** are restored. However, if this function returns non-zero, then it is
  9453. ** guaranteed that a call to sqlite3session_changeset() will return a
  9454. ** changeset containing zero changes.
  9455. */
  9456. SQLITE_API int sqlite3session_isempty(sqlite3_session *pSession);
  9457. /*
  9458. ** CAPI3REF: Create An Iterator To Traverse A Changeset
  9459. ** CONSTRUCTOR: sqlite3_changeset_iter
  9460. **
  9461. ** Create an iterator used to iterate through the contents of a changeset.
  9462. ** If successful, *pp is set to point to the iterator handle and SQLITE_OK
  9463. ** is returned. Otherwise, if an error occurs, *pp is set to zero and an
  9464. ** SQLite error code is returned.
  9465. **
  9466. ** The following functions can be used to advance and query a changeset
  9467. ** iterator created by this function:
  9468. **
  9469. ** <ul>
  9470. ** <li> [sqlite3changeset_next()]
  9471. ** <li> [sqlite3changeset_op()]
  9472. ** <li> [sqlite3changeset_new()]
  9473. ** <li> [sqlite3changeset_old()]
  9474. ** </ul>
  9475. **
  9476. ** It is the responsibility of the caller to eventually destroy the iterator
  9477. ** by passing it to [sqlite3changeset_finalize()]. The buffer containing the
  9478. ** changeset (pChangeset) must remain valid until after the iterator is
  9479. ** destroyed.
  9480. **
  9481. ** Assuming the changeset blob was created by one of the
  9482. ** [sqlite3session_changeset()], [sqlite3changeset_concat()] or
  9483. ** [sqlite3changeset_invert()] functions, all changes within the changeset
  9484. ** that apply to a single table are grouped together. This means that when
  9485. ** an application iterates through a changeset using an iterator created by
  9486. ** this function, all changes that relate to a single table are visited
  9487. ** consecutively. There is no chance that the iterator will visit a change
  9488. ** the applies to table X, then one for table Y, and then later on visit
  9489. ** another change for table X.
  9490. */
  9491. SQLITE_API int sqlite3changeset_start(
  9492. sqlite3_changeset_iter **pp, /* OUT: New changeset iterator handle */
  9493. int nChangeset, /* Size of changeset blob in bytes */
  9494. void *pChangeset /* Pointer to blob containing changeset */
  9495. );
  9496. /*
  9497. ** CAPI3REF: Advance A Changeset Iterator
  9498. ** METHOD: sqlite3_changeset_iter
  9499. **
  9500. ** This function may only be used with iterators created by function
  9501. ** [sqlite3changeset_start()]. If it is called on an iterator passed to
  9502. ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
  9503. ** is returned and the call has no effect.
  9504. **
  9505. ** Immediately after an iterator is created by sqlite3changeset_start(), it
  9506. ** does not point to any change in the changeset. Assuming the changeset
  9507. ** is not empty, the first call to this function advances the iterator to
  9508. ** point to the first change in the changeset. Each subsequent call advances
  9509. ** the iterator to point to the next change in the changeset (if any). If
  9510. ** no error occurs and the iterator points to a valid change after a call
  9511. ** to sqlite3changeset_next() has advanced it, SQLITE_ROW is returned.
  9512. ** Otherwise, if all changes in the changeset have already been visited,
  9513. ** SQLITE_DONE is returned.
  9514. **
  9515. ** If an error occurs, an SQLite error code is returned. Possible error
  9516. ** codes include SQLITE_CORRUPT (if the changeset buffer is corrupt) or
  9517. ** SQLITE_NOMEM.
  9518. */
  9519. SQLITE_API int sqlite3changeset_next(sqlite3_changeset_iter *pIter);
  9520. /*
  9521. ** CAPI3REF: Obtain The Current Operation From A Changeset Iterator
  9522. ** METHOD: sqlite3_changeset_iter
  9523. **
  9524. ** The pIter argument passed to this function may either be an iterator
  9525. ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
  9526. ** created by [sqlite3changeset_start()]. In the latter case, the most recent
  9527. ** call to [sqlite3changeset_next()] must have returned [SQLITE_ROW]. If this
  9528. ** is not the case, this function returns [SQLITE_MISUSE].
  9529. **
  9530. ** If argument pzTab is not NULL, then *pzTab is set to point to a
  9531. ** nul-terminated utf-8 encoded string containing the name of the table
  9532. ** affected by the current change. The buffer remains valid until either
  9533. ** sqlite3changeset_next() is called on the iterator or until the
  9534. ** conflict-handler function returns. If pnCol is not NULL, then *pnCol is
  9535. ** set to the number of columns in the table affected by the change. If
  9536. ** pbIncorrect is not NULL, then *pbIndirect is set to true (1) if the change
  9537. ** is an indirect change, or false (0) otherwise. See the documentation for
  9538. ** [sqlite3session_indirect()] for a description of direct and indirect
  9539. ** changes. Finally, if pOp is not NULL, then *pOp is set to one of
  9540. ** [SQLITE_INSERT], [SQLITE_DELETE] or [SQLITE_UPDATE], depending on the
  9541. ** type of change that the iterator currently points to.
  9542. **
  9543. ** If no error occurs, SQLITE_OK is returned. If an error does occur, an
  9544. ** SQLite error code is returned. The values of the output variables may not
  9545. ** be trusted in this case.
  9546. */
  9547. SQLITE_API int sqlite3changeset_op(
  9548. sqlite3_changeset_iter *pIter, /* Iterator object */
  9549. const char **pzTab, /* OUT: Pointer to table name */
  9550. int *pnCol, /* OUT: Number of columns in table */
  9551. int *pOp, /* OUT: SQLITE_INSERT, DELETE or UPDATE */
  9552. int *pbIndirect /* OUT: True for an 'indirect' change */
  9553. );
  9554. /*
  9555. ** CAPI3REF: Obtain The Primary Key Definition Of A Table
  9556. ** METHOD: sqlite3_changeset_iter
  9557. **
  9558. ** For each modified table, a changeset includes the following:
  9559. **
  9560. ** <ul>
  9561. ** <li> The number of columns in the table, and
  9562. ** <li> Which of those columns make up the tables PRIMARY KEY.
  9563. ** </ul>
  9564. **
  9565. ** This function is used to find which columns comprise the PRIMARY KEY of
  9566. ** the table modified by the change that iterator pIter currently points to.
  9567. ** If successful, *pabPK is set to point to an array of nCol entries, where
  9568. ** nCol is the number of columns in the table. Elements of *pabPK are set to
  9569. ** 0x01 if the corresponding column is part of the tables primary key, or
  9570. ** 0x00 if it is not.
  9571. **
  9572. ** If argument pnCol is not NULL, then *pnCol is set to the number of columns
  9573. ** in the table.
  9574. **
  9575. ** If this function is called when the iterator does not point to a valid
  9576. ** entry, SQLITE_MISUSE is returned and the output variables zeroed. Otherwise,
  9577. ** SQLITE_OK is returned and the output variables populated as described
  9578. ** above.
  9579. */
  9580. SQLITE_API int sqlite3changeset_pk(
  9581. sqlite3_changeset_iter *pIter, /* Iterator object */
  9582. unsigned char **pabPK, /* OUT: Array of boolean - true for PK cols */
  9583. int *pnCol /* OUT: Number of entries in output array */
  9584. );
  9585. /*
  9586. ** CAPI3REF: Obtain old.* Values From A Changeset Iterator
  9587. ** METHOD: sqlite3_changeset_iter
  9588. **
  9589. ** The pIter argument passed to this function may either be an iterator
  9590. ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
  9591. ** created by [sqlite3changeset_start()]. In the latter case, the most recent
  9592. ** call to [sqlite3changeset_next()] must have returned SQLITE_ROW.
  9593. ** Furthermore, it may only be called if the type of change that the iterator
  9594. ** currently points to is either [SQLITE_DELETE] or [SQLITE_UPDATE]. Otherwise,
  9595. ** this function returns [SQLITE_MISUSE] and sets *ppValue to NULL.
  9596. **
  9597. ** Argument iVal must be greater than or equal to 0, and less than the number
  9598. ** of columns in the table affected by the current change. Otherwise,
  9599. ** [SQLITE_RANGE] is returned and *ppValue is set to NULL.
  9600. **
  9601. ** If successful, this function sets *ppValue to point to a protected
  9602. ** sqlite3_value object containing the iVal'th value from the vector of
  9603. ** original row values stored as part of the UPDATE or DELETE change and
  9604. ** returns SQLITE_OK. The name of the function comes from the fact that this
  9605. ** is similar to the "old.*" columns available to update or delete triggers.
  9606. **
  9607. ** If some other error occurs (e.g. an OOM condition), an SQLite error code
  9608. ** is returned and *ppValue is set to NULL.
  9609. */
  9610. SQLITE_API int sqlite3changeset_old(
  9611. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  9612. int iVal, /* Column number */
  9613. sqlite3_value **ppValue /* OUT: Old value (or NULL pointer) */
  9614. );
  9615. /*
  9616. ** CAPI3REF: Obtain new.* Values From A Changeset Iterator
  9617. ** METHOD: sqlite3_changeset_iter
  9618. **
  9619. ** The pIter argument passed to this function may either be an iterator
  9620. ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
  9621. ** created by [sqlite3changeset_start()]. In the latter case, the most recent
  9622. ** call to [sqlite3changeset_next()] must have returned SQLITE_ROW.
  9623. ** Furthermore, it may only be called if the type of change that the iterator
  9624. ** currently points to is either [SQLITE_UPDATE] or [SQLITE_INSERT]. Otherwise,
  9625. ** this function returns [SQLITE_MISUSE] and sets *ppValue to NULL.
  9626. **
  9627. ** Argument iVal must be greater than or equal to 0, and less than the number
  9628. ** of columns in the table affected by the current change. Otherwise,
  9629. ** [SQLITE_RANGE] is returned and *ppValue is set to NULL.
  9630. **
  9631. ** If successful, this function sets *ppValue to point to a protected
  9632. ** sqlite3_value object containing the iVal'th value from the vector of
  9633. ** new row values stored as part of the UPDATE or INSERT change and
  9634. ** returns SQLITE_OK. If the change is an UPDATE and does not include
  9635. ** a new value for the requested column, *ppValue is set to NULL and
  9636. ** SQLITE_OK returned. The name of the function comes from the fact that
  9637. ** this is similar to the "new.*" columns available to update or delete
  9638. ** triggers.
  9639. **
  9640. ** If some other error occurs (e.g. an OOM condition), an SQLite error code
  9641. ** is returned and *ppValue is set to NULL.
  9642. */
  9643. SQLITE_API int sqlite3changeset_new(
  9644. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  9645. int iVal, /* Column number */
  9646. sqlite3_value **ppValue /* OUT: New value (or NULL pointer) */
  9647. );
  9648. /*
  9649. ** CAPI3REF: Obtain Conflicting Row Values From A Changeset Iterator
  9650. ** METHOD: sqlite3_changeset_iter
  9651. **
  9652. ** This function should only be used with iterator objects passed to a
  9653. ** conflict-handler callback by [sqlite3changeset_apply()] with either
  9654. ** [SQLITE_CHANGESET_DATA] or [SQLITE_CHANGESET_CONFLICT]. If this function
  9655. ** is called on any other iterator, [SQLITE_MISUSE] is returned and *ppValue
  9656. ** is set to NULL.
  9657. **
  9658. ** Argument iVal must be greater than or equal to 0, and less than the number
  9659. ** of columns in the table affected by the current change. Otherwise,
  9660. ** [SQLITE_RANGE] is returned and *ppValue is set to NULL.
  9661. **
  9662. ** If successful, this function sets *ppValue to point to a protected
  9663. ** sqlite3_value object containing the iVal'th value from the
  9664. ** "conflicting row" associated with the current conflict-handler callback
  9665. ** and returns SQLITE_OK.
  9666. **
  9667. ** If some other error occurs (e.g. an OOM condition), an SQLite error code
  9668. ** is returned and *ppValue is set to NULL.
  9669. */
  9670. SQLITE_API int sqlite3changeset_conflict(
  9671. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  9672. int iVal, /* Column number */
  9673. sqlite3_value **ppValue /* OUT: Value from conflicting row */
  9674. );
  9675. /*
  9676. ** CAPI3REF: Determine The Number Of Foreign Key Constraint Violations
  9677. ** METHOD: sqlite3_changeset_iter
  9678. **
  9679. ** This function may only be called with an iterator passed to an
  9680. ** SQLITE_CHANGESET_FOREIGN_KEY conflict handler callback. In this case
  9681. ** it sets the output variable to the total number of known foreign key
  9682. ** violations in the destination database and returns SQLITE_OK.
  9683. **
  9684. ** In all other cases this function returns SQLITE_MISUSE.
  9685. */
  9686. SQLITE_API int sqlite3changeset_fk_conflicts(
  9687. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  9688. int *pnOut /* OUT: Number of FK violations */
  9689. );
  9690. /*
  9691. ** CAPI3REF: Finalize A Changeset Iterator
  9692. ** METHOD: sqlite3_changeset_iter
  9693. **
  9694. ** This function is used to finalize an iterator allocated with
  9695. ** [sqlite3changeset_start()].
  9696. **
  9697. ** This function should only be called on iterators created using the
  9698. ** [sqlite3changeset_start()] function. If an application calls this
  9699. ** function with an iterator passed to a conflict-handler by
  9700. ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
  9701. ** call has no effect.
  9702. **
  9703. ** If an error was encountered within a call to an sqlite3changeset_xxx()
  9704. ** function (for example an [SQLITE_CORRUPT] in [sqlite3changeset_next()] or an
  9705. ** [SQLITE_NOMEM] in [sqlite3changeset_new()]) then an error code corresponding
  9706. ** to that error is returned by this function. Otherwise, SQLITE_OK is
  9707. ** returned. This is to allow the following pattern (pseudo-code):
  9708. **
  9709. ** <pre>
  9710. ** sqlite3changeset_start();
  9711. ** while( SQLITE_ROW==sqlite3changeset_next() ){
  9712. ** // Do something with change.
  9713. ** }
  9714. ** rc = sqlite3changeset_finalize();
  9715. ** if( rc!=SQLITE_OK ){
  9716. ** // An error has occurred
  9717. ** }
  9718. ** </pre>
  9719. */
  9720. SQLITE_API int sqlite3changeset_finalize(sqlite3_changeset_iter *pIter);
  9721. /*
  9722. ** CAPI3REF: Invert A Changeset
  9723. **
  9724. ** This function is used to "invert" a changeset object. Applying an inverted
  9725. ** changeset to a database reverses the effects of applying the uninverted
  9726. ** changeset. Specifically:
  9727. **
  9728. ** <ul>
  9729. ** <li> Each DELETE change is changed to an INSERT, and
  9730. ** <li> Each INSERT change is changed to a DELETE, and
  9731. ** <li> For each UPDATE change, the old.* and new.* values are exchanged.
  9732. ** </ul>
  9733. **
  9734. ** This function does not change the order in which changes appear within
  9735. ** the changeset. It merely reverses the sense of each individual change.
  9736. **
  9737. ** If successful, a pointer to a buffer containing the inverted changeset
  9738. ** is stored in *ppOut, the size of the same buffer is stored in *pnOut, and
  9739. ** SQLITE_OK is returned. If an error occurs, both *pnOut and *ppOut are
  9740. ** zeroed and an SQLite error code returned.
  9741. **
  9742. ** It is the responsibility of the caller to eventually call sqlite3_free()
  9743. ** on the *ppOut pointer to free the buffer allocation following a successful
  9744. ** call to this function.
  9745. **
  9746. ** WARNING/TODO: This function currently assumes that the input is a valid
  9747. ** changeset. If it is not, the results are undefined.
  9748. */
  9749. SQLITE_API int sqlite3changeset_invert(
  9750. int nIn, const void *pIn, /* Input changeset */
  9751. int *pnOut, void **ppOut /* OUT: Inverse of input */
  9752. );
  9753. /*
  9754. ** CAPI3REF: Concatenate Two Changeset Objects
  9755. **
  9756. ** This function is used to concatenate two changesets, A and B, into a
  9757. ** single changeset. The result is a changeset equivalent to applying
  9758. ** changeset A followed by changeset B.
  9759. **
  9760. ** This function combines the two input changesets using an
  9761. ** sqlite3_changegroup object. Calling it produces similar results as the
  9762. ** following code fragment:
  9763. **
  9764. ** <pre>
  9765. ** sqlite3_changegroup *pGrp;
  9766. ** rc = sqlite3_changegroup_new(&pGrp);
  9767. ** if( rc==SQLITE_OK ) rc = sqlite3changegroup_add(pGrp, nA, pA);
  9768. ** if( rc==SQLITE_OK ) rc = sqlite3changegroup_add(pGrp, nB, pB);
  9769. ** if( rc==SQLITE_OK ){
  9770. ** rc = sqlite3changegroup_output(pGrp, pnOut, ppOut);
  9771. ** }else{
  9772. ** *ppOut = 0;
  9773. ** *pnOut = 0;
  9774. ** }
  9775. ** </pre>
  9776. **
  9777. ** Refer to the sqlite3_changegroup documentation below for details.
  9778. */
  9779. SQLITE_API int sqlite3changeset_concat(
  9780. int nA, /* Number of bytes in buffer pA */
  9781. void *pA, /* Pointer to buffer containing changeset A */
  9782. int nB, /* Number of bytes in buffer pB */
  9783. void *pB, /* Pointer to buffer containing changeset B */
  9784. int *pnOut, /* OUT: Number of bytes in output changeset */
  9785. void **ppOut /* OUT: Buffer containing output changeset */
  9786. );
  9787. /*
  9788. ** CAPI3REF: Changegroup Handle
  9789. **
  9790. ** A changegroup is an object used to combine two or more
  9791. ** [changesets] or [patchsets]
  9792. */
  9793. typedef struct sqlite3_changegroup sqlite3_changegroup;
  9794. /*
  9795. ** CAPI3REF: Create A New Changegroup Object
  9796. ** CONSTRUCTOR: sqlite3_changegroup
  9797. **
  9798. ** An sqlite3_changegroup object is used to combine two or more changesets
  9799. ** (or patchsets) into a single changeset (or patchset). A single changegroup
  9800. ** object may combine changesets or patchsets, but not both. The output is
  9801. ** always in the same format as the input.
  9802. **
  9803. ** If successful, this function returns SQLITE_OK and populates (*pp) with
  9804. ** a pointer to a new sqlite3_changegroup object before returning. The caller
  9805. ** should eventually free the returned object using a call to
  9806. ** sqlite3changegroup_delete(). If an error occurs, an SQLite error code
  9807. ** (i.e. SQLITE_NOMEM) is returned and *pp is set to NULL.
  9808. **
  9809. ** The usual usage pattern for an sqlite3_changegroup object is as follows:
  9810. **
  9811. ** <ul>
  9812. ** <li> It is created using a call to sqlite3changegroup_new().
  9813. **
  9814. ** <li> Zero or more changesets (or patchsets) are added to the object
  9815. ** by calling sqlite3changegroup_add().
  9816. **
  9817. ** <li> The result of combining all input changesets together is obtained
  9818. ** by the application via a call to sqlite3changegroup_output().
  9819. **
  9820. ** <li> The object is deleted using a call to sqlite3changegroup_delete().
  9821. ** </ul>
  9822. **
  9823. ** Any number of calls to add() and output() may be made between the calls to
  9824. ** new() and delete(), and in any order.
  9825. **
  9826. ** As well as the regular sqlite3changegroup_add() and
  9827. ** sqlite3changegroup_output() functions, also available are the streaming
  9828. ** versions sqlite3changegroup_add_strm() and sqlite3changegroup_output_strm().
  9829. */
  9830. SQLITE_API int sqlite3changegroup_new(sqlite3_changegroup **pp);
  9831. /*
  9832. ** CAPI3REF: Add A Changeset To A Changegroup
  9833. ** METHOD: sqlite3_changegroup
  9834. **
  9835. ** Add all changes within the changeset (or patchset) in buffer pData (size
  9836. ** nData bytes) to the changegroup.
  9837. **
  9838. ** If the buffer contains a patchset, then all prior calls to this function
  9839. ** on the same changegroup object must also have specified patchsets. Or, if
  9840. ** the buffer contains a changeset, so must have the earlier calls to this
  9841. ** function. Otherwise, SQLITE_ERROR is returned and no changes are added
  9842. ** to the changegroup.
  9843. **
  9844. ** Rows within the changeset and changegroup are identified by the values in
  9845. ** their PRIMARY KEY columns. A change in the changeset is considered to
  9846. ** apply to the same row as a change already present in the changegroup if
  9847. ** the two rows have the same primary key.
  9848. **
  9849. ** Changes to rows that do not already appear in the changegroup are
  9850. ** simply copied into it. Or, if both the new changeset and the changegroup
  9851. ** contain changes that apply to a single row, the final contents of the
  9852. ** changegroup depends on the type of each change, as follows:
  9853. **
  9854. ** <table border=1 style="margin-left:8ex;margin-right:8ex">
  9855. ** <tr><th style="white-space:pre">Existing Change </th>
  9856. ** <th style="white-space:pre">New Change </th>
  9857. ** <th>Output Change
  9858. ** <tr><td>INSERT <td>INSERT <td>
  9859. ** The new change is ignored. This case does not occur if the new
  9860. ** changeset was recorded immediately after the changesets already
  9861. ** added to the changegroup.
  9862. ** <tr><td>INSERT <td>UPDATE <td>
  9863. ** The INSERT change remains in the changegroup. The values in the
  9864. ** INSERT change are modified as if the row was inserted by the
  9865. ** existing change and then updated according to the new change.
  9866. ** <tr><td>INSERT <td>DELETE <td>
  9867. ** The existing INSERT is removed from the changegroup. The DELETE is
  9868. ** not added.
  9869. ** <tr><td>UPDATE <td>INSERT <td>
  9870. ** The new change is ignored. This case does not occur if the new
  9871. ** changeset was recorded immediately after the changesets already
  9872. ** added to the changegroup.
  9873. ** <tr><td>UPDATE <td>UPDATE <td>
  9874. ** The existing UPDATE remains within the changegroup. It is amended
  9875. ** so that the accompanying values are as if the row was updated once
  9876. ** by the existing change and then again by the new change.
  9877. ** <tr><td>UPDATE <td>DELETE <td>
  9878. ** The existing UPDATE is replaced by the new DELETE within the
  9879. ** changegroup.
  9880. ** <tr><td>DELETE <td>INSERT <td>
  9881. ** If one or more of the column values in the row inserted by the
  9882. ** new change differ from those in the row deleted by the existing
  9883. ** change, the existing DELETE is replaced by an UPDATE within the
  9884. ** changegroup. Otherwise, if the inserted row is exactly the same
  9885. ** as the deleted row, the existing DELETE is simply discarded.
  9886. ** <tr><td>DELETE <td>UPDATE <td>
  9887. ** The new change is ignored. This case does not occur if the new
  9888. ** changeset was recorded immediately after the changesets already
  9889. ** added to the changegroup.
  9890. ** <tr><td>DELETE <td>DELETE <td>
  9891. ** The new change is ignored. This case does not occur if the new
  9892. ** changeset was recorded immediately after the changesets already
  9893. ** added to the changegroup.
  9894. ** </table>
  9895. **
  9896. ** If the new changeset contains changes to a table that is already present
  9897. ** in the changegroup, then the number of columns and the position of the
  9898. ** primary key columns for the table must be consistent. If this is not the
  9899. ** case, this function fails with SQLITE_SCHEMA. If the input changeset
  9900. ** appears to be corrupt and the corruption is detected, SQLITE_CORRUPT is
  9901. ** returned. Or, if an out-of-memory condition occurs during processing, this
  9902. ** function returns SQLITE_NOMEM. In all cases, if an error occurs the
  9903. ** final contents of the changegroup is undefined.
  9904. **
  9905. ** If no error occurs, SQLITE_OK is returned.
  9906. */
  9907. SQLITE_API int sqlite3changegroup_add(sqlite3_changegroup*, int nData, void *pData);
  9908. /*
  9909. ** CAPI3REF: Obtain A Composite Changeset From A Changegroup
  9910. ** METHOD: sqlite3_changegroup
  9911. **
  9912. ** Obtain a buffer containing a changeset (or patchset) representing the
  9913. ** current contents of the changegroup. If the inputs to the changegroup
  9914. ** were themselves changesets, the output is a changeset. Or, if the
  9915. ** inputs were patchsets, the output is also a patchset.
  9916. **
  9917. ** As with the output of the sqlite3session_changeset() and
  9918. ** sqlite3session_patchset() functions, all changes related to a single
  9919. ** table are grouped together in the output of this function. Tables appear
  9920. ** in the same order as for the very first changeset added to the changegroup.
  9921. ** If the second or subsequent changesets added to the changegroup contain
  9922. ** changes for tables that do not appear in the first changeset, they are
  9923. ** appended onto the end of the output changeset, again in the order in
  9924. ** which they are first encountered.
  9925. **
  9926. ** If an error occurs, an SQLite error code is returned and the output
  9927. ** variables (*pnData) and (*ppData) are set to 0. Otherwise, SQLITE_OK
  9928. ** is returned and the output variables are set to the size of and a
  9929. ** pointer to the output buffer, respectively. In this case it is the
  9930. ** responsibility of the caller to eventually free the buffer using a
  9931. ** call to sqlite3_free().
  9932. */
  9933. SQLITE_API int sqlite3changegroup_output(
  9934. sqlite3_changegroup*,
  9935. int *pnData, /* OUT: Size of output buffer in bytes */
  9936. void **ppData /* OUT: Pointer to output buffer */
  9937. );
  9938. /*
  9939. ** CAPI3REF: Delete A Changegroup Object
  9940. ** DESTRUCTOR: sqlite3_changegroup
  9941. */
  9942. SQLITE_API void sqlite3changegroup_delete(sqlite3_changegroup*);
  9943. /*
  9944. ** CAPI3REF: Apply A Changeset To A Database
  9945. **
  9946. ** Apply a changeset or patchset to a database. These functions attempt to
  9947. ** update the "main" database attached to handle db with the changes found in
  9948. ** the changeset passed via the second and third arguments.
  9949. **
  9950. ** The fourth argument (xFilter) passed to these functions is the "filter
  9951. ** callback". If it is not NULL, then for each table affected by at least one
  9952. ** change in the changeset, the filter callback is invoked with
  9953. ** the table name as the second argument, and a copy of the context pointer
  9954. ** passed as the sixth argument as the first. If the "filter callback"
  9955. ** returns zero, then no attempt is made to apply any changes to the table.
  9956. ** Otherwise, if the return value is non-zero or the xFilter argument to
  9957. ** is NULL, all changes related to the table are attempted.
  9958. **
  9959. ** For each table that is not excluded by the filter callback, this function
  9960. ** tests that the target database contains a compatible table. A table is
  9961. ** considered compatible if all of the following are true:
  9962. **
  9963. ** <ul>
  9964. ** <li> The table has the same name as the name recorded in the
  9965. ** changeset, and
  9966. ** <li> The table has at least as many columns as recorded in the
  9967. ** changeset, and
  9968. ** <li> The table has primary key columns in the same position as
  9969. ** recorded in the changeset.
  9970. ** </ul>
  9971. **
  9972. ** If there is no compatible table, it is not an error, but none of the
  9973. ** changes associated with the table are applied. A warning message is issued
  9974. ** via the sqlite3_log() mechanism with the error code SQLITE_SCHEMA. At most
  9975. ** one such warning is issued for each table in the changeset.
  9976. **
  9977. ** For each change for which there is a compatible table, an attempt is made
  9978. ** to modify the table contents according to the UPDATE, INSERT or DELETE
  9979. ** change. If a change cannot be applied cleanly, the conflict handler
  9980. ** function passed as the fifth argument to sqlite3changeset_apply() may be
  9981. ** invoked. A description of exactly when the conflict handler is invoked for
  9982. ** each type of change is below.
  9983. **
  9984. ** Unlike the xFilter argument, xConflict may not be passed NULL. The results
  9985. ** of passing anything other than a valid function pointer as the xConflict
  9986. ** argument are undefined.
  9987. **
  9988. ** Each time the conflict handler function is invoked, it must return one
  9989. ** of [SQLITE_CHANGESET_OMIT], [SQLITE_CHANGESET_ABORT] or
  9990. ** [SQLITE_CHANGESET_REPLACE]. SQLITE_CHANGESET_REPLACE may only be returned
  9991. ** if the second argument passed to the conflict handler is either
  9992. ** SQLITE_CHANGESET_DATA or SQLITE_CHANGESET_CONFLICT. If the conflict-handler
  9993. ** returns an illegal value, any changes already made are rolled back and
  9994. ** the call to sqlite3changeset_apply() returns SQLITE_MISUSE. Different
  9995. ** actions are taken by sqlite3changeset_apply() depending on the value
  9996. ** returned by each invocation of the conflict-handler function. Refer to
  9997. ** the documentation for the three
  9998. ** [SQLITE_CHANGESET_OMIT|available return values] for details.
  9999. **
  10000. ** <dl>
  10001. ** <dt>DELETE Changes<dd>
  10002. ** For each DELETE change, the function checks if the target database
  10003. ** contains a row with the same primary key value (or values) as the
  10004. ** original row values stored in the changeset. If it does, and the values
  10005. ** stored in all non-primary key columns also match the values stored in
  10006. ** the changeset the row is deleted from the target database.
  10007. **
  10008. ** If a row with matching primary key values is found, but one or more of
  10009. ** the non-primary key fields contains a value different from the original
  10010. ** row value stored in the changeset, the conflict-handler function is
  10011. ** invoked with [SQLITE_CHANGESET_DATA] as the second argument. If the
  10012. ** database table has more columns than are recorded in the changeset,
  10013. ** only the values of those non-primary key fields are compared against
  10014. ** the current database contents - any trailing database table columns
  10015. ** are ignored.
  10016. **
  10017. ** If no row with matching primary key values is found in the database,
  10018. ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
  10019. ** passed as the second argument.
  10020. **
  10021. ** If the DELETE operation is attempted, but SQLite returns SQLITE_CONSTRAINT
  10022. ** (which can only happen if a foreign key constraint is violated), the
  10023. ** conflict-handler function is invoked with [SQLITE_CHANGESET_CONSTRAINT]
  10024. ** passed as the second argument. This includes the case where the DELETE
  10025. ** operation is attempted because an earlier call to the conflict handler
  10026. ** function returned [SQLITE_CHANGESET_REPLACE].
  10027. **
  10028. ** <dt>INSERT Changes<dd>
  10029. ** For each INSERT change, an attempt is made to insert the new row into
  10030. ** the database. If the changeset row contains fewer fields than the
  10031. ** database table, the trailing fields are populated with their default
  10032. ** values.
  10033. **
  10034. ** If the attempt to insert the row fails because the database already
  10035. ** contains a row with the same primary key values, the conflict handler
  10036. ** function is invoked with the second argument set to
  10037. ** [SQLITE_CHANGESET_CONFLICT].
  10038. **
  10039. ** If the attempt to insert the row fails because of some other constraint
  10040. ** violation (e.g. NOT NULL or UNIQUE), the conflict handler function is
  10041. ** invoked with the second argument set to [SQLITE_CHANGESET_CONSTRAINT].
  10042. ** This includes the case where the INSERT operation is re-attempted because
  10043. ** an earlier call to the conflict handler function returned
  10044. ** [SQLITE_CHANGESET_REPLACE].
  10045. **
  10046. ** <dt>UPDATE Changes<dd>
  10047. ** For each UPDATE change, the function checks if the target database
  10048. ** contains a row with the same primary key value (or values) as the
  10049. ** original row values stored in the changeset. If it does, and the values
  10050. ** stored in all modified non-primary key columns also match the values
  10051. ** stored in the changeset the row is updated within the target database.
  10052. **
  10053. ** If a row with matching primary key values is found, but one or more of
  10054. ** the modified non-primary key fields contains a value different from an
  10055. ** original row value stored in the changeset, the conflict-handler function
  10056. ** is invoked with [SQLITE_CHANGESET_DATA] as the second argument. Since
  10057. ** UPDATE changes only contain values for non-primary key fields that are
  10058. ** to be modified, only those fields need to match the original values to
  10059. ** avoid the SQLITE_CHANGESET_DATA conflict-handler callback.
  10060. **
  10061. ** If no row with matching primary key values is found in the database,
  10062. ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
  10063. ** passed as the second argument.
  10064. **
  10065. ** If the UPDATE operation is attempted, but SQLite returns
  10066. ** SQLITE_CONSTRAINT, the conflict-handler function is invoked with
  10067. ** [SQLITE_CHANGESET_CONSTRAINT] passed as the second argument.
  10068. ** This includes the case where the UPDATE operation is attempted after
  10069. ** an earlier call to the conflict handler function returned
  10070. ** [SQLITE_CHANGESET_REPLACE].
  10071. ** </dl>
  10072. **
  10073. ** It is safe to execute SQL statements, including those that write to the
  10074. ** table that the callback related to, from within the xConflict callback.
  10075. ** This can be used to further customize the applications conflict
  10076. ** resolution strategy.
  10077. **
  10078. ** All changes made by these functions are enclosed in a savepoint transaction.
  10079. ** If any other error (aside from a constraint failure when attempting to
  10080. ** write to the target database) occurs, then the savepoint transaction is
  10081. ** rolled back, restoring the target database to its original state, and an
  10082. ** SQLite error code returned.
  10083. **
  10084. ** If the output parameters (ppRebase) and (pnRebase) are non-NULL and
  10085. ** the input is a changeset (not a patchset), then sqlite3changeset_apply_v2()
  10086. ** may set (*ppRebase) to point to a "rebase" that may be used with the
  10087. ** sqlite3_rebaser APIs buffer before returning. In this case (*pnRebase)
  10088. ** is set to the size of the buffer in bytes. It is the responsibility of the
  10089. ** caller to eventually free any such buffer using sqlite3_free(). The buffer
  10090. ** is only allocated and populated if one or more conflicts were encountered
  10091. ** while applying the patchset. See comments surrounding the sqlite3_rebaser
  10092. ** APIs for further details.
  10093. **
  10094. ** The behavior of sqlite3changeset_apply_v2() and its streaming equivalent
  10095. ** may be modified by passing a combination of
  10096. ** [SQLITE_CHANGESETAPPLY_NOSAVEPOINT | supported flags] as the 9th parameter.
  10097. **
  10098. ** Note that the sqlite3changeset_apply_v2() API is still <b>experimental</b>
  10099. ** and therefore subject to change.
  10100. */
  10101. SQLITE_API int sqlite3changeset_apply(
  10102. sqlite3 *db, /* Apply change to "main" db of this handle */
  10103. int nChangeset, /* Size of changeset in bytes */
  10104. void *pChangeset, /* Changeset blob */
  10105. int(*xFilter)(
  10106. void *pCtx, /* Copy of sixth arg to _apply() */
  10107. const char *zTab /* Table name */
  10108. ),
  10109. int(*xConflict)(
  10110. void *pCtx, /* Copy of sixth arg to _apply() */
  10111. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  10112. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  10113. ),
  10114. void *pCtx /* First argument passed to xConflict */
  10115. );
  10116. SQLITE_API int sqlite3changeset_apply_v2(
  10117. sqlite3 *db, /* Apply change to "main" db of this handle */
  10118. int nChangeset, /* Size of changeset in bytes */
  10119. void *pChangeset, /* Changeset blob */
  10120. int(*xFilter)(
  10121. void *pCtx, /* Copy of sixth arg to _apply() */
  10122. const char *zTab /* Table name */
  10123. ),
  10124. int(*xConflict)(
  10125. void *pCtx, /* Copy of sixth arg to _apply() */
  10126. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  10127. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  10128. ),
  10129. void *pCtx, /* First argument passed to xConflict */
  10130. void **ppRebase, int *pnRebase, /* OUT: Rebase data */
  10131. int flags /* Combination of SESSION_APPLY_* flags */
  10132. );
  10133. /*
  10134. ** CAPI3REF: Flags for sqlite3changeset_apply_v2
  10135. **
  10136. ** The following flags may passed via the 9th parameter to
  10137. ** [sqlite3changeset_apply_v2] and [sqlite3changeset_apply_v2_strm]:
  10138. **
  10139. ** <dl>
  10140. ** <dt>SQLITE_CHANGESETAPPLY_NOSAVEPOINT <dd>
  10141. ** Usually, the sessions module encloses all operations performed by
  10142. ** a single call to apply_v2() or apply_v2_strm() in a [SAVEPOINT]. The
  10143. ** SAVEPOINT is committed if the changeset or patchset is successfully
  10144. ** applied, or rolled back if an error occurs. Specifying this flag
  10145. ** causes the sessions module to omit this savepoint. In this case, if the
  10146. ** caller has an open transaction or savepoint when apply_v2() is called,
  10147. ** it may revert the partially applied changeset by rolling it back.
  10148. */
  10149. #define SQLITE_CHANGESETAPPLY_NOSAVEPOINT 0x0001
  10150. /*
  10151. ** CAPI3REF: Constants Passed To The Conflict Handler
  10152. **
  10153. ** Values that may be passed as the second argument to a conflict-handler.
  10154. **
  10155. ** <dl>
  10156. ** <dt>SQLITE_CHANGESET_DATA<dd>
  10157. ** The conflict handler is invoked with CHANGESET_DATA as the second argument
  10158. ** when processing a DELETE or UPDATE change if a row with the required
  10159. ** PRIMARY KEY fields is present in the database, but one or more other
  10160. ** (non primary-key) fields modified by the update do not contain the
  10161. ** expected "before" values.
  10162. **
  10163. ** The conflicting row, in this case, is the database row with the matching
  10164. ** primary key.
  10165. **
  10166. ** <dt>SQLITE_CHANGESET_NOTFOUND<dd>
  10167. ** The conflict handler is invoked with CHANGESET_NOTFOUND as the second
  10168. ** argument when processing a DELETE or UPDATE change if a row with the
  10169. ** required PRIMARY KEY fields is not present in the database.
  10170. **
  10171. ** There is no conflicting row in this case. The results of invoking the
  10172. ** sqlite3changeset_conflict() API are undefined.
  10173. **
  10174. ** <dt>SQLITE_CHANGESET_CONFLICT<dd>
  10175. ** CHANGESET_CONFLICT is passed as the second argument to the conflict
  10176. ** handler while processing an INSERT change if the operation would result
  10177. ** in duplicate primary key values.
  10178. **
  10179. ** The conflicting row in this case is the database row with the matching
  10180. ** primary key.
  10181. **
  10182. ** <dt>SQLITE_CHANGESET_FOREIGN_KEY<dd>
  10183. ** If foreign key handling is enabled, and applying a changeset leaves the
  10184. ** database in a state containing foreign key violations, the conflict
  10185. ** handler is invoked with CHANGESET_FOREIGN_KEY as the second argument
  10186. ** exactly once before the changeset is committed. If the conflict handler
  10187. ** returns CHANGESET_OMIT, the changes, including those that caused the
  10188. ** foreign key constraint violation, are committed. Or, if it returns
  10189. ** CHANGESET_ABORT, the changeset is rolled back.
  10190. **
  10191. ** No current or conflicting row information is provided. The only function
  10192. ** it is possible to call on the supplied sqlite3_changeset_iter handle
  10193. ** is sqlite3changeset_fk_conflicts().
  10194. **
  10195. ** <dt>SQLITE_CHANGESET_CONSTRAINT<dd>
  10196. ** If any other constraint violation occurs while applying a change (i.e.
  10197. ** a UNIQUE, CHECK or NOT NULL constraint), the conflict handler is
  10198. ** invoked with CHANGESET_CONSTRAINT as the second argument.
  10199. **
  10200. ** There is no conflicting row in this case. The results of invoking the
  10201. ** sqlite3changeset_conflict() API are undefined.
  10202. **
  10203. ** </dl>
  10204. */
  10205. #define SQLITE_CHANGESET_DATA 1
  10206. #define SQLITE_CHANGESET_NOTFOUND 2
  10207. #define SQLITE_CHANGESET_CONFLICT 3
  10208. #define SQLITE_CHANGESET_CONSTRAINT 4
  10209. #define SQLITE_CHANGESET_FOREIGN_KEY 5
  10210. /*
  10211. ** CAPI3REF: Constants Returned By The Conflict Handler
  10212. **
  10213. ** A conflict handler callback must return one of the following three values.
  10214. **
  10215. ** <dl>
  10216. ** <dt>SQLITE_CHANGESET_OMIT<dd>
  10217. ** If a conflict handler returns this value no special action is taken. The
  10218. ** change that caused the conflict is not applied. The session module
  10219. ** continues to the next change in the changeset.
  10220. **
  10221. ** <dt>SQLITE_CHANGESET_REPLACE<dd>
  10222. ** This value may only be returned if the second argument to the conflict
  10223. ** handler was SQLITE_CHANGESET_DATA or SQLITE_CHANGESET_CONFLICT. If this
  10224. ** is not the case, any changes applied so far are rolled back and the
  10225. ** call to sqlite3changeset_apply() returns SQLITE_MISUSE.
  10226. **
  10227. ** If CHANGESET_REPLACE is returned by an SQLITE_CHANGESET_DATA conflict
  10228. ** handler, then the conflicting row is either updated or deleted, depending
  10229. ** on the type of change.
  10230. **
  10231. ** If CHANGESET_REPLACE is returned by an SQLITE_CHANGESET_CONFLICT conflict
  10232. ** handler, then the conflicting row is removed from the database and a
  10233. ** second attempt to apply the change is made. If this second attempt fails,
  10234. ** the original row is restored to the database before continuing.
  10235. **
  10236. ** <dt>SQLITE_CHANGESET_ABORT<dd>
  10237. ** If this value is returned, any changes applied so far are rolled back
  10238. ** and the call to sqlite3changeset_apply() returns SQLITE_ABORT.
  10239. ** </dl>
  10240. */
  10241. #define SQLITE_CHANGESET_OMIT 0
  10242. #define SQLITE_CHANGESET_REPLACE 1
  10243. #define SQLITE_CHANGESET_ABORT 2
  10244. /*
  10245. ** CAPI3REF: Rebasing changesets
  10246. ** EXPERIMENTAL
  10247. **
  10248. ** Suppose there is a site hosting a database in state S0. And that
  10249. ** modifications are made that move that database to state S1 and a
  10250. ** changeset recorded (the "local" changeset). Then, a changeset based
  10251. ** on S0 is received from another site (the "remote" changeset) and
  10252. ** applied to the database. The database is then in state
  10253. ** (S1+"remote"), where the exact state depends on any conflict
  10254. ** resolution decisions (OMIT or REPLACE) made while applying "remote".
  10255. ** Rebasing a changeset is to update it to take those conflict
  10256. ** resolution decisions into account, so that the same conflicts
  10257. ** do not have to be resolved elsewhere in the network.
  10258. **
  10259. ** For example, if both the local and remote changesets contain an
  10260. ** INSERT of the same key on "CREATE TABLE t1(a PRIMARY KEY, b)":
  10261. **
  10262. ** local: INSERT INTO t1 VALUES(1, 'v1');
  10263. ** remote: INSERT INTO t1 VALUES(1, 'v2');
  10264. **
  10265. ** and the conflict resolution is REPLACE, then the INSERT change is
  10266. ** removed from the local changeset (it was overridden). Or, if the
  10267. ** conflict resolution was "OMIT", then the local changeset is modified
  10268. ** to instead contain:
  10269. **
  10270. ** UPDATE t1 SET b = 'v2' WHERE a=1;
  10271. **
  10272. ** Changes within the local changeset are rebased as follows:
  10273. **
  10274. ** <dl>
  10275. ** <dt>Local INSERT<dd>
  10276. ** This may only conflict with a remote INSERT. If the conflict
  10277. ** resolution was OMIT, then add an UPDATE change to the rebased
  10278. ** changeset. Or, if the conflict resolution was REPLACE, add
  10279. ** nothing to the rebased changeset.
  10280. **
  10281. ** <dt>Local DELETE<dd>
  10282. ** This may conflict with a remote UPDATE or DELETE. In both cases the
  10283. ** only possible resolution is OMIT. If the remote operation was a
  10284. ** DELETE, then add no change to the rebased changeset. If the remote
  10285. ** operation was an UPDATE, then the old.* fields of change are updated
  10286. ** to reflect the new.* values in the UPDATE.
  10287. **
  10288. ** <dt>Local UPDATE<dd>
  10289. ** This may conflict with a remote UPDATE or DELETE. If it conflicts
  10290. ** with a DELETE, and the conflict resolution was OMIT, then the update
  10291. ** is changed into an INSERT. Any undefined values in the new.* record
  10292. ** from the update change are filled in using the old.* values from
  10293. ** the conflicting DELETE. Or, if the conflict resolution was REPLACE,
  10294. ** the UPDATE change is simply omitted from the rebased changeset.
  10295. **
  10296. ** If conflict is with a remote UPDATE and the resolution is OMIT, then
  10297. ** the old.* values are rebased using the new.* values in the remote
  10298. ** change. Or, if the resolution is REPLACE, then the change is copied
  10299. ** into the rebased changeset with updates to columns also updated by
  10300. ** the conflicting remote UPDATE removed. If this means no columns would
  10301. ** be updated, the change is omitted.
  10302. ** </dl>
  10303. **
  10304. ** A local change may be rebased against multiple remote changes
  10305. ** simultaneously. If a single key is modified by multiple remote
  10306. ** changesets, they are combined as follows before the local changeset
  10307. ** is rebased:
  10308. **
  10309. ** <ul>
  10310. ** <li> If there has been one or more REPLACE resolutions on a
  10311. ** key, it is rebased according to a REPLACE.
  10312. **
  10313. ** <li> If there have been no REPLACE resolutions on a key, then
  10314. ** the local changeset is rebased according to the most recent
  10315. ** of the OMIT resolutions.
  10316. ** </ul>
  10317. **
  10318. ** Note that conflict resolutions from multiple remote changesets are
  10319. ** combined on a per-field basis, not per-row. This means that in the
  10320. ** case of multiple remote UPDATE operations, some fields of a single
  10321. ** local change may be rebased for REPLACE while others are rebased for
  10322. ** OMIT.
  10323. **
  10324. ** In order to rebase a local changeset, the remote changeset must first
  10325. ** be applied to the local database using sqlite3changeset_apply_v2() and
  10326. ** the buffer of rebase information captured. Then:
  10327. **
  10328. ** <ol>
  10329. ** <li> An sqlite3_rebaser object is created by calling
  10330. ** sqlite3rebaser_create().
  10331. ** <li> The new object is configured with the rebase buffer obtained from
  10332. ** sqlite3changeset_apply_v2() by calling sqlite3rebaser_configure().
  10333. ** If the local changeset is to be rebased against multiple remote
  10334. ** changesets, then sqlite3rebaser_configure() should be called
  10335. ** multiple times, in the same order that the multiple
  10336. ** sqlite3changeset_apply_v2() calls were made.
  10337. ** <li> Each local changeset is rebased by calling sqlite3rebaser_rebase().
  10338. ** <li> The sqlite3_rebaser object is deleted by calling
  10339. ** sqlite3rebaser_delete().
  10340. ** </ol>
  10341. */
  10342. typedef struct sqlite3_rebaser sqlite3_rebaser;
  10343. /*
  10344. ** CAPI3REF: Create a changeset rebaser object.
  10345. ** EXPERIMENTAL
  10346. **
  10347. ** Allocate a new changeset rebaser object. If successful, set (*ppNew) to
  10348. ** point to the new object and return SQLITE_OK. Otherwise, if an error
  10349. ** occurs, return an SQLite error code (e.g. SQLITE_NOMEM) and set (*ppNew)
  10350. ** to NULL.
  10351. */
  10352. SQLITE_API int sqlite3rebaser_create(sqlite3_rebaser **ppNew);
  10353. /*
  10354. ** CAPI3REF: Configure a changeset rebaser object.
  10355. ** EXPERIMENTAL
  10356. **
  10357. ** Configure the changeset rebaser object to rebase changesets according
  10358. ** to the conflict resolutions described by buffer pRebase (size nRebase
  10359. ** bytes), which must have been obtained from a previous call to
  10360. ** sqlite3changeset_apply_v2().
  10361. */
  10362. SQLITE_API int sqlite3rebaser_configure(
  10363. sqlite3_rebaser*,
  10364. int nRebase, const void *pRebase
  10365. );
  10366. /*
  10367. ** CAPI3REF: Rebase a changeset
  10368. ** EXPERIMENTAL
  10369. **
  10370. ** Argument pIn must point to a buffer containing a changeset nIn bytes
  10371. ** in size. This function allocates and populates a buffer with a copy
  10372. ** of the changeset rebased rebased according to the configuration of the
  10373. ** rebaser object passed as the first argument. If successful, (*ppOut)
  10374. ** is set to point to the new buffer containing the rebased changset and
  10375. ** (*pnOut) to its size in bytes and SQLITE_OK returned. It is the
  10376. ** responsibility of the caller to eventually free the new buffer using
  10377. ** sqlite3_free(). Otherwise, if an error occurs, (*ppOut) and (*pnOut)
  10378. ** are set to zero and an SQLite error code returned.
  10379. */
  10380. SQLITE_API int sqlite3rebaser_rebase(
  10381. sqlite3_rebaser*,
  10382. int nIn, const void *pIn,
  10383. int *pnOut, void **ppOut
  10384. );
  10385. /*
  10386. ** CAPI3REF: Delete a changeset rebaser object.
  10387. ** EXPERIMENTAL
  10388. **
  10389. ** Delete the changeset rebaser object and all associated resources. There
  10390. ** should be one call to this function for each successful invocation
  10391. ** of sqlite3rebaser_create().
  10392. */
  10393. SQLITE_API void sqlite3rebaser_delete(sqlite3_rebaser *p);
  10394. /*
  10395. ** CAPI3REF: Streaming Versions of API functions.
  10396. **
  10397. ** The six streaming API xxx_strm() functions serve similar purposes to the
  10398. ** corresponding non-streaming API functions:
  10399. **
  10400. ** <table border=1 style="margin-left:8ex;margin-right:8ex">
  10401. ** <tr><th>Streaming function<th>Non-streaming equivalent</th>
  10402. ** <tr><td>sqlite3changeset_apply_strm<td>[sqlite3changeset_apply]
  10403. ** <tr><td>sqlite3changeset_apply_strm_v2<td>[sqlite3changeset_apply_v2]
  10404. ** <tr><td>sqlite3changeset_concat_strm<td>[sqlite3changeset_concat]
  10405. ** <tr><td>sqlite3changeset_invert_strm<td>[sqlite3changeset_invert]
  10406. ** <tr><td>sqlite3changeset_start_strm<td>[sqlite3changeset_start]
  10407. ** <tr><td>sqlite3session_changeset_strm<td>[sqlite3session_changeset]
  10408. ** <tr><td>sqlite3session_patchset_strm<td>[sqlite3session_patchset]
  10409. ** </table>
  10410. **
  10411. ** Non-streaming functions that accept changesets (or patchsets) as input
  10412. ** require that the entire changeset be stored in a single buffer in memory.
  10413. ** Similarly, those that return a changeset or patchset do so by returning
  10414. ** a pointer to a single large buffer allocated using sqlite3_malloc().
  10415. ** Normally this is convenient. However, if an application running in a
  10416. ** low-memory environment is required to handle very large changesets, the
  10417. ** large contiguous memory allocations required can become onerous.
  10418. **
  10419. ** In order to avoid this problem, instead of a single large buffer, input
  10420. ** is passed to a streaming API functions by way of a callback function that
  10421. ** the sessions module invokes to incrementally request input data as it is
  10422. ** required. In all cases, a pair of API function parameters such as
  10423. **
  10424. ** <pre>
  10425. ** &nbsp; int nChangeset,
  10426. ** &nbsp; void *pChangeset,
  10427. ** </pre>
  10428. **
  10429. ** Is replaced by:
  10430. **
  10431. ** <pre>
  10432. ** &nbsp; int (*xInput)(void *pIn, void *pData, int *pnData),
  10433. ** &nbsp; void *pIn,
  10434. ** </pre>
  10435. **
  10436. ** Each time the xInput callback is invoked by the sessions module, the first
  10437. ** argument passed is a copy of the supplied pIn context pointer. The second
  10438. ** argument, pData, points to a buffer (*pnData) bytes in size. Assuming no
  10439. ** error occurs the xInput method should copy up to (*pnData) bytes of data
  10440. ** into the buffer and set (*pnData) to the actual number of bytes copied
  10441. ** before returning SQLITE_OK. If the input is completely exhausted, (*pnData)
  10442. ** should be set to zero to indicate this. Or, if an error occurs, an SQLite
  10443. ** error code should be returned. In all cases, if an xInput callback returns
  10444. ** an error, all processing is abandoned and the streaming API function
  10445. ** returns a copy of the error code to the caller.
  10446. **
  10447. ** In the case of sqlite3changeset_start_strm(), the xInput callback may be
  10448. ** invoked by the sessions module at any point during the lifetime of the
  10449. ** iterator. If such an xInput callback returns an error, the iterator enters
  10450. ** an error state, whereby all subsequent calls to iterator functions
  10451. ** immediately fail with the same error code as returned by xInput.
  10452. **
  10453. ** Similarly, streaming API functions that return changesets (or patchsets)
  10454. ** return them in chunks by way of a callback function instead of via a
  10455. ** pointer to a single large buffer. In this case, a pair of parameters such
  10456. ** as:
  10457. **
  10458. ** <pre>
  10459. ** &nbsp; int *pnChangeset,
  10460. ** &nbsp; void **ppChangeset,
  10461. ** </pre>
  10462. **
  10463. ** Is replaced by:
  10464. **
  10465. ** <pre>
  10466. ** &nbsp; int (*xOutput)(void *pOut, const void *pData, int nData),
  10467. ** &nbsp; void *pOut
  10468. ** </pre>
  10469. **
  10470. ** The xOutput callback is invoked zero or more times to return data to
  10471. ** the application. The first parameter passed to each call is a copy of the
  10472. ** pOut pointer supplied by the application. The second parameter, pData,
  10473. ** points to a buffer nData bytes in size containing the chunk of output
  10474. ** data being returned. If the xOutput callback successfully processes the
  10475. ** supplied data, it should return SQLITE_OK to indicate success. Otherwise,
  10476. ** it should return some other SQLite error code. In this case processing
  10477. ** is immediately abandoned and the streaming API function returns a copy
  10478. ** of the xOutput error code to the application.
  10479. **
  10480. ** The sessions module never invokes an xOutput callback with the third
  10481. ** parameter set to a value less than or equal to zero. Other than this,
  10482. ** no guarantees are made as to the size of the chunks of data returned.
  10483. */
  10484. SQLITE_API int sqlite3changeset_apply_strm(
  10485. sqlite3 *db, /* Apply change to "main" db of this handle */
  10486. int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */
  10487. void *pIn, /* First arg for xInput */
  10488. int(*xFilter)(
  10489. void *pCtx, /* Copy of sixth arg to _apply() */
  10490. const char *zTab /* Table name */
  10491. ),
  10492. int(*xConflict)(
  10493. void *pCtx, /* Copy of sixth arg to _apply() */
  10494. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  10495. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  10496. ),
  10497. void *pCtx /* First argument passed to xConflict */
  10498. );
  10499. SQLITE_API int sqlite3changeset_apply_v2_strm(
  10500. sqlite3 *db, /* Apply change to "main" db of this handle */
  10501. int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */
  10502. void *pIn, /* First arg for xInput */
  10503. int(*xFilter)(
  10504. void *pCtx, /* Copy of sixth arg to _apply() */
  10505. const char *zTab /* Table name */
  10506. ),
  10507. int(*xConflict)(
  10508. void *pCtx, /* Copy of sixth arg to _apply() */
  10509. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  10510. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  10511. ),
  10512. void *pCtx, /* First argument passed to xConflict */
  10513. void **ppRebase, int *pnRebase,
  10514. int flags
  10515. );
  10516. SQLITE_API int sqlite3changeset_concat_strm(
  10517. int (*xInputA)(void *pIn, void *pData, int *pnData),
  10518. void *pInA,
  10519. int (*xInputB)(void *pIn, void *pData, int *pnData),
  10520. void *pInB,
  10521. int (*xOutput)(void *pOut, const void *pData, int nData),
  10522. void *pOut
  10523. );
  10524. SQLITE_API int sqlite3changeset_invert_strm(
  10525. int (*xInput)(void *pIn, void *pData, int *pnData),
  10526. void *pIn,
  10527. int (*xOutput)(void *pOut, const void *pData, int nData),
  10528. void *pOut
  10529. );
  10530. SQLITE_API int sqlite3changeset_start_strm(
  10531. sqlite3_changeset_iter **pp,
  10532. int (*xInput)(void *pIn, void *pData, int *pnData),
  10533. void *pIn
  10534. );
  10535. SQLITE_API int sqlite3session_changeset_strm(
  10536. sqlite3_session *pSession,
  10537. int (*xOutput)(void *pOut, const void *pData, int nData),
  10538. void *pOut
  10539. );
  10540. SQLITE_API int sqlite3session_patchset_strm(
  10541. sqlite3_session *pSession,
  10542. int (*xOutput)(void *pOut, const void *pData, int nData),
  10543. void *pOut
  10544. );
  10545. SQLITE_API int sqlite3changegroup_add_strm(sqlite3_changegroup*,
  10546. int (*xInput)(void *pIn, void *pData, int *pnData),
  10547. void *pIn
  10548. );
  10549. SQLITE_API int sqlite3changegroup_output_strm(sqlite3_changegroup*,
  10550. int (*xOutput)(void *pOut, const void *pData, int nData),
  10551. void *pOut
  10552. );
  10553. SQLITE_API int sqlite3rebaser_rebase_strm(
  10554. sqlite3_rebaser *pRebaser,
  10555. int (*xInput)(void *pIn, void *pData, int *pnData),
  10556. void *pIn,
  10557. int (*xOutput)(void *pOut, const void *pData, int nData),
  10558. void *pOut
  10559. );
  10560. /*
  10561. ** Make sure we can call this stuff from C++.
  10562. */
  10563. #ifdef __cplusplus
  10564. }
  10565. #endif
  10566. #endif /* !defined(__SQLITESESSION_H_) && defined(SQLITE_ENABLE_SESSION) */
  10567. /******** End of sqlite3session.h *********/
  10568. /******** Begin file fts5.h *********/
  10569. /*
  10570. ** 2014 May 31
  10571. **
  10572. ** The author disclaims copyright to this source code. In place of
  10573. ** a legal notice, here is a blessing:
  10574. **
  10575. ** May you do good and not evil.
  10576. ** May you find forgiveness for yourself and forgive others.
  10577. ** May you share freely, never taking more than you give.
  10578. **
  10579. ******************************************************************************
  10580. **
  10581. ** Interfaces to extend FTS5. Using the interfaces defined in this file,
  10582. ** FTS5 may be extended with:
  10583. **
  10584. ** * custom tokenizers, and
  10585. ** * custom auxiliary functions.
  10586. */
  10587. #ifndef _FTS5_H
  10588. #define _FTS5_H
  10589. #ifdef __cplusplus
  10590. extern "C" {
  10591. #endif
  10592. /*************************************************************************
  10593. ** CUSTOM AUXILIARY FUNCTIONS
  10594. **
  10595. ** Virtual table implementations may overload SQL functions by implementing
  10596. ** the sqlite3_module.xFindFunction() method.
  10597. */
  10598. typedef struct Fts5ExtensionApi Fts5ExtensionApi;
  10599. typedef struct Fts5Context Fts5Context;
  10600. typedef struct Fts5PhraseIter Fts5PhraseIter;
  10601. typedef void (*fts5_extension_function)(
  10602. const Fts5ExtensionApi *pApi, /* API offered by current FTS version */
  10603. Fts5Context *pFts, /* First arg to pass to pApi functions */
  10604. sqlite3_context *pCtx, /* Context for returning result/error */
  10605. int nVal, /* Number of values in apVal[] array */
  10606. sqlite3_value **apVal /* Array of trailing arguments */
  10607. );
  10608. struct Fts5PhraseIter {
  10609. const unsigned char *a;
  10610. const unsigned char *b;
  10611. };
  10612. /*
  10613. ** EXTENSION API FUNCTIONS
  10614. **
  10615. ** xUserData(pFts):
  10616. ** Return a copy of the context pointer the extension function was
  10617. ** registered with.
  10618. **
  10619. ** xColumnTotalSize(pFts, iCol, pnToken):
  10620. ** If parameter iCol is less than zero, set output variable *pnToken
  10621. ** to the total number of tokens in the FTS5 table. Or, if iCol is
  10622. ** non-negative but less than the number of columns in the table, return
  10623. ** the total number of tokens in column iCol, considering all rows in
  10624. ** the FTS5 table.
  10625. **
  10626. ** If parameter iCol is greater than or equal to the number of columns
  10627. ** in the table, SQLITE_RANGE is returned. Or, if an error occurs (e.g.
  10628. ** an OOM condition or IO error), an appropriate SQLite error code is
  10629. ** returned.
  10630. **
  10631. ** xColumnCount(pFts):
  10632. ** Return the number of columns in the table.
  10633. **
  10634. ** xColumnSize(pFts, iCol, pnToken):
  10635. ** If parameter iCol is less than zero, set output variable *pnToken
  10636. ** to the total number of tokens in the current row. Or, if iCol is
  10637. ** non-negative but less than the number of columns in the table, set
  10638. ** *pnToken to the number of tokens in column iCol of the current row.
  10639. **
  10640. ** If parameter iCol is greater than or equal to the number of columns
  10641. ** in the table, SQLITE_RANGE is returned. Or, if an error occurs (e.g.
  10642. ** an OOM condition or IO error), an appropriate SQLite error code is
  10643. ** returned.
  10644. **
  10645. ** This function may be quite inefficient if used with an FTS5 table
  10646. ** created with the "columnsize=0" option.
  10647. **
  10648. ** xColumnText:
  10649. ** This function attempts to retrieve the text of column iCol of the
  10650. ** current document. If successful, (*pz) is set to point to a buffer
  10651. ** containing the text in utf-8 encoding, (*pn) is set to the size in bytes
  10652. ** (not characters) of the buffer and SQLITE_OK is returned. Otherwise,
  10653. ** if an error occurs, an SQLite error code is returned and the final values
  10654. ** of (*pz) and (*pn) are undefined.
  10655. **
  10656. ** xPhraseCount:
  10657. ** Returns the number of phrases in the current query expression.
  10658. **
  10659. ** xPhraseSize:
  10660. ** Returns the number of tokens in phrase iPhrase of the query. Phrases
  10661. ** are numbered starting from zero.
  10662. **
  10663. ** xInstCount:
  10664. ** Set *pnInst to the total number of occurrences of all phrases within
  10665. ** the query within the current row. Return SQLITE_OK if successful, or
  10666. ** an error code (i.e. SQLITE_NOMEM) if an error occurs.
  10667. **
  10668. ** This API can be quite slow if used with an FTS5 table created with the
  10669. ** "detail=none" or "detail=column" option. If the FTS5 table is created
  10670. ** with either "detail=none" or "detail=column" and "content=" option
  10671. ** (i.e. if it is a contentless table), then this API always returns 0.
  10672. **
  10673. ** xInst:
  10674. ** Query for the details of phrase match iIdx within the current row.
  10675. ** Phrase matches are numbered starting from zero, so the iIdx argument
  10676. ** should be greater than or equal to zero and smaller than the value
  10677. ** output by xInstCount().
  10678. **
  10679. ** Usually, output parameter *piPhrase is set to the phrase number, *piCol
  10680. ** to the column in which it occurs and *piOff the token offset of the
  10681. ** first token of the phrase. The exception is if the table was created
  10682. ** with the offsets=0 option specified. In this case *piOff is always
  10683. ** set to -1.
  10684. **
  10685. ** Returns SQLITE_OK if successful, or an error code (i.e. SQLITE_NOMEM)
  10686. ** if an error occurs.
  10687. **
  10688. ** This API can be quite slow if used with an FTS5 table created with the
  10689. ** "detail=none" or "detail=column" option.
  10690. **
  10691. ** xRowid:
  10692. ** Returns the rowid of the current row.
  10693. **
  10694. ** xTokenize:
  10695. ** Tokenize text using the tokenizer belonging to the FTS5 table.
  10696. **
  10697. ** xQueryPhrase(pFts5, iPhrase, pUserData, xCallback):
  10698. ** This API function is used to query the FTS table for phrase iPhrase
  10699. ** of the current query. Specifically, a query equivalent to:
  10700. **
  10701. ** ... FROM ftstable WHERE ftstable MATCH $p ORDER BY rowid
  10702. **
  10703. ** with $p set to a phrase equivalent to the phrase iPhrase of the
  10704. ** current query is executed. Any column filter that applies to
  10705. ** phrase iPhrase of the current query is included in $p. For each
  10706. ** row visited, the callback function passed as the fourth argument
  10707. ** is invoked. The context and API objects passed to the callback
  10708. ** function may be used to access the properties of each matched row.
  10709. ** Invoking Api.xUserData() returns a copy of the pointer passed as
  10710. ** the third argument to pUserData.
  10711. **
  10712. ** If the callback function returns any value other than SQLITE_OK, the
  10713. ** query is abandoned and the xQueryPhrase function returns immediately.
  10714. ** If the returned value is SQLITE_DONE, xQueryPhrase returns SQLITE_OK.
  10715. ** Otherwise, the error code is propagated upwards.
  10716. **
  10717. ** If the query runs to completion without incident, SQLITE_OK is returned.
  10718. ** Or, if some error occurs before the query completes or is aborted by
  10719. ** the callback, an SQLite error code is returned.
  10720. **
  10721. **
  10722. ** xSetAuxdata(pFts5, pAux, xDelete)
  10723. **
  10724. ** Save the pointer passed as the second argument as the extension functions
  10725. ** "auxiliary data". The pointer may then be retrieved by the current or any
  10726. ** future invocation of the same fts5 extension function made as part of
  10727. ** of the same MATCH query using the xGetAuxdata() API.
  10728. **
  10729. ** Each extension function is allocated a single auxiliary data slot for
  10730. ** each FTS query (MATCH expression). If the extension function is invoked
  10731. ** more than once for a single FTS query, then all invocations share a
  10732. ** single auxiliary data context.
  10733. **
  10734. ** If there is already an auxiliary data pointer when this function is
  10735. ** invoked, then it is replaced by the new pointer. If an xDelete callback
  10736. ** was specified along with the original pointer, it is invoked at this
  10737. ** point.
  10738. **
  10739. ** The xDelete callback, if one is specified, is also invoked on the
  10740. ** auxiliary data pointer after the FTS5 query has finished.
  10741. **
  10742. ** If an error (e.g. an OOM condition) occurs within this function, an
  10743. ** the auxiliary data is set to NULL and an error code returned. If the
  10744. ** xDelete parameter was not NULL, it is invoked on the auxiliary data
  10745. ** pointer before returning.
  10746. **
  10747. **
  10748. ** xGetAuxdata(pFts5, bClear)
  10749. **
  10750. ** Returns the current auxiliary data pointer for the fts5 extension
  10751. ** function. See the xSetAuxdata() method for details.
  10752. **
  10753. ** If the bClear argument is non-zero, then the auxiliary data is cleared
  10754. ** (set to NULL) before this function returns. In this case the xDelete,
  10755. ** if any, is not invoked.
  10756. **
  10757. **
  10758. ** xRowCount(pFts5, pnRow)
  10759. **
  10760. ** This function is used to retrieve the total number of rows in the table.
  10761. ** In other words, the same value that would be returned by:
  10762. **
  10763. ** SELECT count(*) FROM ftstable;
  10764. **
  10765. ** xPhraseFirst()
  10766. ** This function is used, along with type Fts5PhraseIter and the xPhraseNext
  10767. ** method, to iterate through all instances of a single query phrase within
  10768. ** the current row. This is the same information as is accessible via the
  10769. ** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient
  10770. ** to use, this API may be faster under some circumstances. To iterate
  10771. ** through instances of phrase iPhrase, use the following code:
  10772. **
  10773. ** Fts5PhraseIter iter;
  10774. ** int iCol, iOff;
  10775. ** for(pApi->xPhraseFirst(pFts, iPhrase, &iter, &iCol, &iOff);
  10776. ** iCol>=0;
  10777. ** pApi->xPhraseNext(pFts, &iter, &iCol, &iOff)
  10778. ** ){
  10779. ** // An instance of phrase iPhrase at offset iOff of column iCol
  10780. ** }
  10781. **
  10782. ** The Fts5PhraseIter structure is defined above. Applications should not
  10783. ** modify this structure directly - it should only be used as shown above
  10784. ** with the xPhraseFirst() and xPhraseNext() API methods (and by
  10785. ** xPhraseFirstColumn() and xPhraseNextColumn() as illustrated below).
  10786. **
  10787. ** This API can be quite slow if used with an FTS5 table created with the
  10788. ** "detail=none" or "detail=column" option. If the FTS5 table is created
  10789. ** with either "detail=none" or "detail=column" and "content=" option
  10790. ** (i.e. if it is a contentless table), then this API always iterates
  10791. ** through an empty set (all calls to xPhraseFirst() set iCol to -1).
  10792. **
  10793. ** xPhraseNext()
  10794. ** See xPhraseFirst above.
  10795. **
  10796. ** xPhraseFirstColumn()
  10797. ** This function and xPhraseNextColumn() are similar to the xPhraseFirst()
  10798. ** and xPhraseNext() APIs described above. The difference is that instead
  10799. ** of iterating through all instances of a phrase in the current row, these
  10800. ** APIs are used to iterate through the set of columns in the current row
  10801. ** that contain one or more instances of a specified phrase. For example:
  10802. **
  10803. ** Fts5PhraseIter iter;
  10804. ** int iCol;
  10805. ** for(pApi->xPhraseFirstColumn(pFts, iPhrase, &iter, &iCol);
  10806. ** iCol>=0;
  10807. ** pApi->xPhraseNextColumn(pFts, &iter, &iCol)
  10808. ** ){
  10809. ** // Column iCol contains at least one instance of phrase iPhrase
  10810. ** }
  10811. **
  10812. ** This API can be quite slow if used with an FTS5 table created with the
  10813. ** "detail=none" option. If the FTS5 table is created with either
  10814. ** "detail=none" "content=" option (i.e. if it is a contentless table),
  10815. ** then this API always iterates through an empty set (all calls to
  10816. ** xPhraseFirstColumn() set iCol to -1).
  10817. **
  10818. ** The information accessed using this API and its companion
  10819. ** xPhraseFirstColumn() may also be obtained using xPhraseFirst/xPhraseNext
  10820. ** (or xInst/xInstCount). The chief advantage of this API is that it is
  10821. ** significantly more efficient than those alternatives when used with
  10822. ** "detail=column" tables.
  10823. **
  10824. ** xPhraseNextColumn()
  10825. ** See xPhraseFirstColumn above.
  10826. */
  10827. struct Fts5ExtensionApi {
  10828. int iVersion; /* Currently always set to 3 */
  10829. void *(*xUserData)(Fts5Context*);
  10830. int (*xColumnCount)(Fts5Context*);
  10831. int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
  10832. int (*xColumnTotalSize)(Fts5Context*, int iCol, sqlite3_int64 *pnToken);
  10833. int (*xTokenize)(Fts5Context*,
  10834. const char *pText, int nText, /* Text to tokenize */
  10835. void *pCtx, /* Context passed to xToken() */
  10836. int (*xToken)(void*, int, const char*, int, int, int) /* Callback */
  10837. );
  10838. int (*xPhraseCount)(Fts5Context*);
  10839. int (*xPhraseSize)(Fts5Context*, int iPhrase);
  10840. int (*xInstCount)(Fts5Context*, int *pnInst);
  10841. int (*xInst)(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff);
  10842. sqlite3_int64 (*xRowid)(Fts5Context*);
  10843. int (*xColumnText)(Fts5Context*, int iCol, const char **pz, int *pn);
  10844. int (*xColumnSize)(Fts5Context*, int iCol, int *pnToken);
  10845. int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData,
  10846. int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
  10847. );
  10848. int (*xSetAuxdata)(Fts5Context*, void *pAux, void(*xDelete)(void*));
  10849. void *(*xGetAuxdata)(Fts5Context*, int bClear);
  10850. int (*xPhraseFirst)(Fts5Context*, int iPhrase, Fts5PhraseIter*, int*, int*);
  10851. void (*xPhraseNext)(Fts5Context*, Fts5PhraseIter*, int *piCol, int *piOff);
  10852. int (*xPhraseFirstColumn)(Fts5Context*, int iPhrase, Fts5PhraseIter*, int*);
  10853. void (*xPhraseNextColumn)(Fts5Context*, Fts5PhraseIter*, int *piCol);
  10854. };
  10855. /*
  10856. ** CUSTOM AUXILIARY FUNCTIONS
  10857. *************************************************************************/
  10858. /*************************************************************************
  10859. ** CUSTOM TOKENIZERS
  10860. **
  10861. ** Applications may also register custom tokenizer types. A tokenizer
  10862. ** is registered by providing fts5 with a populated instance of the
  10863. ** following structure. All structure methods must be defined, setting
  10864. ** any member of the fts5_tokenizer struct to NULL leads to undefined
  10865. ** behaviour. The structure methods are expected to function as follows:
  10866. **
  10867. ** xCreate:
  10868. ** This function is used to allocate and initialize a tokenizer instance.
  10869. ** A tokenizer instance is required to actually tokenize text.
  10870. **
  10871. ** The first argument passed to this function is a copy of the (void*)
  10872. ** pointer provided by the application when the fts5_tokenizer object
  10873. ** was registered with FTS5 (the third argument to xCreateTokenizer()).
  10874. ** The second and third arguments are an array of nul-terminated strings
  10875. ** containing the tokenizer arguments, if any, specified following the
  10876. ** tokenizer name as part of the CREATE VIRTUAL TABLE statement used
  10877. ** to create the FTS5 table.
  10878. **
  10879. ** The final argument is an output variable. If successful, (*ppOut)
  10880. ** should be set to point to the new tokenizer handle and SQLITE_OK
  10881. ** returned. If an error occurs, some value other than SQLITE_OK should
  10882. ** be returned. In this case, fts5 assumes that the final value of *ppOut
  10883. ** is undefined.
  10884. **
  10885. ** xDelete:
  10886. ** This function is invoked to delete a tokenizer handle previously
  10887. ** allocated using xCreate(). Fts5 guarantees that this function will
  10888. ** be invoked exactly once for each successful call to xCreate().
  10889. **
  10890. ** xTokenize:
  10891. ** This function is expected to tokenize the nText byte string indicated
  10892. ** by argument pText. pText may or may not be nul-terminated. The first
  10893. ** argument passed to this function is a pointer to an Fts5Tokenizer object
  10894. ** returned by an earlier call to xCreate().
  10895. **
  10896. ** The second argument indicates the reason that FTS5 is requesting
  10897. ** tokenization of the supplied text. This is always one of the following
  10898. ** four values:
  10899. **
  10900. ** <ul><li> <b>FTS5_TOKENIZE_DOCUMENT</b> - A document is being inserted into
  10901. ** or removed from the FTS table. The tokenizer is being invoked to
  10902. ** determine the set of tokens to add to (or delete from) the
  10903. ** FTS index.
  10904. **
  10905. ** <li> <b>FTS5_TOKENIZE_QUERY</b> - A MATCH query is being executed
  10906. ** against the FTS index. The tokenizer is being called to tokenize
  10907. ** a bareword or quoted string specified as part of the query.
  10908. **
  10909. ** <li> <b>(FTS5_TOKENIZE_QUERY | FTS5_TOKENIZE_PREFIX)</b> - Same as
  10910. ** FTS5_TOKENIZE_QUERY, except that the bareword or quoted string is
  10911. ** followed by a "*" character, indicating that the last token
  10912. ** returned by the tokenizer will be treated as a token prefix.
  10913. **
  10914. ** <li> <b>FTS5_TOKENIZE_AUX</b> - The tokenizer is being invoked to
  10915. ** satisfy an fts5_api.xTokenize() request made by an auxiliary
  10916. ** function. Or an fts5_api.xColumnSize() request made by the same
  10917. ** on a columnsize=0 database.
  10918. ** </ul>
  10919. **
  10920. ** For each token in the input string, the supplied callback xToken() must
  10921. ** be invoked. The first argument to it should be a copy of the pointer
  10922. ** passed as the second argument to xTokenize(). The third and fourth
  10923. ** arguments are a pointer to a buffer containing the token text, and the
  10924. ** size of the token in bytes. The 4th and 5th arguments are the byte offsets
  10925. ** of the first byte of and first byte immediately following the text from
  10926. ** which the token is derived within the input.
  10927. **
  10928. ** The second argument passed to the xToken() callback ("tflags") should
  10929. ** normally be set to 0. The exception is if the tokenizer supports
  10930. ** synonyms. In this case see the discussion below for details.
  10931. **
  10932. ** FTS5 assumes the xToken() callback is invoked for each token in the
  10933. ** order that they occur within the input text.
  10934. **
  10935. ** If an xToken() callback returns any value other than SQLITE_OK, then
  10936. ** the tokenization should be abandoned and the xTokenize() method should
  10937. ** immediately return a copy of the xToken() return value. Or, if the
  10938. ** input buffer is exhausted, xTokenize() should return SQLITE_OK. Finally,
  10939. ** if an error occurs with the xTokenize() implementation itself, it
  10940. ** may abandon the tokenization and return any error code other than
  10941. ** SQLITE_OK or SQLITE_DONE.
  10942. **
  10943. ** SYNONYM SUPPORT
  10944. **
  10945. ** Custom tokenizers may also support synonyms. Consider a case in which a
  10946. ** user wishes to query for a phrase such as "first place". Using the
  10947. ** built-in tokenizers, the FTS5 query 'first + place' will match instances
  10948. ** of "first place" within the document set, but not alternative forms
  10949. ** such as "1st place". In some applications, it would be better to match
  10950. ** all instances of "first place" or "1st place" regardless of which form
  10951. ** the user specified in the MATCH query text.
  10952. **
  10953. ** There are several ways to approach this in FTS5:
  10954. **
  10955. ** <ol><li> By mapping all synonyms to a single token. In this case, the
  10956. ** In the above example, this means that the tokenizer returns the
  10957. ** same token for inputs "first" and "1st". Say that token is in
  10958. ** fact "first", so that when the user inserts the document "I won
  10959. ** 1st place" entries are added to the index for tokens "i", "won",
  10960. ** "first" and "place". If the user then queries for '1st + place',
  10961. ** the tokenizer substitutes "first" for "1st" and the query works
  10962. ** as expected.
  10963. **
  10964. ** <li> By adding multiple synonyms for a single term to the FTS index.
  10965. ** In this case, when tokenizing query text, the tokenizer may
  10966. ** provide multiple synonyms for a single term within the document.
  10967. ** FTS5 then queries the index for each synonym individually. For
  10968. ** example, faced with the query:
  10969. **
  10970. ** <codeblock>
  10971. ** ... MATCH 'first place'</codeblock>
  10972. **
  10973. ** the tokenizer offers both "1st" and "first" as synonyms for the
  10974. ** first token in the MATCH query and FTS5 effectively runs a query
  10975. ** similar to:
  10976. **
  10977. ** <codeblock>
  10978. ** ... MATCH '(first OR 1st) place'</codeblock>
  10979. **
  10980. ** except that, for the purposes of auxiliary functions, the query
  10981. ** still appears to contain just two phrases - "(first OR 1st)"
  10982. ** being treated as a single phrase.
  10983. **
  10984. ** <li> By adding multiple synonyms for a single term to the FTS index.
  10985. ** Using this method, when tokenizing document text, the tokenizer
  10986. ** provides multiple synonyms for each token. So that when a
  10987. ** document such as "I won first place" is tokenized, entries are
  10988. ** added to the FTS index for "i", "won", "first", "1st" and
  10989. ** "place".
  10990. **
  10991. ** This way, even if the tokenizer does not provide synonyms
  10992. ** when tokenizing query text (it should not - to do would be
  10993. ** inefficient), it doesn't matter if the user queries for
  10994. ** 'first + place' or '1st + place', as there are entires in the
  10995. ** FTS index corresponding to both forms of the first token.
  10996. ** </ol>
  10997. **
  10998. ** Whether it is parsing document or query text, any call to xToken that
  10999. ** specifies a <i>tflags</i> argument with the FTS5_TOKEN_COLOCATED bit
  11000. ** is considered to supply a synonym for the previous token. For example,
  11001. ** when parsing the document "I won first place", a tokenizer that supports
  11002. ** synonyms would call xToken() 5 times, as follows:
  11003. **
  11004. ** <codeblock>
  11005. ** xToken(pCtx, 0, "i", 1, 0, 1);
  11006. ** xToken(pCtx, 0, "won", 3, 2, 5);
  11007. ** xToken(pCtx, 0, "first", 5, 6, 11);
  11008. ** xToken(pCtx, FTS5_TOKEN_COLOCATED, "1st", 3, 6, 11);
  11009. ** xToken(pCtx, 0, "place", 5, 12, 17);
  11010. **</codeblock>
  11011. **
  11012. ** It is an error to specify the FTS5_TOKEN_COLOCATED flag the first time
  11013. ** xToken() is called. Multiple synonyms may be specified for a single token
  11014. ** by making multiple calls to xToken(FTS5_TOKEN_COLOCATED) in sequence.
  11015. ** There is no limit to the number of synonyms that may be provided for a
  11016. ** single token.
  11017. **
  11018. ** In many cases, method (1) above is the best approach. It does not add
  11019. ** extra data to the FTS index or require FTS5 to query for multiple terms,
  11020. ** so it is efficient in terms of disk space and query speed. However, it
  11021. ** does not support prefix queries very well. If, as suggested above, the
  11022. ** token "first" is subsituted for "1st" by the tokenizer, then the query:
  11023. **
  11024. ** <codeblock>
  11025. ** ... MATCH '1s*'</codeblock>
  11026. **
  11027. ** will not match documents that contain the token "1st" (as the tokenizer
  11028. ** will probably not map "1s" to any prefix of "first").
  11029. **
  11030. ** For full prefix support, method (3) may be preferred. In this case,
  11031. ** because the index contains entries for both "first" and "1st", prefix
  11032. ** queries such as 'fi*' or '1s*' will match correctly. However, because
  11033. ** extra entries are added to the FTS index, this method uses more space
  11034. ** within the database.
  11035. **
  11036. ** Method (2) offers a midpoint between (1) and (3). Using this method,
  11037. ** a query such as '1s*' will match documents that contain the literal
  11038. ** token "1st", but not "first" (assuming the tokenizer is not able to
  11039. ** provide synonyms for prefixes). However, a non-prefix query like '1st'
  11040. ** will match against "1st" and "first". This method does not require
  11041. ** extra disk space, as no extra entries are added to the FTS index.
  11042. ** On the other hand, it may require more CPU cycles to run MATCH queries,
  11043. ** as separate queries of the FTS index are required for each synonym.
  11044. **
  11045. ** When using methods (2) or (3), it is important that the tokenizer only
  11046. ** provide synonyms when tokenizing document text (method (2)) or query
  11047. ** text (method (3)), not both. Doing so will not cause any errors, but is
  11048. ** inefficient.
  11049. */
  11050. typedef struct Fts5Tokenizer Fts5Tokenizer;
  11051. typedef struct fts5_tokenizer fts5_tokenizer;
  11052. struct fts5_tokenizer {
  11053. int (*xCreate)(void*, const char **azArg, int nArg, Fts5Tokenizer **ppOut);
  11054. void (*xDelete)(Fts5Tokenizer*);
  11055. int (*xTokenize)(Fts5Tokenizer*,
  11056. void *pCtx,
  11057. int flags, /* Mask of FTS5_TOKENIZE_* flags */
  11058. const char *pText, int nText,
  11059. int (*xToken)(
  11060. void *pCtx, /* Copy of 2nd argument to xTokenize() */
  11061. int tflags, /* Mask of FTS5_TOKEN_* flags */
  11062. const char *pToken, /* Pointer to buffer containing token */
  11063. int nToken, /* Size of token in bytes */
  11064. int iStart, /* Byte offset of token within input text */
  11065. int iEnd /* Byte offset of end of token within input text */
  11066. )
  11067. );
  11068. };
  11069. /* Flags that may be passed as the third argument to xTokenize() */
  11070. #define FTS5_TOKENIZE_QUERY 0x0001
  11071. #define FTS5_TOKENIZE_PREFIX 0x0002
  11072. #define FTS5_TOKENIZE_DOCUMENT 0x0004
  11073. #define FTS5_TOKENIZE_AUX 0x0008
  11074. /* Flags that may be passed by the tokenizer implementation back to FTS5
  11075. ** as the third argument to the supplied xToken callback. */
  11076. #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */
  11077. /*
  11078. ** END OF CUSTOM TOKENIZERS
  11079. *************************************************************************/
  11080. /*************************************************************************
  11081. ** FTS5 EXTENSION REGISTRATION API
  11082. */
  11083. typedef struct fts5_api fts5_api;
  11084. struct fts5_api {
  11085. int iVersion; /* Currently always set to 2 */
  11086. /* Create a new tokenizer */
  11087. int (*xCreateTokenizer)(
  11088. fts5_api *pApi,
  11089. const char *zName,
  11090. void *pContext,
  11091. fts5_tokenizer *pTokenizer,
  11092. void (*xDestroy)(void*)
  11093. );
  11094. /* Find an existing tokenizer */
  11095. int (*xFindTokenizer)(
  11096. fts5_api *pApi,
  11097. const char *zName,
  11098. void **ppContext,
  11099. fts5_tokenizer *pTokenizer
  11100. );
  11101. /* Create a new auxiliary function */
  11102. int (*xCreateFunction)(
  11103. fts5_api *pApi,
  11104. const char *zName,
  11105. void *pContext,
  11106. fts5_extension_function xFunction,
  11107. void (*xDestroy)(void*)
  11108. );
  11109. };
  11110. /*
  11111. ** END OF REGISTRATION API
  11112. *************************************************************************/
  11113. #ifdef __cplusplus
  11114. } /* end of the 'extern "C"' block */
  11115. #endif
  11116. #endif /* _FTS5_H */
  11117. /******** End of fts5.h *********/
  11118. #else // USE_LIBSQLITE3
  11119. // If users really want to link against the system sqlite3 we
  11120. // need to make this file a noop.
  11121. #endif
  11122. /*
  11123. ** 2014-09-08
  11124. **
  11125. ** The author disclaims copyright to this source code. In place of
  11126. ** a legal notice, here is a blessing:
  11127. **
  11128. ** May you do good and not evil.
  11129. ** May you find forgiveness for yourself and forgive others.
  11130. ** May you share freely, never taking more than you give.
  11131. **
  11132. *************************************************************************
  11133. **
  11134. ** This file contains the application interface definitions for the
  11135. ** user-authentication extension feature.
  11136. **
  11137. ** To compile with the user-authentication feature, append this file to
  11138. ** end of an SQLite amalgamation header file ("sqlite3.h"), then add
  11139. ** the SQLITE_USER_AUTHENTICATION compile-time option. See the
  11140. ** user-auth.txt file in the same source directory as this file for
  11141. ** additional information.
  11142. */
  11143. #ifdef SQLITE_USER_AUTHENTICATION
  11144. #ifdef __cplusplus
  11145. extern "C" {
  11146. #endif
  11147. /*
  11148. ** If a database contains the SQLITE_USER table, then the
  11149. ** sqlite3_user_authenticate() interface must be invoked with an
  11150. ** appropriate username and password prior to enable read and write
  11151. ** access to the database.
  11152. **
  11153. ** Return SQLITE_OK on success or SQLITE_ERROR if the username/password
  11154. ** combination is incorrect or unknown.
  11155. **
  11156. ** If the SQLITE_USER table is not present in the database file, then
  11157. ** this interface is a harmless no-op returnning SQLITE_OK.
  11158. */
  11159. int sqlite3_user_authenticate(
  11160. sqlite3 *db, /* The database connection */
  11161. const char *zUsername, /* Username */
  11162. const char *aPW, /* Password or credentials */
  11163. int nPW /* Number of bytes in aPW[] */
  11164. );
  11165. /*
  11166. ** The sqlite3_user_add() interface can be used (by an admin user only)
  11167. ** to create a new user. When called on a no-authentication-required
  11168. ** database, this routine converts the database into an authentication-
  11169. ** required database, automatically makes the added user an
  11170. ** administrator, and logs in the current connection as that user.
  11171. ** The sqlite3_user_add() interface only works for the "main" database, not
  11172. ** for any ATTACH-ed databases. Any call to sqlite3_user_add() by a
  11173. ** non-admin user results in an error.
  11174. */
  11175. int sqlite3_user_add(
  11176. sqlite3 *db, /* Database connection */
  11177. const char *zUsername, /* Username to be added */
  11178. const char *aPW, /* Password or credentials */
  11179. int nPW, /* Number of bytes in aPW[] */
  11180. int isAdmin /* True to give new user admin privilege */
  11181. );
  11182. /*
  11183. ** The sqlite3_user_change() interface can be used to change a users
  11184. ** login credentials or admin privilege. Any user can change their own
  11185. ** login credentials. Only an admin user can change another users login
  11186. ** credentials or admin privilege setting. No user may change their own
  11187. ** admin privilege setting.
  11188. */
  11189. int sqlite3_user_change(
  11190. sqlite3 *db, /* Database connection */
  11191. const char *zUsername, /* Username to change */
  11192. const char *aPW, /* New password or credentials */
  11193. int nPW, /* Number of bytes in aPW[] */
  11194. int isAdmin /* Modified admin privilege for the user */
  11195. );
  11196. /*
  11197. ** The sqlite3_user_delete() interface can be used (by an admin user only)
  11198. ** to delete a user. The currently logged-in user cannot be deleted,
  11199. ** which guarantees that there is always an admin user and hence that
  11200. ** the database cannot be converted into a no-authentication-required
  11201. ** database.
  11202. */
  11203. int sqlite3_user_delete(
  11204. sqlite3 *db, /* Database connection */
  11205. const char *zUsername /* Username to remove */
  11206. );
  11207. #ifdef __cplusplus
  11208. } /* end of the 'extern "C"' block */
  11209. #endif
  11210. #endif /* SQLITE_USER_AUTHENTICATION */