sqlite3-binding.h 644 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136121371213812139121401214112142121431214412145121461214712148121491215012151121521215312154121551215612157121581215912160121611216212163121641216512166121671216812169121701217112172121731217412175121761217712178121791218012181121821218312184121851218612187121881218912190121911219212193121941219512196121971219812199122001220112202122031220412205122061220712208122091221012211122121221312214122151221612217122181221912220122211222212223122241222512226122271222812229122301223112232122331223412235122361223712238122391224012241122421224312244122451224612247122481224912250122511225212253122541225512256122571225812259122601226112262122631226412265122661226712268122691227012271122721227312274122751227612277122781227912280122811228212283122841228512286122871228812289122901229112292122931229412295122961229712298122991230012301123021230312304123051230612307123081230912310123111231212313123141231512316123171231812319123201232112322123231232412325123261232712328123291233012331123321233312334123351233612337123381233912340123411234212343123441234512346123471234812349123501235112352123531235412355123561235712358123591236012361123621236312364123651236612367123681236912370123711237212373123741237512376123771237812379123801238112382123831238412385123861238712388123891239012391123921239312394123951239612397123981239912400124011240212403124041240512406124071240812409124101241112412124131241412415124161241712418124191242012421124221242312424124251242612427124281242912430124311243212433124341243512436124371243812439124401244112442124431244412445124461244712448124491245012451124521245312454124551245612457124581245912460124611246212463124641246512466124671246812469124701247112472124731247412475124761247712478124791248012481124821248312484124851248612487124881248912490124911249212493124941249512496124971249812499125001250112502125031250412505125061250712508125091251012511125121251312514125151251612517125181251912520125211252212523125241252512526125271252812529125301253112532125331253412535125361253712538125391254012541125421254312544125451254612547125481254912550125511255212553125541255512556125571255812559125601256112562125631256412565125661256712568125691257012571125721257312574125751257612577125781257912580125811258212583125841258512586125871258812589125901259112592125931259412595125961259712598125991260012601126021260312604126051260612607126081260912610126111261212613126141261512616126171261812619126201262112622126231262412625126261262712628126291263012631126321263312634126351263612637126381263912640126411264212643126441264512646126471264812649126501265112652126531265412655126561265712658126591266012661126621266312664126651266612667126681266912670126711267212673126741267512676126771267812679126801268112682126831268412685126861268712688126891269012691126921269312694126951269612697126981269912700127011270212703127041270512706127071270812709127101271112712127131271412715127161271712718127191272012721127221272312724127251272612727127281272912730127311273212733127341273512736127371273812739127401274112742127431274412745127461274712748127491275012751127521275312754127551275612757127581275912760127611276212763127641276512766127671276812769127701277112772127731277412775127761277712778127791278012781127821278312784127851278612787127881278912790127911279212793127941279512796127971279812799128001280112802128031280412805128061280712808128091281012811128121281312814128151281612817128181281912820128211282212823128241282512826128271282812829128301283112832128331283412835128361283712838128391284012841128421284312844128451284612847128481284912850128511285212853128541285512856128571285812859128601286112862128631286412865128661286712868128691287012871128721287312874128751287612877128781287912880128811288212883128841288512886128871288812889128901289112892128931289412895128961289712898128991290012901129021290312904129051290612907129081290912910129111291212913129141291512916129171291812919129201292112922129231292412925129261292712928129291293012931129321293312934129351293612937129381293912940129411294212943129441294512946129471294812949129501295112952129531295412955129561295712958129591296012961129621296312964129651296612967129681296912970129711297212973129741297512976129771297812979129801298112982129831298412985129861298712988129891299012991129921299312994129951299612997129981299913000130011300213003130041300513006130071300813009130101301113012130131301413015130161301713018130191302013021130221302313024130251302613027130281302913030130311303213033130341303513036130371303813039130401304113042130431304413045130461304713048130491305013051130521305313054130551305613057130581305913060130611306213063130641306513066130671306813069130701307113072130731307413075130761307713078130791308013081130821308313084130851308613087130881308913090130911309213093130941309513096130971309813099131001310113102131031310413105131061310713108131091311013111131121311313114131151311613117131181311913120131211312213123131241312513126131271312813129131301313113132131331313413135131361313713138131391314013141131421314313144131451314613147131481314913150131511315213153131541315513156131571315813159131601316113162131631316413165131661316713168131691317013171131721317313174131751317613177131781317913180131811318213183131841318513186131871318813189131901319113192131931319413195131961319713198131991320013201132021320313204132051320613207132081320913210132111321213213132141321513216132171321813219132201322113222132231322413225132261322713228132291323013231132321323313234132351323613237132381323913240132411324213243132441324513246132471324813249132501325113252132531325413255132561325713258132591326013261132621326313264132651326613267132681326913270132711327213273132741327513276132771327813279132801328113282132831328413285132861328713288132891329013291132921329313294132951329613297132981329913300133011330213303133041330513306133071330813309133101331113312133131331413315133161331713318133191332013321133221332313324133251332613327133281332913330133311333213333133341333513336133371333813339133401334113342133431334413345133461334713348133491335013351133521335313354133551335613357133581335913360133611336213363133641336513366133671336813369133701337113372133731337413375133761337713378133791338013381133821338313384133851338613387133881338913390133911339213393133941339513396133971339813399134001340113402134031340413405134061340713408134091341013411134121341313414134151341613417134181341913420134211342213423134241342513426134271342813429134301343113432134331343413435134361343713438134391344013441134421344313444134451344613447134481344913450134511345213453134541345513456134571345813459134601346113462134631346413465134661346713468134691347013471134721347313474134751347613477134781347913480134811348213483134841348513486134871348813489134901349113492134931349413495134961349713498134991350013501135021350313504135051350613507135081350913510135111351213513135141351513516135171351813519135201352113522135231352413525135261352713528135291353013531135321353313534135351353613537135381353913540135411354213543135441354513546135471354813549135501355113552135531355413555135561355713558135591356013561135621356313564135651356613567135681356913570135711357213573135741357513576135771357813579135801358113582135831358413585135861358713588135891359013591135921359313594135951359613597135981359913600136011360213603136041360513606136071360813609136101361113612136131361413615136161361713618136191362013621136221362313624136251362613627136281362913630136311363213633136341363513636136371363813639136401364113642136431364413645136461364713648136491365013651136521365313654136551365613657136581365913660136611366213663136641366513666136671366813669136701367113672136731367413675136761367713678136791368013681136821368313684136851368613687136881368913690136911369213693136941369513696136971369813699137001370113702137031370413705137061370713708137091371013711137121371313714137151371613717137181371913720
  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. ** Facilitate override of interface linkage and calling conventions.
  45. ** Be aware that these macros may not be used within this particular
  46. ** translation of the amalgamation and its associated header file.
  47. **
  48. ** The SQLITE_EXTERN and SQLITE_API macros are used to instruct the
  49. ** compiler that the target identifier should have external linkage.
  50. **
  51. ** The SQLITE_CDECL macro is used to set the calling convention for
  52. ** public functions that accept a variable number of arguments.
  53. **
  54. ** The SQLITE_APICALL macro is used to set the calling convention for
  55. ** public functions that accept a fixed number of arguments.
  56. **
  57. ** The SQLITE_STDCALL macro is no longer used and is now deprecated.
  58. **
  59. ** The SQLITE_CALLBACK macro is used to set the calling convention for
  60. ** function pointers.
  61. **
  62. ** The SQLITE_SYSAPI macro is used to set the calling convention for
  63. ** functions provided by the operating system.
  64. **
  65. ** Currently, the SQLITE_CDECL, SQLITE_APICALL, SQLITE_CALLBACK, and
  66. ** SQLITE_SYSAPI macros are used only when building for environments
  67. ** that require non-default calling conventions.
  68. */
  69. #ifndef SQLITE_EXTERN
  70. # define SQLITE_EXTERN extern
  71. #endif
  72. #ifndef SQLITE_API
  73. # define SQLITE_API
  74. #endif
  75. #ifndef SQLITE_CDECL
  76. # define SQLITE_CDECL
  77. #endif
  78. #ifndef SQLITE_APICALL
  79. # define SQLITE_APICALL
  80. #endif
  81. #ifndef SQLITE_STDCALL
  82. # define SQLITE_STDCALL SQLITE_APICALL
  83. #endif
  84. #ifndef SQLITE_CALLBACK
  85. # define SQLITE_CALLBACK
  86. #endif
  87. #ifndef SQLITE_SYSAPI
  88. # define SQLITE_SYSAPI
  89. #endif
  90. /*
  91. ** These no-op macros are used in front of interfaces to mark those
  92. ** interfaces as either deprecated or experimental. New applications
  93. ** should not use deprecated interfaces - they are supported for backwards
  94. ** compatibility only. Application writers should be aware that
  95. ** experimental interfaces are subject to change in point releases.
  96. **
  97. ** These macros used to resolve to various kinds of compiler magic that
  98. ** would generate warning messages when they were used. But that
  99. ** compiler magic ended up generating such a flurry of bug reports
  100. ** that we have taken it all out and gone back to using simple
  101. ** noop macros.
  102. */
  103. #define SQLITE_DEPRECATED
  104. #define SQLITE_EXPERIMENTAL
  105. /*
  106. ** Ensure these symbols were not defined by some previous header file.
  107. */
  108. #ifdef SQLITE_VERSION
  109. # undef SQLITE_VERSION
  110. #endif
  111. #ifdef SQLITE_VERSION_NUMBER
  112. # undef SQLITE_VERSION_NUMBER
  113. #endif
  114. /*
  115. ** CAPI3REF: Compile-Time Library Version Numbers
  116. **
  117. ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header
  118. ** evaluates to a string literal that is the SQLite version in the
  119. ** format "X.Y.Z" where X is the major version number (always 3 for
  120. ** SQLite3) and Y is the minor version number and Z is the release number.)^
  121. ** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer
  122. ** with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
  123. ** numbers used in [SQLITE_VERSION].)^
  124. ** The SQLITE_VERSION_NUMBER for any given release of SQLite will also
  125. ** be larger than the release from which it is derived. Either Y will
  126. ** be held constant and Z will be incremented or else Y will be incremented
  127. ** and Z will be reset to zero.
  128. **
  129. ** Since [version 3.6.18] ([dateof:3.6.18]),
  130. ** SQLite source code has been stored in the
  131. ** <a href="http://www.fossil-scm.org/">Fossil configuration management
  132. ** system</a>. ^The SQLITE_SOURCE_ID macro evaluates to
  133. ** a string which identifies a particular check-in of SQLite
  134. ** within its configuration management system. ^The SQLITE_SOURCE_ID
  135. ** string contains the date and time of the check-in (UTC) and a SHA1
  136. ** or SHA3-256 hash of the entire source tree. If the source code has
  137. ** been edited in any way since it was last checked in, then the last
  138. ** four hexadecimal digits of the hash may be modified.
  139. **
  140. ** See also: [sqlite3_libversion()],
  141. ** [sqlite3_libversion_number()], [sqlite3_sourceid()],
  142. ** [sqlite_version()] and [sqlite_source_id()].
  143. */
  144. #define SQLITE_VERSION "3.49.1"
  145. #define SQLITE_VERSION_NUMBER 3049001
  146. #define SQLITE_SOURCE_ID "2025-02-18 13:38:58 873d4e274b4988d260ba8354a9718324a1c26187a4ab4c1cc0227c03d0f10e70"
  147. /*
  148. ** CAPI3REF: Run-Time Library Version Numbers
  149. ** KEYWORDS: sqlite3_version sqlite3_sourceid
  150. **
  151. ** These interfaces provide the same information as the [SQLITE_VERSION],
  152. ** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros
  153. ** but are associated with the library instead of the header file. ^(Cautious
  154. ** programmers might include assert() statements in their application to
  155. ** verify that values returned by these interfaces match the macros in
  156. ** the header, and thus ensure that the application is
  157. ** compiled with matching library and header files.
  158. **
  159. ** <blockquote><pre>
  160. ** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
  161. ** assert( strncmp(sqlite3_sourceid(),SQLITE_SOURCE_ID,80)==0 );
  162. ** assert( strcmp(sqlite3_libversion(),SQLITE_VERSION)==0 );
  163. ** </pre></blockquote>)^
  164. **
  165. ** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION]
  166. ** macro. ^The sqlite3_libversion() function returns a pointer to the
  167. ** to the sqlite3_version[] string constant. The sqlite3_libversion()
  168. ** function is provided for use in DLLs since DLL users usually do not have
  169. ** direct access to string constants within the DLL. ^The
  170. ** sqlite3_libversion_number() function returns an integer equal to
  171. ** [SQLITE_VERSION_NUMBER]. ^(The sqlite3_sourceid() function returns
  172. ** a pointer to a string constant whose value is the same as the
  173. ** [SQLITE_SOURCE_ID] C preprocessor macro. Except if SQLite is built
  174. ** using an edited copy of [the amalgamation], then the last four characters
  175. ** of the hash might be different from [SQLITE_SOURCE_ID].)^
  176. **
  177. ** See also: [sqlite_version()] and [sqlite_source_id()].
  178. */
  179. SQLITE_API SQLITE_EXTERN const char sqlite3_version[];
  180. SQLITE_API const char *sqlite3_libversion(void);
  181. SQLITE_API const char *sqlite3_sourceid(void);
  182. SQLITE_API int sqlite3_libversion_number(void);
  183. /*
  184. ** CAPI3REF: Run-Time Library Compilation Options Diagnostics
  185. **
  186. ** ^The sqlite3_compileoption_used() function returns 0 or 1
  187. ** indicating whether the specified option was defined at
  188. ** compile time. ^The SQLITE_ prefix may be omitted from the
  189. ** option name passed to sqlite3_compileoption_used().
  190. **
  191. ** ^The sqlite3_compileoption_get() function allows iterating
  192. ** over the list of options that were defined at compile time by
  193. ** returning the N-th compile time option string. ^If N is out of range,
  194. ** sqlite3_compileoption_get() returns a NULL pointer. ^The SQLITE_
  195. ** prefix is omitted from any strings returned by
  196. ** sqlite3_compileoption_get().
  197. **
  198. ** ^Support for the diagnostic functions sqlite3_compileoption_used()
  199. ** and sqlite3_compileoption_get() may be omitted by specifying the
  200. ** [SQLITE_OMIT_COMPILEOPTION_DIAGS] option at compile time.
  201. **
  202. ** See also: SQL functions [sqlite_compileoption_used()] and
  203. ** [sqlite_compileoption_get()] and the [compile_options pragma].
  204. */
  205. #ifndef SQLITE_OMIT_COMPILEOPTION_DIAGS
  206. SQLITE_API int sqlite3_compileoption_used(const char *zOptName);
  207. SQLITE_API const char *sqlite3_compileoption_get(int N);
  208. #else
  209. # define sqlite3_compileoption_used(X) 0
  210. # define sqlite3_compileoption_get(X) ((void*)0)
  211. #endif
  212. /*
  213. ** CAPI3REF: Test To See If The Library Is Threadsafe
  214. **
  215. ** ^The sqlite3_threadsafe() function returns zero if and only if
  216. ** SQLite was compiled with mutexing code omitted due to the
  217. ** [SQLITE_THREADSAFE] compile-time option being set to 0.
  218. **
  219. ** SQLite can be compiled with or without mutexes. When
  220. ** the [SQLITE_THREADSAFE] C preprocessor macro is 1 or 2, mutexes
  221. ** are enabled and SQLite is threadsafe. When the
  222. ** [SQLITE_THREADSAFE] macro is 0,
  223. ** the mutexes are omitted. Without the mutexes, it is not safe
  224. ** to use SQLite concurrently from more than one thread.
  225. **
  226. ** Enabling mutexes incurs a measurable performance penalty.
  227. ** So if speed is of utmost importance, it makes sense to disable
  228. ** the mutexes. But for maximum safety, mutexes should be enabled.
  229. ** ^The default behavior is for mutexes to be enabled.
  230. **
  231. ** This interface can be used by an application to make sure that the
  232. ** version of SQLite that it is linking against was compiled with
  233. ** the desired setting of the [SQLITE_THREADSAFE] macro.
  234. **
  235. ** This interface only reports on the compile-time mutex setting
  236. ** of the [SQLITE_THREADSAFE] flag. If SQLite is compiled with
  237. ** SQLITE_THREADSAFE=1 or =2 then mutexes are enabled by default but
  238. ** can be fully or partially disabled using a call to [sqlite3_config()]
  239. ** with the verbs [SQLITE_CONFIG_SINGLETHREAD], [SQLITE_CONFIG_MULTITHREAD],
  240. ** or [SQLITE_CONFIG_SERIALIZED]. ^(The return value of the
  241. ** sqlite3_threadsafe() function shows only the compile-time setting of
  242. ** thread safety, not any run-time changes to that setting made by
  243. ** sqlite3_config(). In other words, the return value from sqlite3_threadsafe()
  244. ** is unchanged by calls to sqlite3_config().)^
  245. **
  246. ** See the [threading mode] documentation for additional information.
  247. */
  248. SQLITE_API int sqlite3_threadsafe(void);
  249. /*
  250. ** CAPI3REF: Database Connection Handle
  251. ** KEYWORDS: {database connection} {database connections}
  252. **
  253. ** Each open SQLite database is represented by a pointer to an instance of
  254. ** the opaque structure named "sqlite3". It is useful to think of an sqlite3
  255. ** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and
  256. ** [sqlite3_open_v2()] interfaces are its constructors, and [sqlite3_close()]
  257. ** and [sqlite3_close_v2()] are its destructors. There are many other
  258. ** interfaces (such as
  259. ** [sqlite3_prepare_v2()], [sqlite3_create_function()], and
  260. ** [sqlite3_busy_timeout()] to name but three) that are methods on an
  261. ** sqlite3 object.
  262. */
  263. typedef struct sqlite3 sqlite3;
  264. /*
  265. ** CAPI3REF: 64-Bit Integer Types
  266. ** KEYWORDS: sqlite_int64 sqlite_uint64
  267. **
  268. ** Because there is no cross-platform way to specify 64-bit integer types
  269. ** SQLite includes typedefs for 64-bit signed and unsigned integers.
  270. **
  271. ** The sqlite3_int64 and sqlite3_uint64 are the preferred type definitions.
  272. ** The sqlite_int64 and sqlite_uint64 types are supported for backwards
  273. ** compatibility only.
  274. **
  275. ** ^The sqlite3_int64 and sqlite_int64 types can store integer values
  276. ** between -9223372036854775808 and +9223372036854775807 inclusive. ^The
  277. ** sqlite3_uint64 and sqlite_uint64 types can store integer values
  278. ** between 0 and +18446744073709551615 inclusive.
  279. */
  280. #ifdef SQLITE_INT64_TYPE
  281. typedef SQLITE_INT64_TYPE sqlite_int64;
  282. # ifdef SQLITE_UINT64_TYPE
  283. typedef SQLITE_UINT64_TYPE sqlite_uint64;
  284. # else
  285. typedef unsigned SQLITE_INT64_TYPE sqlite_uint64;
  286. # endif
  287. #elif defined(_MSC_VER) || defined(__BORLANDC__)
  288. typedef __int64 sqlite_int64;
  289. typedef unsigned __int64 sqlite_uint64;
  290. #else
  291. typedef long long int sqlite_int64;
  292. typedef unsigned long long int sqlite_uint64;
  293. #endif
  294. typedef sqlite_int64 sqlite3_int64;
  295. typedef sqlite_uint64 sqlite3_uint64;
  296. /*
  297. ** If compiling for a processor that lacks floating point support,
  298. ** substitute integer for floating-point.
  299. */
  300. #ifdef SQLITE_OMIT_FLOATING_POINT
  301. # define double sqlite3_int64
  302. #endif
  303. /*
  304. ** CAPI3REF: Closing A Database Connection
  305. ** DESTRUCTOR: sqlite3
  306. **
  307. ** ^The sqlite3_close() and sqlite3_close_v2() routines are destructors
  308. ** for the [sqlite3] object.
  309. ** ^Calls to sqlite3_close() and sqlite3_close_v2() return [SQLITE_OK] if
  310. ** the [sqlite3] object is successfully destroyed and all associated
  311. ** resources are deallocated.
  312. **
  313. ** Ideally, applications should [sqlite3_finalize | finalize] all
  314. ** [prepared statements], [sqlite3_blob_close | close] all [BLOB handles], and
  315. ** [sqlite3_backup_finish | finish] all [sqlite3_backup] objects associated
  316. ** with the [sqlite3] object prior to attempting to close the object.
  317. ** ^If the database connection is associated with unfinalized prepared
  318. ** statements, BLOB handlers, and/or unfinished sqlite3_backup objects then
  319. ** sqlite3_close() will leave the database connection open and return
  320. ** [SQLITE_BUSY]. ^If sqlite3_close_v2() is called with unfinalized prepared
  321. ** statements, unclosed BLOB handlers, and/or unfinished sqlite3_backups,
  322. ** it returns [SQLITE_OK] regardless, but instead of deallocating the database
  323. ** connection immediately, it marks the database connection as an unusable
  324. ** "zombie" and makes arrangements to automatically deallocate the database
  325. ** connection after all prepared statements are finalized, all BLOB handles
  326. ** are closed, and all backups have finished. The sqlite3_close_v2() interface
  327. ** is intended for use with host languages that are garbage collected, and
  328. ** where the order in which destructors are called is arbitrary.
  329. **
  330. ** ^If an [sqlite3] object is destroyed while a transaction is open,
  331. ** the transaction is automatically rolled back.
  332. **
  333. ** The C parameter to [sqlite3_close(C)] and [sqlite3_close_v2(C)]
  334. ** must be either a NULL
  335. ** pointer or an [sqlite3] object pointer obtained
  336. ** from [sqlite3_open()], [sqlite3_open16()], or
  337. ** [sqlite3_open_v2()], and not previously closed.
  338. ** ^Calling sqlite3_close() or sqlite3_close_v2() with a NULL pointer
  339. ** argument is a harmless no-op.
  340. */
  341. SQLITE_API int sqlite3_close(sqlite3*);
  342. SQLITE_API int sqlite3_close_v2(sqlite3*);
  343. /*
  344. ** The type for a callback function.
  345. ** This is legacy and deprecated. It is included for historical
  346. ** compatibility and is not documented.
  347. */
  348. typedef int (*sqlite3_callback)(void*,int,char**, char**);
  349. /*
  350. ** CAPI3REF: One-Step Query Execution Interface
  351. ** METHOD: sqlite3
  352. **
  353. ** The sqlite3_exec() interface is a convenience wrapper around
  354. ** [sqlite3_prepare_v2()], [sqlite3_step()], and [sqlite3_finalize()],
  355. ** that allows an application to run multiple statements of SQL
  356. ** without having to use a lot of C code.
  357. **
  358. ** ^The sqlite3_exec() interface runs zero or more UTF-8 encoded,
  359. ** semicolon-separate SQL statements passed into its 2nd argument,
  360. ** in the context of the [database connection] passed in as its 1st
  361. ** argument. ^If the callback function of the 3rd argument to
  362. ** sqlite3_exec() is not NULL, then it is invoked for each result row
  363. ** coming out of the evaluated SQL statements. ^The 4th argument to
  364. ** sqlite3_exec() is relayed through to the 1st argument of each
  365. ** callback invocation. ^If the callback pointer to sqlite3_exec()
  366. ** is NULL, then no callback is ever invoked and result rows are
  367. ** ignored.
  368. **
  369. ** ^If an error occurs while evaluating the SQL statements passed into
  370. ** sqlite3_exec(), then execution of the current statement stops and
  371. ** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec()
  372. ** is not NULL then any error message is written into memory obtained
  373. ** from [sqlite3_malloc()] and passed back through the 5th parameter.
  374. ** To avoid memory leaks, the application should invoke [sqlite3_free()]
  375. ** on error message strings returned through the 5th parameter of
  376. ** sqlite3_exec() after the error message string is no longer needed.
  377. ** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors
  378. ** occur, then sqlite3_exec() sets the pointer in its 5th parameter to
  379. ** NULL before returning.
  380. **
  381. ** ^If an sqlite3_exec() callback returns non-zero, the sqlite3_exec()
  382. ** routine returns SQLITE_ABORT without invoking the callback again and
  383. ** without running any subsequent SQL statements.
  384. **
  385. ** ^The 2nd argument to the sqlite3_exec() callback function is the
  386. ** number of columns in the result. ^The 3rd argument to the sqlite3_exec()
  387. ** callback is an array of pointers to strings obtained as if from
  388. ** [sqlite3_column_text()], one for each column. ^If an element of a
  389. ** result row is NULL then the corresponding string pointer for the
  390. ** sqlite3_exec() callback is a NULL pointer. ^The 4th argument to the
  391. ** sqlite3_exec() callback is an array of pointers to strings where each
  392. ** entry represents the name of corresponding result column as obtained
  393. ** from [sqlite3_column_name()].
  394. **
  395. ** ^If the 2nd parameter to sqlite3_exec() is a NULL pointer, a pointer
  396. ** to an empty string, or a pointer that contains only whitespace and/or
  397. ** SQL comments, then no SQL statements are evaluated and the database
  398. ** is not changed.
  399. **
  400. ** Restrictions:
  401. **
  402. ** <ul>
  403. ** <li> The application must ensure that the 1st parameter to sqlite3_exec()
  404. ** is a valid and open [database connection].
  405. ** <li> The application must not close the [database connection] specified by
  406. ** the 1st parameter to sqlite3_exec() while sqlite3_exec() is running.
  407. ** <li> The application must not modify the SQL statement text passed into
  408. ** the 2nd parameter of sqlite3_exec() while sqlite3_exec() is running.
  409. ** <li> The application must not dereference the arrays or string pointers
  410. ** passed as the 3rd and 4th callback parameters after it returns.
  411. ** </ul>
  412. */
  413. SQLITE_API int sqlite3_exec(
  414. sqlite3*, /* An open database */
  415. const char *sql, /* SQL to be evaluated */
  416. int (*callback)(void*,int,char**,char**), /* Callback function */
  417. void *, /* 1st argument to callback */
  418. char **errmsg /* Error msg written here */
  419. );
  420. /*
  421. ** CAPI3REF: Result Codes
  422. ** KEYWORDS: {result code definitions}
  423. **
  424. ** Many SQLite functions return an integer result code from the set shown
  425. ** here in order to indicate success or failure.
  426. **
  427. ** New error codes may be added in future versions of SQLite.
  428. **
  429. ** See also: [extended result code definitions]
  430. */
  431. #define SQLITE_OK 0 /* Successful result */
  432. /* beginning-of-error-codes */
  433. #define SQLITE_ERROR 1 /* Generic error */
  434. #define SQLITE_INTERNAL 2 /* Internal logic error in SQLite */
  435. #define SQLITE_PERM 3 /* Access permission denied */
  436. #define SQLITE_ABORT 4 /* Callback routine requested an abort */
  437. #define SQLITE_BUSY 5 /* The database file is locked */
  438. #define SQLITE_LOCKED 6 /* A table in the database is locked */
  439. #define SQLITE_NOMEM 7 /* A malloc() failed */
  440. #define SQLITE_READONLY 8 /* Attempt to write a readonly database */
  441. #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/
  442. #define SQLITE_IOERR 10 /* Some kind of disk I/O error occurred */
  443. #define SQLITE_CORRUPT 11 /* The database disk image is malformed */
  444. #define SQLITE_NOTFOUND 12 /* Unknown opcode in sqlite3_file_control() */
  445. #define SQLITE_FULL 13 /* Insertion failed because database is full */
  446. #define SQLITE_CANTOPEN 14 /* Unable to open the database file */
  447. #define SQLITE_PROTOCOL 15 /* Database lock protocol error */
  448. #define SQLITE_EMPTY 16 /* Internal use only */
  449. #define SQLITE_SCHEMA 17 /* The database schema changed */
  450. #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */
  451. #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */
  452. #define SQLITE_MISMATCH 20 /* Data type mismatch */
  453. #define SQLITE_MISUSE 21 /* Library used incorrectly */
  454. #define SQLITE_NOLFS 22 /* Uses OS features not supported on host */
  455. #define SQLITE_AUTH 23 /* Authorization denied */
  456. #define SQLITE_FORMAT 24 /* Not used */
  457. #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */
  458. #define SQLITE_NOTADB 26 /* File opened that is not a database file */
  459. #define SQLITE_NOTICE 27 /* Notifications from sqlite3_log() */
  460. #define SQLITE_WARNING 28 /* Warnings from sqlite3_log() */
  461. #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */
  462. #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */
  463. /* end-of-error-codes */
  464. /*
  465. ** CAPI3REF: Extended Result Codes
  466. ** KEYWORDS: {extended result code definitions}
  467. **
  468. ** In its default configuration, SQLite API routines return one of 30 integer
  469. ** [result codes]. However, experience has shown that many of
  470. ** these result codes are too coarse-grained. They do not provide as
  471. ** much information about problems as programmers might like. In an effort to
  472. ** address this, newer versions of SQLite (version 3.3.8 [dateof:3.3.8]
  473. ** and later) include
  474. ** support for additional result codes that provide more detailed information
  475. ** about errors. These [extended result codes] are enabled or disabled
  476. ** on a per database connection basis using the
  477. ** [sqlite3_extended_result_codes()] API. Or, the extended code for
  478. ** the most recent error can be obtained using
  479. ** [sqlite3_extended_errcode()].
  480. */
  481. #define SQLITE_ERROR_MISSING_COLLSEQ (SQLITE_ERROR | (1<<8))
  482. #define SQLITE_ERROR_RETRY (SQLITE_ERROR | (2<<8))
  483. #define SQLITE_ERROR_SNAPSHOT (SQLITE_ERROR | (3<<8))
  484. #define SQLITE_IOERR_READ (SQLITE_IOERR | (1<<8))
  485. #define SQLITE_IOERR_SHORT_READ (SQLITE_IOERR | (2<<8))
  486. #define SQLITE_IOERR_WRITE (SQLITE_IOERR | (3<<8))
  487. #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8))
  488. #define SQLITE_IOERR_DIR_FSYNC (SQLITE_IOERR | (5<<8))
  489. #define SQLITE_IOERR_TRUNCATE (SQLITE_IOERR | (6<<8))
  490. #define SQLITE_IOERR_FSTAT (SQLITE_IOERR | (7<<8))
  491. #define SQLITE_IOERR_UNLOCK (SQLITE_IOERR | (8<<8))
  492. #define SQLITE_IOERR_RDLOCK (SQLITE_IOERR | (9<<8))
  493. #define SQLITE_IOERR_DELETE (SQLITE_IOERR | (10<<8))
  494. #define SQLITE_IOERR_BLOCKED (SQLITE_IOERR | (11<<8))
  495. #define SQLITE_IOERR_NOMEM (SQLITE_IOERR | (12<<8))
  496. #define SQLITE_IOERR_ACCESS (SQLITE_IOERR | (13<<8))
  497. #define SQLITE_IOERR_CHECKRESERVEDLOCK (SQLITE_IOERR | (14<<8))
  498. #define SQLITE_IOERR_LOCK (SQLITE_IOERR | (15<<8))
  499. #define SQLITE_IOERR_CLOSE (SQLITE_IOERR | (16<<8))
  500. #define SQLITE_IOERR_DIR_CLOSE (SQLITE_IOERR | (17<<8))
  501. #define SQLITE_IOERR_SHMOPEN (SQLITE_IOERR | (18<<8))
  502. #define SQLITE_IOERR_SHMSIZE (SQLITE_IOERR | (19<<8))
  503. #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8))
  504. #define SQLITE_IOERR_SHMMAP (SQLITE_IOERR | (21<<8))
  505. #define SQLITE_IOERR_SEEK (SQLITE_IOERR | (22<<8))
  506. #define SQLITE_IOERR_DELETE_NOENT (SQLITE_IOERR | (23<<8))
  507. #define SQLITE_IOERR_MMAP (SQLITE_IOERR | (24<<8))
  508. #define SQLITE_IOERR_GETTEMPPATH (SQLITE_IOERR | (25<<8))
  509. #define SQLITE_IOERR_CONVPATH (SQLITE_IOERR | (26<<8))
  510. #define SQLITE_IOERR_VNODE (SQLITE_IOERR | (27<<8))
  511. #define SQLITE_IOERR_AUTH (SQLITE_IOERR | (28<<8))
  512. #define SQLITE_IOERR_BEGIN_ATOMIC (SQLITE_IOERR | (29<<8))
  513. #define SQLITE_IOERR_COMMIT_ATOMIC (SQLITE_IOERR | (30<<8))
  514. #define SQLITE_IOERR_ROLLBACK_ATOMIC (SQLITE_IOERR | (31<<8))
  515. #define SQLITE_IOERR_DATA (SQLITE_IOERR | (32<<8))
  516. #define SQLITE_IOERR_CORRUPTFS (SQLITE_IOERR | (33<<8))
  517. #define SQLITE_IOERR_IN_PAGE (SQLITE_IOERR | (34<<8))
  518. #define SQLITE_LOCKED_SHAREDCACHE (SQLITE_LOCKED | (1<<8))
  519. #define SQLITE_LOCKED_VTAB (SQLITE_LOCKED | (2<<8))
  520. #define SQLITE_BUSY_RECOVERY (SQLITE_BUSY | (1<<8))
  521. #define SQLITE_BUSY_SNAPSHOT (SQLITE_BUSY | (2<<8))
  522. #define SQLITE_BUSY_TIMEOUT (SQLITE_BUSY | (3<<8))
  523. #define SQLITE_CANTOPEN_NOTEMPDIR (SQLITE_CANTOPEN | (1<<8))
  524. #define SQLITE_CANTOPEN_ISDIR (SQLITE_CANTOPEN | (2<<8))
  525. #define SQLITE_CANTOPEN_FULLPATH (SQLITE_CANTOPEN | (3<<8))
  526. #define SQLITE_CANTOPEN_CONVPATH (SQLITE_CANTOPEN | (4<<8))
  527. #define SQLITE_CANTOPEN_DIRTYWAL (SQLITE_CANTOPEN | (5<<8)) /* Not Used */
  528. #define SQLITE_CANTOPEN_SYMLINK (SQLITE_CANTOPEN | (6<<8))
  529. #define SQLITE_CORRUPT_VTAB (SQLITE_CORRUPT | (1<<8))
  530. #define SQLITE_CORRUPT_SEQUENCE (SQLITE_CORRUPT | (2<<8))
  531. #define SQLITE_CORRUPT_INDEX (SQLITE_CORRUPT | (3<<8))
  532. #define SQLITE_READONLY_RECOVERY (SQLITE_READONLY | (1<<8))
  533. #define SQLITE_READONLY_CANTLOCK (SQLITE_READONLY | (2<<8))
  534. #define SQLITE_READONLY_ROLLBACK (SQLITE_READONLY | (3<<8))
  535. #define SQLITE_READONLY_DBMOVED (SQLITE_READONLY | (4<<8))
  536. #define SQLITE_READONLY_CANTINIT (SQLITE_READONLY | (5<<8))
  537. #define SQLITE_READONLY_DIRECTORY (SQLITE_READONLY | (6<<8))
  538. #define SQLITE_ABORT_ROLLBACK (SQLITE_ABORT | (2<<8))
  539. #define SQLITE_CONSTRAINT_CHECK (SQLITE_CONSTRAINT | (1<<8))
  540. #define SQLITE_CONSTRAINT_COMMITHOOK (SQLITE_CONSTRAINT | (2<<8))
  541. #define SQLITE_CONSTRAINT_FOREIGNKEY (SQLITE_CONSTRAINT | (3<<8))
  542. #define SQLITE_CONSTRAINT_FUNCTION (SQLITE_CONSTRAINT | (4<<8))
  543. #define SQLITE_CONSTRAINT_NOTNULL (SQLITE_CONSTRAINT | (5<<8))
  544. #define SQLITE_CONSTRAINT_PRIMARYKEY (SQLITE_CONSTRAINT | (6<<8))
  545. #define SQLITE_CONSTRAINT_TRIGGER (SQLITE_CONSTRAINT | (7<<8))
  546. #define SQLITE_CONSTRAINT_UNIQUE (SQLITE_CONSTRAINT | (8<<8))
  547. #define SQLITE_CONSTRAINT_VTAB (SQLITE_CONSTRAINT | (9<<8))
  548. #define SQLITE_CONSTRAINT_ROWID (SQLITE_CONSTRAINT |(10<<8))
  549. #define SQLITE_CONSTRAINT_PINNED (SQLITE_CONSTRAINT |(11<<8))
  550. #define SQLITE_CONSTRAINT_DATATYPE (SQLITE_CONSTRAINT |(12<<8))
  551. #define SQLITE_NOTICE_RECOVER_WAL (SQLITE_NOTICE | (1<<8))
  552. #define SQLITE_NOTICE_RECOVER_ROLLBACK (SQLITE_NOTICE | (2<<8))
  553. #define SQLITE_NOTICE_RBU (SQLITE_NOTICE | (3<<8))
  554. #define SQLITE_WARNING_AUTOINDEX (SQLITE_WARNING | (1<<8))
  555. #define SQLITE_AUTH_USER (SQLITE_AUTH | (1<<8))
  556. #define SQLITE_OK_LOAD_PERMANENTLY (SQLITE_OK | (1<<8))
  557. #define SQLITE_OK_SYMLINK (SQLITE_OK | (2<<8)) /* internal use only */
  558. /*
  559. ** CAPI3REF: Flags For File Open Operations
  560. **
  561. ** These bit values are intended for use in the
  562. ** 3rd parameter to the [sqlite3_open_v2()] interface and
  563. ** in the 4th parameter to the [sqlite3_vfs.xOpen] method.
  564. **
  565. ** Only those flags marked as "Ok for sqlite3_open_v2()" may be
  566. ** used as the third argument to the [sqlite3_open_v2()] interface.
  567. ** The other flags have historically been ignored by sqlite3_open_v2(),
  568. ** though future versions of SQLite might change so that an error is
  569. ** raised if any of the disallowed bits are passed into sqlite3_open_v2().
  570. ** Applications should not depend on the historical behavior.
  571. **
  572. ** Note in particular that passing the SQLITE_OPEN_EXCLUSIVE flag into
  573. ** [sqlite3_open_v2()] does *not* cause the underlying database file
  574. ** to be opened using O_EXCL. Passing SQLITE_OPEN_EXCLUSIVE into
  575. ** [sqlite3_open_v2()] has historically be a no-op and might become an
  576. ** error in future versions of SQLite.
  577. */
  578. #define SQLITE_OPEN_READONLY 0x00000001 /* Ok for sqlite3_open_v2() */
  579. #define SQLITE_OPEN_READWRITE 0x00000002 /* Ok for sqlite3_open_v2() */
  580. #define SQLITE_OPEN_CREATE 0x00000004 /* Ok for sqlite3_open_v2() */
  581. #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */
  582. #define SQLITE_OPEN_EXCLUSIVE 0x00000010 /* VFS only */
  583. #define SQLITE_OPEN_AUTOPROXY 0x00000020 /* VFS only */
  584. #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */
  585. #define SQLITE_OPEN_MEMORY 0x00000080 /* Ok for sqlite3_open_v2() */
  586. #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */
  587. #define SQLITE_OPEN_TEMP_DB 0x00000200 /* VFS only */
  588. #define SQLITE_OPEN_TRANSIENT_DB 0x00000400 /* VFS only */
  589. #define SQLITE_OPEN_MAIN_JOURNAL 0x00000800 /* VFS only */
  590. #define SQLITE_OPEN_TEMP_JOURNAL 0x00001000 /* VFS only */
  591. #define SQLITE_OPEN_SUBJOURNAL 0x00002000 /* VFS only */
  592. #define SQLITE_OPEN_SUPER_JOURNAL 0x00004000 /* VFS only */
  593. #define SQLITE_OPEN_NOMUTEX 0x00008000 /* Ok for sqlite3_open_v2() */
  594. #define SQLITE_OPEN_FULLMUTEX 0x00010000 /* Ok for sqlite3_open_v2() */
  595. #define SQLITE_OPEN_SHAREDCACHE 0x00020000 /* Ok for sqlite3_open_v2() */
  596. #define SQLITE_OPEN_PRIVATECACHE 0x00040000 /* Ok for sqlite3_open_v2() */
  597. #define SQLITE_OPEN_WAL 0x00080000 /* VFS only */
  598. #define SQLITE_OPEN_NOFOLLOW 0x01000000 /* Ok for sqlite3_open_v2() */
  599. #define SQLITE_OPEN_EXRESCODE 0x02000000 /* Extended result codes */
  600. /* Reserved: 0x00F00000 */
  601. /* Legacy compatibility: */
  602. #define SQLITE_OPEN_MASTER_JOURNAL 0x00004000 /* VFS only */
  603. /*
  604. ** CAPI3REF: Device Characteristics
  605. **
  606. ** The xDeviceCharacteristics method of the [sqlite3_io_methods]
  607. ** object returns an integer which is a vector of these
  608. ** bit values expressing I/O characteristics of the mass storage
  609. ** device that holds the file that the [sqlite3_io_methods]
  610. ** refers to.
  611. **
  612. ** The SQLITE_IOCAP_ATOMIC property means that all writes of
  613. ** any size are atomic. The SQLITE_IOCAP_ATOMICnnn values
  614. ** mean that writes of blocks that are nnn bytes in size and
  615. ** are aligned to an address which is an integer multiple of
  616. ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
  617. ** that when data is appended to a file, the data is appended
  618. ** first then the size of the file is extended, never the other
  619. ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
  620. ** information is written to disk in the same order as calls
  621. ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
  622. ** after reboot following a crash or power loss, the only bytes in a
  623. ** file that were written at the application level might have changed
  624. ** and that adjacent bytes, even bytes within the same sector are
  625. ** guaranteed to be unchanged. The SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN
  626. ** flag indicates that a file cannot be deleted when open. The
  627. ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
  628. ** read-only media and cannot be changed even by processes with
  629. ** elevated privileges.
  630. **
  631. ** The SQLITE_IOCAP_BATCH_ATOMIC property means that the underlying
  632. ** filesystem supports doing multiple write operations atomically when those
  633. ** write operations are bracketed by [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] and
  634. ** [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE].
  635. **
  636. ** The SQLITE_IOCAP_SUBPAGE_READ property means that it is ok to read
  637. ** from the database file in amounts that are not a multiple of the
  638. ** page size and that do not begin at a page boundary. Without this
  639. ** property, SQLite is careful to only do full-page reads and write
  640. ** on aligned pages, with the one exception that it will do a sub-page
  641. ** read of the first page to access the database header.
  642. */
  643. #define SQLITE_IOCAP_ATOMIC 0x00000001
  644. #define SQLITE_IOCAP_ATOMIC512 0x00000002
  645. #define SQLITE_IOCAP_ATOMIC1K 0x00000004
  646. #define SQLITE_IOCAP_ATOMIC2K 0x00000008
  647. #define SQLITE_IOCAP_ATOMIC4K 0x00000010
  648. #define SQLITE_IOCAP_ATOMIC8K 0x00000020
  649. #define SQLITE_IOCAP_ATOMIC16K 0x00000040
  650. #define SQLITE_IOCAP_ATOMIC32K 0x00000080
  651. #define SQLITE_IOCAP_ATOMIC64K 0x00000100
  652. #define SQLITE_IOCAP_SAFE_APPEND 0x00000200
  653. #define SQLITE_IOCAP_SEQUENTIAL 0x00000400
  654. #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800
  655. #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000
  656. #define SQLITE_IOCAP_IMMUTABLE 0x00002000
  657. #define SQLITE_IOCAP_BATCH_ATOMIC 0x00004000
  658. #define SQLITE_IOCAP_SUBPAGE_READ 0x00008000
  659. /*
  660. ** CAPI3REF: File Locking Levels
  661. **
  662. ** SQLite uses one of these integer values as the second
  663. ** argument to calls it makes to the xLock() and xUnlock() methods
  664. ** of an [sqlite3_io_methods] object. These values are ordered from
  665. ** lest restrictive to most restrictive.
  666. **
  667. ** The argument to xLock() is always SHARED or higher. The argument to
  668. ** xUnlock is either SHARED or NONE.
  669. */
  670. #define SQLITE_LOCK_NONE 0 /* xUnlock() only */
  671. #define SQLITE_LOCK_SHARED 1 /* xLock() or xUnlock() */
  672. #define SQLITE_LOCK_RESERVED 2 /* xLock() only */
  673. #define SQLITE_LOCK_PENDING 3 /* xLock() only */
  674. #define SQLITE_LOCK_EXCLUSIVE 4 /* xLock() only */
  675. /*
  676. ** CAPI3REF: Synchronization Type Flags
  677. **
  678. ** When SQLite invokes the xSync() method of an
  679. ** [sqlite3_io_methods] object it uses a combination of
  680. ** these integer values as the second argument.
  681. **
  682. ** When the SQLITE_SYNC_DATAONLY flag is used, it means that the
  683. ** sync operation only needs to flush data to mass storage. Inode
  684. ** information need not be flushed. If the lower four bits of the flag
  685. ** equal SQLITE_SYNC_NORMAL, that means to use normal fsync() semantics.
  686. ** If the lower four bits equal SQLITE_SYNC_FULL, that means
  687. ** to use Mac OS X style fullsync instead of fsync().
  688. **
  689. ** Do not confuse the SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL flags
  690. ** with the [PRAGMA synchronous]=NORMAL and [PRAGMA synchronous]=FULL
  691. ** settings. The [synchronous pragma] determines when calls to the
  692. ** xSync VFS method occur and applies uniformly across all platforms.
  693. ** The SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL flags determine how
  694. ** energetic or rigorous or forceful the sync operations are and
  695. ** only make a difference on Mac OSX for the default SQLite code.
  696. ** (Third-party VFS implementations might also make the distinction
  697. ** between SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL, but among the
  698. ** operating systems natively supported by SQLite, only Mac OSX
  699. ** cares about the difference.)
  700. */
  701. #define SQLITE_SYNC_NORMAL 0x00002
  702. #define SQLITE_SYNC_FULL 0x00003
  703. #define SQLITE_SYNC_DATAONLY 0x00010
  704. /*
  705. ** CAPI3REF: OS Interface Open File Handle
  706. **
  707. ** An [sqlite3_file] object represents an open file in the
  708. ** [sqlite3_vfs | OS interface layer]. Individual OS interface
  709. ** implementations will
  710. ** want to subclass this object by appending additional fields
  711. ** for their own use. The pMethods entry is a pointer to an
  712. ** [sqlite3_io_methods] object that defines methods for performing
  713. ** I/O operations on the open file.
  714. */
  715. typedef struct sqlite3_file sqlite3_file;
  716. struct sqlite3_file {
  717. const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
  718. };
  719. /*
  720. ** CAPI3REF: OS Interface File Virtual Methods Object
  721. **
  722. ** Every file opened by the [sqlite3_vfs.xOpen] method populates an
  723. ** [sqlite3_file] object (or, more commonly, a subclass of the
  724. ** [sqlite3_file] object) with a pointer to an instance of this object.
  725. ** This object defines the methods used to perform various operations
  726. ** against the open file represented by the [sqlite3_file] object.
  727. **
  728. ** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element
  729. ** to a non-NULL pointer, then the sqlite3_io_methods.xClose method
  730. ** may be invoked even if the [sqlite3_vfs.xOpen] reported that it failed. The
  731. ** only way to prevent a call to xClose following a failed [sqlite3_vfs.xOpen]
  732. ** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element
  733. ** to NULL.
  734. **
  735. ** The flags argument to xSync may be one of [SQLITE_SYNC_NORMAL] or
  736. ** [SQLITE_SYNC_FULL]. The first choice is the normal fsync().
  737. ** The second choice is a Mac OS X style fullsync. The [SQLITE_SYNC_DATAONLY]
  738. ** flag may be ORed in to indicate that only the data of the file
  739. ** and not its inode needs to be synced.
  740. **
  741. ** The integer values to xLock() and xUnlock() are one of
  742. ** <ul>
  743. ** <li> [SQLITE_LOCK_NONE],
  744. ** <li> [SQLITE_LOCK_SHARED],
  745. ** <li> [SQLITE_LOCK_RESERVED],
  746. ** <li> [SQLITE_LOCK_PENDING], or
  747. ** <li> [SQLITE_LOCK_EXCLUSIVE].
  748. ** </ul>
  749. ** xLock() upgrades the database file lock. In other words, xLock() moves the
  750. ** database file lock in the direction NONE toward EXCLUSIVE. The argument to
  751. ** xLock() is always one of SHARED, RESERVED, PENDING, or EXCLUSIVE, never
  752. ** SQLITE_LOCK_NONE. If the database file lock is already at or above the
  753. ** requested lock, then the call to xLock() is a no-op.
  754. ** xUnlock() downgrades the database file lock to either SHARED or NONE.
  755. ** If the lock is already at or below the requested lock state, then the call
  756. ** to xUnlock() is a no-op.
  757. ** The xCheckReservedLock() method checks whether any database connection,
  758. ** either in this process or in some other process, is holding a RESERVED,
  759. ** PENDING, or EXCLUSIVE lock on the file. It returns, via its output
  760. ** pointer parameter, true if such a lock exists and false otherwise.
  761. **
  762. ** The xFileControl() method is a generic interface that allows custom
  763. ** VFS implementations to directly control an open file using the
  764. ** [sqlite3_file_control()] interface. The second "op" argument is an
  765. ** integer opcode. The third argument is a generic pointer intended to
  766. ** point to a structure that may contain arguments or space in which to
  767. ** write return values. Potential uses for xFileControl() might be
  768. ** functions to enable blocking locks with timeouts, to change the
  769. ** locking strategy (for example to use dot-file locks), to inquire
  770. ** about the status of a lock, or to break stale locks. The SQLite
  771. ** core reserves all opcodes less than 100 for its own use.
  772. ** A [file control opcodes | list of opcodes] less than 100 is available.
  773. ** Applications that define a custom xFileControl method should use opcodes
  774. ** greater than 100 to avoid conflicts. VFS implementations should
  775. ** return [SQLITE_NOTFOUND] for file control opcodes that they do not
  776. ** recognize.
  777. **
  778. ** The xSectorSize() method returns the sector size of the
  779. ** device that underlies the file. The sector size is the
  780. ** minimum write that can be performed without disturbing
  781. ** other bytes in the file. The xDeviceCharacteristics()
  782. ** method returns a bit vector describing behaviors of the
  783. ** underlying device:
  784. **
  785. ** <ul>
  786. ** <li> [SQLITE_IOCAP_ATOMIC]
  787. ** <li> [SQLITE_IOCAP_ATOMIC512]
  788. ** <li> [SQLITE_IOCAP_ATOMIC1K]
  789. ** <li> [SQLITE_IOCAP_ATOMIC2K]
  790. ** <li> [SQLITE_IOCAP_ATOMIC4K]
  791. ** <li> [SQLITE_IOCAP_ATOMIC8K]
  792. ** <li> [SQLITE_IOCAP_ATOMIC16K]
  793. ** <li> [SQLITE_IOCAP_ATOMIC32K]
  794. ** <li> [SQLITE_IOCAP_ATOMIC64K]
  795. ** <li> [SQLITE_IOCAP_SAFE_APPEND]
  796. ** <li> [SQLITE_IOCAP_SEQUENTIAL]
  797. ** <li> [SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN]
  798. ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
  799. ** <li> [SQLITE_IOCAP_IMMUTABLE]
  800. ** <li> [SQLITE_IOCAP_BATCH_ATOMIC]
  801. ** <li> [SQLITE_IOCAP_SUBPAGE_READ]
  802. ** </ul>
  803. **
  804. ** The SQLITE_IOCAP_ATOMIC property means that all writes of
  805. ** any size are atomic. The SQLITE_IOCAP_ATOMICnnn values
  806. ** mean that writes of blocks that are nnn bytes in size and
  807. ** are aligned to an address which is an integer multiple of
  808. ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
  809. ** that when data is appended to a file, the data is appended
  810. ** first then the size of the file is extended, never the other
  811. ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
  812. ** information is written to disk in the same order as calls
  813. ** to xWrite().
  814. **
  815. ** If xRead() returns SQLITE_IOERR_SHORT_READ it must also fill
  816. ** in the unread portions of the buffer with zeros. A VFS that
  817. ** fails to zero-fill short reads might seem to work. However,
  818. ** failure to zero-fill short reads will eventually lead to
  819. ** database corruption.
  820. */
  821. typedef struct sqlite3_io_methods sqlite3_io_methods;
  822. struct sqlite3_io_methods {
  823. int iVersion;
  824. int (*xClose)(sqlite3_file*);
  825. int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst);
  826. int (*xWrite)(sqlite3_file*, const void*, int iAmt, sqlite3_int64 iOfst);
  827. int (*xTruncate)(sqlite3_file*, sqlite3_int64 size);
  828. int (*xSync)(sqlite3_file*, int flags);
  829. int (*xFileSize)(sqlite3_file*, sqlite3_int64 *pSize);
  830. int (*xLock)(sqlite3_file*, int);
  831. int (*xUnlock)(sqlite3_file*, int);
  832. int (*xCheckReservedLock)(sqlite3_file*, int *pResOut);
  833. int (*xFileControl)(sqlite3_file*, int op, void *pArg);
  834. int (*xSectorSize)(sqlite3_file*);
  835. int (*xDeviceCharacteristics)(sqlite3_file*);
  836. /* Methods above are valid for version 1 */
  837. int (*xShmMap)(sqlite3_file*, int iPg, int pgsz, int, void volatile**);
  838. int (*xShmLock)(sqlite3_file*, int offset, int n, int flags);
  839. void (*xShmBarrier)(sqlite3_file*);
  840. int (*xShmUnmap)(sqlite3_file*, int deleteFlag);
  841. /* Methods above are valid for version 2 */
  842. int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp);
  843. int (*xUnfetch)(sqlite3_file*, sqlite3_int64 iOfst, void *p);
  844. /* Methods above are valid for version 3 */
  845. /* Additional methods may be added in future releases */
  846. };
  847. /*
  848. ** CAPI3REF: Standard File Control Opcodes
  849. ** KEYWORDS: {file control opcodes} {file control opcode}
  850. **
  851. ** These integer constants are opcodes for the xFileControl method
  852. ** of the [sqlite3_io_methods] object and for the [sqlite3_file_control()]
  853. ** interface.
  854. **
  855. ** <ul>
  856. ** <li>[[SQLITE_FCNTL_LOCKSTATE]]
  857. ** The [SQLITE_FCNTL_LOCKSTATE] opcode is used for debugging. This
  858. ** opcode causes the xFileControl method to write the current state of
  859. ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
  860. ** [SQLITE_LOCK_RESERVED], [SQLITE_LOCK_PENDING], or [SQLITE_LOCK_EXCLUSIVE])
  861. ** into an integer that the pArg argument points to.
  862. ** This capability is only available if SQLite is compiled with [SQLITE_DEBUG].
  863. **
  864. ** <li>[[SQLITE_FCNTL_SIZE_HINT]]
  865. ** The [SQLITE_FCNTL_SIZE_HINT] opcode is used by SQLite to give the VFS
  866. ** layer a hint of how large the database file will grow to be during the
  867. ** current transaction. This hint is not guaranteed to be accurate but it
  868. ** is often close. The underlying VFS might choose to preallocate database
  869. ** file space based on this hint in order to help writes to the database
  870. ** file run faster.
  871. **
  872. ** <li>[[SQLITE_FCNTL_SIZE_LIMIT]]
  873. ** The [SQLITE_FCNTL_SIZE_LIMIT] opcode is used by in-memory VFS that
  874. ** implements [sqlite3_deserialize()] to set an upper bound on the size
  875. ** of the in-memory database. The argument is a pointer to a [sqlite3_int64].
  876. ** If the integer pointed to is negative, then it is filled in with the
  877. ** current limit. Otherwise the limit is set to the larger of the value
  878. ** of the integer pointed to and the current database size. The integer
  879. ** pointed to is set to the new limit.
  880. **
  881. ** <li>[[SQLITE_FCNTL_CHUNK_SIZE]]
  882. ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
  883. ** extends and truncates the database file in chunks of a size specified
  884. ** by the user. The fourth argument to [sqlite3_file_control()] should
  885. ** point to an integer (type int) containing the new chunk-size to use
  886. ** for the nominated database. Allocating database file space in large
  887. ** chunks (say 1MB at a time), may reduce file-system fragmentation and
  888. ** improve performance on some systems.
  889. **
  890. ** <li>[[SQLITE_FCNTL_FILE_POINTER]]
  891. ** The [SQLITE_FCNTL_FILE_POINTER] opcode is used to obtain a pointer
  892. ** to the [sqlite3_file] object associated with a particular database
  893. ** connection. See also [SQLITE_FCNTL_JOURNAL_POINTER].
  894. **
  895. ** <li>[[SQLITE_FCNTL_JOURNAL_POINTER]]
  896. ** The [SQLITE_FCNTL_JOURNAL_POINTER] opcode is used to obtain a pointer
  897. ** to the [sqlite3_file] object associated with the journal file (either
  898. ** the [rollback journal] or the [write-ahead log]) for a particular database
  899. ** connection. See also [SQLITE_FCNTL_FILE_POINTER].
  900. **
  901. ** <li>[[SQLITE_FCNTL_SYNC_OMITTED]]
  902. ** No longer in use.
  903. **
  904. ** <li>[[SQLITE_FCNTL_SYNC]]
  905. ** The [SQLITE_FCNTL_SYNC] opcode is generated internally by SQLite and
  906. ** sent to the VFS immediately before the xSync method is invoked on a
  907. ** database file descriptor. Or, if the xSync method is not invoked
  908. ** because the user has configured SQLite with
  909. ** [PRAGMA synchronous | PRAGMA synchronous=OFF] it is invoked in place
  910. ** of the xSync method. In most cases, the pointer argument passed with
  911. ** this file-control is NULL. However, if the database file is being synced
  912. ** as part of a multi-database commit, the argument points to a nul-terminated
  913. ** string containing the transactions super-journal file name. VFSes that
  914. ** do not need this signal should silently ignore this opcode. Applications
  915. ** should not call [sqlite3_file_control()] with this opcode as doing so may
  916. ** disrupt the operation of the specialized VFSes that do require it.
  917. **
  918. ** <li>[[SQLITE_FCNTL_COMMIT_PHASETWO]]
  919. ** The [SQLITE_FCNTL_COMMIT_PHASETWO] opcode is generated internally by SQLite
  920. ** and sent to the VFS after a transaction has been committed immediately
  921. ** but before the database is unlocked. VFSes that do not need this signal
  922. ** should silently ignore this opcode. Applications should not call
  923. ** [sqlite3_file_control()] with this opcode as doing so may disrupt the
  924. ** operation of the specialized VFSes that do require it.
  925. **
  926. ** <li>[[SQLITE_FCNTL_WIN32_AV_RETRY]]
  927. ** ^The [SQLITE_FCNTL_WIN32_AV_RETRY] opcode is used to configure automatic
  928. ** retry counts and intervals for certain disk I/O operations for the
  929. ** windows [VFS] in order to provide robustness in the presence of
  930. ** anti-virus programs. By default, the windows VFS will retry file read,
  931. ** file write, and file delete operations up to 10 times, with a delay
  932. ** of 25 milliseconds before the first retry and with the delay increasing
  933. ** by an additional 25 milliseconds with each subsequent retry. This
  934. ** opcode allows these two values (10 retries and 25 milliseconds of delay)
  935. ** to be adjusted. The values are changed for all database connections
  936. ** within the same process. The argument is a pointer to an array of two
  937. ** integers where the first integer is the new retry count and the second
  938. ** integer is the delay. If either integer is negative, then the setting
  939. ** is not changed but instead the prior value of that setting is written
  940. ** into the array entry, allowing the current retry settings to be
  941. ** interrogated. The zDbName parameter is ignored.
  942. **
  943. ** <li>[[SQLITE_FCNTL_PERSIST_WAL]]
  944. ** ^The [SQLITE_FCNTL_PERSIST_WAL] opcode is used to set or query the
  945. ** persistent [WAL | Write Ahead Log] setting. By default, the auxiliary
  946. ** write ahead log ([WAL file]) and shared memory
  947. ** files used for transaction control
  948. ** are automatically deleted when the latest connection to the database
  949. ** closes. Setting persistent WAL mode causes those files to persist after
  950. ** close. Persisting the files is useful when other processes that do not
  951. ** have write permission on the directory containing the database file want
  952. ** to read the database file, as the WAL and shared memory files must exist
  953. ** in order for the database to be readable. The fourth parameter to
  954. ** [sqlite3_file_control()] for this opcode should be a pointer to an integer.
  955. ** That integer is 0 to disable persistent WAL mode or 1 to enable persistent
  956. ** WAL mode. If the integer is -1, then it is overwritten with the current
  957. ** WAL persistence setting.
  958. **
  959. ** <li>[[SQLITE_FCNTL_POWERSAFE_OVERWRITE]]
  960. ** ^The [SQLITE_FCNTL_POWERSAFE_OVERWRITE] opcode is used to set or query the
  961. ** persistent "powersafe-overwrite" or "PSOW" setting. The PSOW setting
  962. ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
  963. ** xDeviceCharacteristics methods. The fourth parameter to
  964. ** [sqlite3_file_control()] for this opcode should be a pointer to an integer.
  965. ** That integer is 0 to disable zero-damage mode or 1 to enable zero-damage
  966. ** mode. If the integer is -1, then it is overwritten with the current
  967. ** zero-damage mode setting.
  968. **
  969. ** <li>[[SQLITE_FCNTL_OVERWRITE]]
  970. ** ^The [SQLITE_FCNTL_OVERWRITE] opcode is invoked by SQLite after opening
  971. ** a write transaction to indicate that, unless it is rolled back for some
  972. ** reason, the entire database file will be overwritten by the current
  973. ** transaction. This is used by VACUUM operations.
  974. **
  975. ** <li>[[SQLITE_FCNTL_VFSNAME]]
  976. ** ^The [SQLITE_FCNTL_VFSNAME] opcode can be used to obtain the names of
  977. ** all [VFSes] in the VFS stack. The names are of all VFS shims and the
  978. ** final bottom-level VFS are written into memory obtained from
  979. ** [sqlite3_malloc()] and the result is stored in the char* variable
  980. ** that the fourth parameter of [sqlite3_file_control()] points to.
  981. ** The caller is responsible for freeing the memory when done. As with
  982. ** all file-control actions, there is no guarantee that this will actually
  983. ** do anything. Callers should initialize the char* variable to a NULL
  984. ** pointer in case this file-control is not implemented. This file-control
  985. ** is intended for diagnostic use only.
  986. **
  987. ** <li>[[SQLITE_FCNTL_VFS_POINTER]]
  988. ** ^The [SQLITE_FCNTL_VFS_POINTER] opcode finds a pointer to the top-level
  989. ** [VFSes] currently in use. ^(The argument X in
  990. ** sqlite3_file_control(db,SQLITE_FCNTL_VFS_POINTER,X) must be
  991. ** of type "[sqlite3_vfs] **". This opcodes will set *X
  992. ** to a pointer to the top-level VFS.)^
  993. ** ^When there are multiple VFS shims in the stack, this opcode finds the
  994. ** upper-most shim only.
  995. **
  996. ** <li>[[SQLITE_FCNTL_PRAGMA]]
  997. ** ^Whenever a [PRAGMA] statement is parsed, an [SQLITE_FCNTL_PRAGMA]
  998. ** file control is sent to the open [sqlite3_file] object corresponding
  999. ** to the database file to which the pragma statement refers. ^The argument
  1000. ** to the [SQLITE_FCNTL_PRAGMA] file control is an array of
  1001. ** pointers to strings (char**) in which the second element of the array
  1002. ** is the name of the pragma and the third element is the argument to the
  1003. ** pragma or NULL if the pragma has no argument. ^The handler for an
  1004. ** [SQLITE_FCNTL_PRAGMA] file control can optionally make the first element
  1005. ** of the char** argument point to a string obtained from [sqlite3_mprintf()]
  1006. ** or the equivalent and that string will become the result of the pragma or
  1007. ** the error message if the pragma fails. ^If the
  1008. ** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal
  1009. ** [PRAGMA] processing continues. ^If the [SQLITE_FCNTL_PRAGMA]
  1010. ** file control returns [SQLITE_OK], then the parser assumes that the
  1011. ** VFS has handled the PRAGMA itself and the parser generates a no-op
  1012. ** prepared statement if result string is NULL, or that returns a copy
  1013. ** of the result string if the string is non-NULL.
  1014. ** ^If the [SQLITE_FCNTL_PRAGMA] file control returns
  1015. ** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means
  1016. ** that the VFS encountered an error while handling the [PRAGMA] and the
  1017. ** compilation of the PRAGMA fails with an error. ^The [SQLITE_FCNTL_PRAGMA]
  1018. ** file control occurs at the beginning of pragma statement analysis and so
  1019. ** it is able to override built-in [PRAGMA] statements.
  1020. **
  1021. ** <li>[[SQLITE_FCNTL_BUSYHANDLER]]
  1022. ** ^The [SQLITE_FCNTL_BUSYHANDLER]
  1023. ** file-control may be invoked by SQLite on the database file handle
  1024. ** shortly after it is opened in order to provide a custom VFS with access
  1025. ** to the connection's busy-handler callback. The argument is of type (void**)
  1026. ** - an array of two (void *) values. The first (void *) actually points
  1027. ** to a function of type (int (*)(void *)). In order to invoke the connection's
  1028. ** busy-handler, this function should be invoked with the second (void *) in
  1029. ** the array as the only argument. If it returns non-zero, then the operation
  1030. ** should be retried. If it returns zero, the custom VFS should abandon the
  1031. ** current operation.
  1032. **
  1033. ** <li>[[SQLITE_FCNTL_TEMPFILENAME]]
  1034. ** ^Applications can invoke the [SQLITE_FCNTL_TEMPFILENAME] file-control
  1035. ** to have SQLite generate a
  1036. ** temporary filename using the same algorithm that is followed to generate
  1037. ** temporary filenames for TEMP tables and other internal uses. The
  1038. ** argument should be a char** which will be filled with the filename
  1039. ** written into memory obtained from [sqlite3_malloc()]. The caller should
  1040. ** invoke [sqlite3_free()] on the result to avoid a memory leak.
  1041. **
  1042. ** <li>[[SQLITE_FCNTL_MMAP_SIZE]]
  1043. ** The [SQLITE_FCNTL_MMAP_SIZE] file control is used to query or set the
  1044. ** maximum number of bytes that will be used for memory-mapped I/O.
  1045. ** The argument is a pointer to a value of type sqlite3_int64 that
  1046. ** is an advisory maximum number of bytes in the file to memory map. The
  1047. ** pointer is overwritten with the old value. The limit is not changed if
  1048. ** the value originally pointed to is negative, and so the current limit
  1049. ** can be queried by passing in a pointer to a negative number. This
  1050. ** file-control is used internally to implement [PRAGMA mmap_size].
  1051. **
  1052. ** <li>[[SQLITE_FCNTL_TRACE]]
  1053. ** The [SQLITE_FCNTL_TRACE] file control provides advisory information
  1054. ** to the VFS about what the higher layers of the SQLite stack are doing.
  1055. ** This file control is used by some VFS activity tracing [shims].
  1056. ** The argument is a zero-terminated string. Higher layers in the
  1057. ** SQLite stack may generate instances of this file control if
  1058. ** the [SQLITE_USE_FCNTL_TRACE] compile-time option is enabled.
  1059. **
  1060. ** <li>[[SQLITE_FCNTL_HAS_MOVED]]
  1061. ** The [SQLITE_FCNTL_HAS_MOVED] file control interprets its argument as a
  1062. ** pointer to an integer and it writes a boolean into that integer depending
  1063. ** on whether or not the file has been renamed, moved, or deleted since it
  1064. ** was first opened.
  1065. **
  1066. ** <li>[[SQLITE_FCNTL_WIN32_GET_HANDLE]]
  1067. ** The [SQLITE_FCNTL_WIN32_GET_HANDLE] opcode can be used to obtain the
  1068. ** underlying native file handle associated with a file handle. This file
  1069. ** control interprets its argument as a pointer to a native file handle and
  1070. ** writes the resulting value there.
  1071. **
  1072. ** <li>[[SQLITE_FCNTL_WIN32_SET_HANDLE]]
  1073. ** The [SQLITE_FCNTL_WIN32_SET_HANDLE] opcode is used for debugging. This
  1074. ** opcode causes the xFileControl method to swap the file handle with the one
  1075. ** pointed to by the pArg argument. This capability is used during testing
  1076. ** and only needs to be supported when SQLITE_TEST is defined.
  1077. **
  1078. ** <li>[[SQLITE_FCNTL_NULL_IO]]
  1079. ** The [SQLITE_FCNTL_NULL_IO] opcode sets the low-level file descriptor
  1080. ** or file handle for the [sqlite3_file] object such that it will no longer
  1081. ** read or write to the database file.
  1082. **
  1083. ** <li>[[SQLITE_FCNTL_WAL_BLOCK]]
  1084. ** The [SQLITE_FCNTL_WAL_BLOCK] is a signal to the VFS layer that it might
  1085. ** be advantageous to block on the next WAL lock if the lock is not immediately
  1086. ** available. The WAL subsystem issues this signal during rare
  1087. ** circumstances in order to fix a problem with priority inversion.
  1088. ** Applications should <em>not</em> use this file-control.
  1089. **
  1090. ** <li>[[SQLITE_FCNTL_ZIPVFS]]
  1091. ** The [SQLITE_FCNTL_ZIPVFS] opcode is implemented by zipvfs only. All other
  1092. ** VFS should return SQLITE_NOTFOUND for this opcode.
  1093. **
  1094. ** <li>[[SQLITE_FCNTL_RBU]]
  1095. ** The [SQLITE_FCNTL_RBU] opcode is implemented by the special VFS used by
  1096. ** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for
  1097. ** this opcode.
  1098. **
  1099. ** <li>[[SQLITE_FCNTL_BEGIN_ATOMIC_WRITE]]
  1100. ** If the [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] opcode returns SQLITE_OK, then
  1101. ** the file descriptor is placed in "batch write mode", which
  1102. ** means all subsequent write operations will be deferred and done
  1103. ** atomically at the next [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]. Systems
  1104. ** that do not support batch atomic writes will return SQLITE_NOTFOUND.
  1105. ** ^Following a successful SQLITE_FCNTL_BEGIN_ATOMIC_WRITE and prior to
  1106. ** the closing [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE] or
  1107. ** [SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE], SQLite will make
  1108. ** no VFS interface calls on the same [sqlite3_file] file descriptor
  1109. ** except for calls to the xWrite method and the xFileControl method
  1110. ** with [SQLITE_FCNTL_SIZE_HINT].
  1111. **
  1112. ** <li>[[SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]]
  1113. ** The [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE] opcode causes all write
  1114. ** operations since the previous successful call to
  1115. ** [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] to be performed atomically.
  1116. ** This file control returns [SQLITE_OK] if and only if the writes were
  1117. ** all performed successfully and have been committed to persistent storage.
  1118. ** ^Regardless of whether or not it is successful, this file control takes
  1119. ** the file descriptor out of batch write mode so that all subsequent
  1120. ** write operations are independent.
  1121. ** ^SQLite will never invoke SQLITE_FCNTL_COMMIT_ATOMIC_WRITE without
  1122. ** a prior successful call to [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE].
  1123. **
  1124. ** <li>[[SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE]]
  1125. ** The [SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE] opcode causes all write
  1126. ** operations since the previous successful call to
  1127. ** [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] to be rolled back.
  1128. ** ^This file control takes the file descriptor out of batch write mode
  1129. ** so that all subsequent write operations are independent.
  1130. ** ^SQLite will never invoke SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE without
  1131. ** a prior successful call to [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE].
  1132. **
  1133. ** <li>[[SQLITE_FCNTL_LOCK_TIMEOUT]]
  1134. ** The [SQLITE_FCNTL_LOCK_TIMEOUT] opcode is used to configure a VFS
  1135. ** to block for up to M milliseconds before failing when attempting to
  1136. ** obtain a file lock using the xLock or xShmLock methods of the VFS.
  1137. ** The parameter is a pointer to a 32-bit signed integer that contains
  1138. ** the value that M is to be set to. Before returning, the 32-bit signed
  1139. ** integer is overwritten with the previous value of M.
  1140. **
  1141. ** <li>[[SQLITE_FCNTL_DATA_VERSION]]
  1142. ** The [SQLITE_FCNTL_DATA_VERSION] opcode is used to detect changes to
  1143. ** a database file. The argument is a pointer to a 32-bit unsigned integer.
  1144. ** The "data version" for the pager is written into the pointer. The
  1145. ** "data version" changes whenever any change occurs to the corresponding
  1146. ** database file, either through SQL statements on the same database
  1147. ** connection or through transactions committed by separate database
  1148. ** connections possibly in other processes. The [sqlite3_total_changes()]
  1149. ** interface can be used to find if any database on the connection has changed,
  1150. ** but that interface responds to changes on TEMP as well as MAIN and does
  1151. ** not provide a mechanism to detect changes to MAIN only. Also, the
  1152. ** [sqlite3_total_changes()] interface responds to internal changes only and
  1153. ** omits changes made by other database connections. The
  1154. ** [PRAGMA data_version] command provides a mechanism to detect changes to
  1155. ** a single attached database that occur due to other database connections,
  1156. ** but omits changes implemented by the database connection on which it is
  1157. ** called. This file control is the only mechanism to detect changes that
  1158. ** happen either internally or externally and that are associated with
  1159. ** a particular attached database.
  1160. **
  1161. ** <li>[[SQLITE_FCNTL_CKPT_START]]
  1162. ** The [SQLITE_FCNTL_CKPT_START] opcode is invoked from within a checkpoint
  1163. ** in wal mode before the client starts to copy pages from the wal
  1164. ** file to the database file.
  1165. **
  1166. ** <li>[[SQLITE_FCNTL_CKPT_DONE]]
  1167. ** The [SQLITE_FCNTL_CKPT_DONE] opcode is invoked from within a checkpoint
  1168. ** in wal mode after the client has finished copying pages from the wal
  1169. ** file to the database file, but before the *-shm file is updated to
  1170. ** record the fact that the pages have been checkpointed.
  1171. **
  1172. ** <li>[[SQLITE_FCNTL_EXTERNAL_READER]]
  1173. ** The EXPERIMENTAL [SQLITE_FCNTL_EXTERNAL_READER] opcode is used to detect
  1174. ** whether or not there is a database client in another process with a wal-mode
  1175. ** transaction open on the database or not. It is only available on unix.The
  1176. ** (void*) argument passed with this file-control should be a pointer to a
  1177. ** value of type (int). The integer value is set to 1 if the database is a wal
  1178. ** mode database and there exists at least one client in another process that
  1179. ** currently has an SQL transaction open on the database. It is set to 0 if
  1180. ** the database is not a wal-mode db, or if there is no such connection in any
  1181. ** other process. This opcode cannot be used to detect transactions opened
  1182. ** by clients within the current process, only within other processes.
  1183. **
  1184. ** <li>[[SQLITE_FCNTL_CKSM_FILE]]
  1185. ** The [SQLITE_FCNTL_CKSM_FILE] opcode is for use internally by the
  1186. ** [checksum VFS shim] only.
  1187. **
  1188. ** <li>[[SQLITE_FCNTL_RESET_CACHE]]
  1189. ** If there is currently no transaction open on the database, and the
  1190. ** database is not a temp db, then the [SQLITE_FCNTL_RESET_CACHE] file-control
  1191. ** purges the contents of the in-memory page cache. If there is an open
  1192. ** transaction, or if the db is a temp-db, this opcode is a no-op, not an error.
  1193. ** </ul>
  1194. */
  1195. #define SQLITE_FCNTL_LOCKSTATE 1
  1196. #define SQLITE_FCNTL_GET_LOCKPROXYFILE 2
  1197. #define SQLITE_FCNTL_SET_LOCKPROXYFILE 3
  1198. #define SQLITE_FCNTL_LAST_ERRNO 4
  1199. #define SQLITE_FCNTL_SIZE_HINT 5
  1200. #define SQLITE_FCNTL_CHUNK_SIZE 6
  1201. #define SQLITE_FCNTL_FILE_POINTER 7
  1202. #define SQLITE_FCNTL_SYNC_OMITTED 8
  1203. #define SQLITE_FCNTL_WIN32_AV_RETRY 9
  1204. #define SQLITE_FCNTL_PERSIST_WAL 10
  1205. #define SQLITE_FCNTL_OVERWRITE 11
  1206. #define SQLITE_FCNTL_VFSNAME 12
  1207. #define SQLITE_FCNTL_POWERSAFE_OVERWRITE 13
  1208. #define SQLITE_FCNTL_PRAGMA 14
  1209. #define SQLITE_FCNTL_BUSYHANDLER 15
  1210. #define SQLITE_FCNTL_TEMPFILENAME 16
  1211. #define SQLITE_FCNTL_MMAP_SIZE 18
  1212. #define SQLITE_FCNTL_TRACE 19
  1213. #define SQLITE_FCNTL_HAS_MOVED 20
  1214. #define SQLITE_FCNTL_SYNC 21
  1215. #define SQLITE_FCNTL_COMMIT_PHASETWO 22
  1216. #define SQLITE_FCNTL_WIN32_SET_HANDLE 23
  1217. #define SQLITE_FCNTL_WAL_BLOCK 24
  1218. #define SQLITE_FCNTL_ZIPVFS 25
  1219. #define SQLITE_FCNTL_RBU 26
  1220. #define SQLITE_FCNTL_VFS_POINTER 27
  1221. #define SQLITE_FCNTL_JOURNAL_POINTER 28
  1222. #define SQLITE_FCNTL_WIN32_GET_HANDLE 29
  1223. #define SQLITE_FCNTL_PDB 30
  1224. #define SQLITE_FCNTL_BEGIN_ATOMIC_WRITE 31
  1225. #define SQLITE_FCNTL_COMMIT_ATOMIC_WRITE 32
  1226. #define SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE 33
  1227. #define SQLITE_FCNTL_LOCK_TIMEOUT 34
  1228. #define SQLITE_FCNTL_DATA_VERSION 35
  1229. #define SQLITE_FCNTL_SIZE_LIMIT 36
  1230. #define SQLITE_FCNTL_CKPT_DONE 37
  1231. #define SQLITE_FCNTL_RESERVE_BYTES 38
  1232. #define SQLITE_FCNTL_CKPT_START 39
  1233. #define SQLITE_FCNTL_EXTERNAL_READER 40
  1234. #define SQLITE_FCNTL_CKSM_FILE 41
  1235. #define SQLITE_FCNTL_RESET_CACHE 42
  1236. #define SQLITE_FCNTL_NULL_IO 43
  1237. /* deprecated names */
  1238. #define SQLITE_GET_LOCKPROXYFILE SQLITE_FCNTL_GET_LOCKPROXYFILE
  1239. #define SQLITE_SET_LOCKPROXYFILE SQLITE_FCNTL_SET_LOCKPROXYFILE
  1240. #define SQLITE_LAST_ERRNO SQLITE_FCNTL_LAST_ERRNO
  1241. /*
  1242. ** CAPI3REF: Mutex Handle
  1243. **
  1244. ** The mutex module within SQLite defines [sqlite3_mutex] to be an
  1245. ** abstract type for a mutex object. The SQLite core never looks
  1246. ** at the internal representation of an [sqlite3_mutex]. It only
  1247. ** deals with pointers to the [sqlite3_mutex] object.
  1248. **
  1249. ** Mutexes are created using [sqlite3_mutex_alloc()].
  1250. */
  1251. typedef struct sqlite3_mutex sqlite3_mutex;
  1252. /*
  1253. ** CAPI3REF: Loadable Extension Thunk
  1254. **
  1255. ** A pointer to the opaque sqlite3_api_routines structure is passed as
  1256. ** the third parameter to entry points of [loadable extensions]. This
  1257. ** structure must be typedefed in order to work around compiler warnings
  1258. ** on some platforms.
  1259. */
  1260. typedef struct sqlite3_api_routines sqlite3_api_routines;
  1261. /*
  1262. ** CAPI3REF: File Name
  1263. **
  1264. ** Type [sqlite3_filename] is used by SQLite to pass filenames to the
  1265. ** xOpen method of a [VFS]. It may be cast to (const char*) and treated
  1266. ** as a normal, nul-terminated, UTF-8 buffer containing the filename, but
  1267. ** may also be passed to special APIs such as:
  1268. **
  1269. ** <ul>
  1270. ** <li> sqlite3_filename_database()
  1271. ** <li> sqlite3_filename_journal()
  1272. ** <li> sqlite3_filename_wal()
  1273. ** <li> sqlite3_uri_parameter()
  1274. ** <li> sqlite3_uri_boolean()
  1275. ** <li> sqlite3_uri_int64()
  1276. ** <li> sqlite3_uri_key()
  1277. ** </ul>
  1278. */
  1279. typedef const char *sqlite3_filename;
  1280. /*
  1281. ** CAPI3REF: OS Interface Object
  1282. **
  1283. ** An instance of the sqlite3_vfs object defines the interface between
  1284. ** the SQLite core and the underlying operating system. The "vfs"
  1285. ** in the name of the object stands for "virtual file system". See
  1286. ** the [VFS | VFS documentation] for further information.
  1287. **
  1288. ** The VFS interface is sometimes extended by adding new methods onto
  1289. ** the end. Each time such an extension occurs, the iVersion field
  1290. ** is incremented. The iVersion value started out as 1 in
  1291. ** SQLite [version 3.5.0] on [dateof:3.5.0], then increased to 2
  1292. ** with SQLite [version 3.7.0] on [dateof:3.7.0], and then increased
  1293. ** to 3 with SQLite [version 3.7.6] on [dateof:3.7.6]. Additional fields
  1294. ** may be appended to the sqlite3_vfs object and the iVersion value
  1295. ** may increase again in future versions of SQLite.
  1296. ** Note that due to an oversight, the structure
  1297. ** of the sqlite3_vfs object changed in the transition from
  1298. ** SQLite [version 3.5.9] to [version 3.6.0] on [dateof:3.6.0]
  1299. ** and yet the iVersion field was not increased.
  1300. **
  1301. ** The szOsFile field is the size of the subclassed [sqlite3_file]
  1302. ** structure used by this VFS. mxPathname is the maximum length of
  1303. ** a pathname in this VFS.
  1304. **
  1305. ** Registered sqlite3_vfs objects are kept on a linked list formed by
  1306. ** the pNext pointer. The [sqlite3_vfs_register()]
  1307. ** and [sqlite3_vfs_unregister()] interfaces manage this list
  1308. ** in a thread-safe way. The [sqlite3_vfs_find()] interface
  1309. ** searches the list. Neither the application code nor the VFS
  1310. ** implementation should use the pNext pointer.
  1311. **
  1312. ** The pNext field is the only field in the sqlite3_vfs
  1313. ** structure that SQLite will ever modify. SQLite will only access
  1314. ** or modify this field while holding a particular static mutex.
  1315. ** The application should never modify anything within the sqlite3_vfs
  1316. ** object once the object has been registered.
  1317. **
  1318. ** The zName field holds the name of the VFS module. The name must
  1319. ** be unique across all VFS modules.
  1320. **
  1321. ** [[sqlite3_vfs.xOpen]]
  1322. ** ^SQLite guarantees that the zFilename parameter to xOpen
  1323. ** is either a NULL pointer or string obtained
  1324. ** from xFullPathname() with an optional suffix added.
  1325. ** ^If a suffix is added to the zFilename parameter, it will
  1326. ** consist of a single "-" character followed by no more than
  1327. ** 11 alphanumeric and/or "-" characters.
  1328. ** ^SQLite further guarantees that
  1329. ** the string will be valid and unchanged until xClose() is
  1330. ** called. Because of the previous sentence,
  1331. ** the [sqlite3_file] can safely store a pointer to the
  1332. ** filename if it needs to remember the filename for some reason.
  1333. ** If the zFilename parameter to xOpen is a NULL pointer then xOpen
  1334. ** must invent its own temporary name for the file. ^Whenever the
  1335. ** xFilename parameter is NULL it will also be the case that the
  1336. ** flags parameter will include [SQLITE_OPEN_DELETEONCLOSE].
  1337. **
  1338. ** The flags argument to xOpen() includes all bits set in
  1339. ** the flags argument to [sqlite3_open_v2()]. Or if [sqlite3_open()]
  1340. ** or [sqlite3_open16()] is used, then flags includes at least
  1341. ** [SQLITE_OPEN_READWRITE] | [SQLITE_OPEN_CREATE].
  1342. ** If xOpen() opens a file read-only then it sets *pOutFlags to
  1343. ** include [SQLITE_OPEN_READONLY]. Other bits in *pOutFlags may be set.
  1344. **
  1345. ** ^(SQLite will also add one of the following flags to the xOpen()
  1346. ** call, depending on the object being opened:
  1347. **
  1348. ** <ul>
  1349. ** <li> [SQLITE_OPEN_MAIN_DB]
  1350. ** <li> [SQLITE_OPEN_MAIN_JOURNAL]
  1351. ** <li> [SQLITE_OPEN_TEMP_DB]
  1352. ** <li> [SQLITE_OPEN_TEMP_JOURNAL]
  1353. ** <li> [SQLITE_OPEN_TRANSIENT_DB]
  1354. ** <li> [SQLITE_OPEN_SUBJOURNAL]
  1355. ** <li> [SQLITE_OPEN_SUPER_JOURNAL]
  1356. ** <li> [SQLITE_OPEN_WAL]
  1357. ** </ul>)^
  1358. **
  1359. ** The file I/O implementation can use the object type flags to
  1360. ** change the way it deals with files. For example, an application
  1361. ** that does not care about crash recovery or rollback might make
  1362. ** the open of a journal file a no-op. Writes to this journal would
  1363. ** also be no-ops, and any attempt to read the journal would return
  1364. ** SQLITE_IOERR. Or the implementation might recognize that a database
  1365. ** file will be doing page-aligned sector reads and writes in a random
  1366. ** order and set up its I/O subsystem accordingly.
  1367. **
  1368. ** SQLite might also add one of the following flags to the xOpen method:
  1369. **
  1370. ** <ul>
  1371. ** <li> [SQLITE_OPEN_DELETEONCLOSE]
  1372. ** <li> [SQLITE_OPEN_EXCLUSIVE]
  1373. ** </ul>
  1374. **
  1375. ** The [SQLITE_OPEN_DELETEONCLOSE] flag means the file should be
  1376. ** deleted when it is closed. ^The [SQLITE_OPEN_DELETEONCLOSE]
  1377. ** will be set for TEMP databases and their journals, transient
  1378. ** databases, and subjournals.
  1379. **
  1380. ** ^The [SQLITE_OPEN_EXCLUSIVE] flag is always used in conjunction
  1381. ** with the [SQLITE_OPEN_CREATE] flag, which are both directly
  1382. ** analogous to the O_EXCL and O_CREAT flags of the POSIX open()
  1383. ** API. The SQLITE_OPEN_EXCLUSIVE flag, when paired with the
  1384. ** SQLITE_OPEN_CREATE, is used to indicate that file should always
  1385. ** be created, and that it is an error if it already exists.
  1386. ** It is <i>not</i> used to indicate the file should be opened
  1387. ** for exclusive access.
  1388. **
  1389. ** ^At least szOsFile bytes of memory are allocated by SQLite
  1390. ** to hold the [sqlite3_file] structure passed as the third
  1391. ** argument to xOpen. The xOpen method does not have to
  1392. ** allocate the structure; it should just fill it in. Note that
  1393. ** the xOpen method must set the sqlite3_file.pMethods to either
  1394. ** a valid [sqlite3_io_methods] object or to NULL. xOpen must do
  1395. ** this even if the open fails. SQLite expects that the sqlite3_file.pMethods
  1396. ** element will be valid after xOpen returns regardless of the success
  1397. ** or failure of the xOpen call.
  1398. **
  1399. ** [[sqlite3_vfs.xAccess]]
  1400. ** ^The flags argument to xAccess() may be [SQLITE_ACCESS_EXISTS]
  1401. ** to test for the existence of a file, or [SQLITE_ACCESS_READWRITE] to
  1402. ** test whether a file is readable and writable, or [SQLITE_ACCESS_READ]
  1403. ** to test whether a file is at least readable. The SQLITE_ACCESS_READ
  1404. ** flag is never actually used and is not implemented in the built-in
  1405. ** VFSes of SQLite. The file is named by the second argument and can be a
  1406. ** directory. The xAccess method returns [SQLITE_OK] on success or some
  1407. ** non-zero error code if there is an I/O error or if the name of
  1408. ** the file given in the second argument is illegal. If SQLITE_OK
  1409. ** is returned, then non-zero or zero is written into *pResOut to indicate
  1410. ** whether or not the file is accessible.
  1411. **
  1412. ** ^SQLite will always allocate at least mxPathname+1 bytes for the
  1413. ** output buffer xFullPathname. The exact size of the output buffer
  1414. ** is also passed as a parameter to both methods. If the output buffer
  1415. ** is not large enough, [SQLITE_CANTOPEN] should be returned. Since this is
  1416. ** handled as a fatal error by SQLite, vfs implementations should endeavor
  1417. ** to prevent this by setting mxPathname to a sufficiently large value.
  1418. **
  1419. ** The xRandomness(), xSleep(), xCurrentTime(), and xCurrentTimeInt64()
  1420. ** interfaces are not strictly a part of the filesystem, but they are
  1421. ** included in the VFS structure for completeness.
  1422. ** The xRandomness() function attempts to return nBytes bytes
  1423. ** of good-quality randomness into zOut. The return value is
  1424. ** the actual number of bytes of randomness obtained.
  1425. ** The xSleep() method causes the calling thread to sleep for at
  1426. ** least the number of microseconds given. ^The xCurrentTime()
  1427. ** method returns a Julian Day Number for the current date and time as
  1428. ** a floating point value.
  1429. ** ^The xCurrentTimeInt64() method returns, as an integer, the Julian
  1430. ** Day Number multiplied by 86400000 (the number of milliseconds in
  1431. ** a 24-hour day).
  1432. ** ^SQLite will use the xCurrentTimeInt64() method to get the current
  1433. ** date and time if that method is available (if iVersion is 2 or
  1434. ** greater and the function pointer is not NULL) and will fall back
  1435. ** to xCurrentTime() if xCurrentTimeInt64() is unavailable.
  1436. **
  1437. ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
  1438. ** are not used by the SQLite core. These optional interfaces are provided
  1439. ** by some VFSes to facilitate testing of the VFS code. By overriding
  1440. ** system calls with functions under its control, a test program can
  1441. ** simulate faults and error conditions that would otherwise be difficult
  1442. ** or impossible to induce. The set of system calls that can be overridden
  1443. ** varies from one VFS to another, and from one version of the same VFS to the
  1444. ** next. Applications that use these interfaces must be prepared for any
  1445. ** or all of these interfaces to be NULL or for their behavior to change
  1446. ** from one release to the next. Applications must not attempt to access
  1447. ** any of these methods if the iVersion of the VFS is less than 3.
  1448. */
  1449. typedef struct sqlite3_vfs sqlite3_vfs;
  1450. typedef void (*sqlite3_syscall_ptr)(void);
  1451. struct sqlite3_vfs {
  1452. int iVersion; /* Structure version number (currently 3) */
  1453. int szOsFile; /* Size of subclassed sqlite3_file */
  1454. int mxPathname; /* Maximum file pathname length */
  1455. sqlite3_vfs *pNext; /* Next registered VFS */
  1456. const char *zName; /* Name of this virtual file system */
  1457. void *pAppData; /* Pointer to application-specific data */
  1458. int (*xOpen)(sqlite3_vfs*, sqlite3_filename zName, sqlite3_file*,
  1459. int flags, int *pOutFlags);
  1460. int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
  1461. int (*xAccess)(sqlite3_vfs*, const char *zName, int flags, int *pResOut);
  1462. int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
  1463. void *(*xDlOpen)(sqlite3_vfs*, const char *zFilename);
  1464. void (*xDlError)(sqlite3_vfs*, int nByte, char *zErrMsg);
  1465. void (*(*xDlSym)(sqlite3_vfs*,void*, const char *zSymbol))(void);
  1466. void (*xDlClose)(sqlite3_vfs*, void*);
  1467. int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
  1468. int (*xSleep)(sqlite3_vfs*, int microseconds);
  1469. int (*xCurrentTime)(sqlite3_vfs*, double*);
  1470. int (*xGetLastError)(sqlite3_vfs*, int, char *);
  1471. /*
  1472. ** The methods above are in version 1 of the sqlite_vfs object
  1473. ** definition. Those that follow are added in version 2 or later
  1474. */
  1475. int (*xCurrentTimeInt64)(sqlite3_vfs*, sqlite3_int64*);
  1476. /*
  1477. ** The methods above are in versions 1 and 2 of the sqlite_vfs object.
  1478. ** Those below are for version 3 and greater.
  1479. */
  1480. int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
  1481. sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);
  1482. const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
  1483. /*
  1484. ** The methods above are in versions 1 through 3 of the sqlite_vfs object.
  1485. ** New fields may be appended in future versions. The iVersion
  1486. ** value will increment whenever this happens.
  1487. */
  1488. };
  1489. /*
  1490. ** CAPI3REF: Flags for the xAccess VFS method
  1491. **
  1492. ** These integer constants can be used as the third parameter to
  1493. ** the xAccess method of an [sqlite3_vfs] object. They determine
  1494. ** what kind of permissions the xAccess method is looking for.
  1495. ** With SQLITE_ACCESS_EXISTS, the xAccess method
  1496. ** simply checks whether the file exists.
  1497. ** With SQLITE_ACCESS_READWRITE, the xAccess method
  1498. ** checks whether the named directory is both readable and writable
  1499. ** (in other words, if files can be added, removed, and renamed within
  1500. ** the directory).
  1501. ** The SQLITE_ACCESS_READWRITE constant is currently used only by the
  1502. ** [temp_store_directory pragma], though this could change in a future
  1503. ** release of SQLite.
  1504. ** With SQLITE_ACCESS_READ, the xAccess method
  1505. ** checks whether the file is readable. The SQLITE_ACCESS_READ constant is
  1506. ** currently unused, though it might be used in a future release of
  1507. ** SQLite.
  1508. */
  1509. #define SQLITE_ACCESS_EXISTS 0
  1510. #define SQLITE_ACCESS_READWRITE 1 /* Used by PRAGMA temp_store_directory */
  1511. #define SQLITE_ACCESS_READ 2 /* Unused */
  1512. /*
  1513. ** CAPI3REF: Flags for the xShmLock VFS method
  1514. **
  1515. ** These integer constants define the various locking operations
  1516. ** allowed by the xShmLock method of [sqlite3_io_methods]. The
  1517. ** following are the only legal combinations of flags to the
  1518. ** xShmLock method:
  1519. **
  1520. ** <ul>
  1521. ** <li> SQLITE_SHM_LOCK | SQLITE_SHM_SHARED
  1522. ** <li> SQLITE_SHM_LOCK | SQLITE_SHM_EXCLUSIVE
  1523. ** <li> SQLITE_SHM_UNLOCK | SQLITE_SHM_SHARED
  1524. ** <li> SQLITE_SHM_UNLOCK | SQLITE_SHM_EXCLUSIVE
  1525. ** </ul>
  1526. **
  1527. ** When unlocking, the same SHARED or EXCLUSIVE flag must be supplied as
  1528. ** was given on the corresponding lock.
  1529. **
  1530. ** The xShmLock method can transition between unlocked and SHARED or
  1531. ** between unlocked and EXCLUSIVE. It cannot transition between SHARED
  1532. ** and EXCLUSIVE.
  1533. */
  1534. #define SQLITE_SHM_UNLOCK 1
  1535. #define SQLITE_SHM_LOCK 2
  1536. #define SQLITE_SHM_SHARED 4
  1537. #define SQLITE_SHM_EXCLUSIVE 8
  1538. /*
  1539. ** CAPI3REF: Maximum xShmLock index
  1540. **
  1541. ** The xShmLock method on [sqlite3_io_methods] may use values
  1542. ** between 0 and this upper bound as its "offset" argument.
  1543. ** The SQLite core will never attempt to acquire or release a
  1544. ** lock outside of this range
  1545. */
  1546. #define SQLITE_SHM_NLOCK 8
  1547. /*
  1548. ** CAPI3REF: Initialize The SQLite Library
  1549. **
  1550. ** ^The sqlite3_initialize() routine initializes the
  1551. ** SQLite library. ^The sqlite3_shutdown() routine
  1552. ** deallocates any resources that were allocated by sqlite3_initialize().
  1553. ** These routines are designed to aid in process initialization and
  1554. ** shutdown on embedded systems. Workstation applications using
  1555. ** SQLite normally do not need to invoke either of these routines.
  1556. **
  1557. ** A call to sqlite3_initialize() is an "effective" call if it is
  1558. ** the first time sqlite3_initialize() is invoked during the lifetime of
  1559. ** the process, or if it is the first time sqlite3_initialize() is invoked
  1560. ** following a call to sqlite3_shutdown(). ^(Only an effective call
  1561. ** of sqlite3_initialize() does any initialization. All other calls
  1562. ** are harmless no-ops.)^
  1563. **
  1564. ** A call to sqlite3_shutdown() is an "effective" call if it is the first
  1565. ** call to sqlite3_shutdown() since the last sqlite3_initialize(). ^(Only
  1566. ** an effective call to sqlite3_shutdown() does any deinitialization.
  1567. ** All other valid calls to sqlite3_shutdown() are harmless no-ops.)^
  1568. **
  1569. ** The sqlite3_initialize() interface is threadsafe, but sqlite3_shutdown()
  1570. ** is not. The sqlite3_shutdown() interface must only be called from a
  1571. ** single thread. All open [database connections] must be closed and all
  1572. ** other SQLite resources must be deallocated prior to invoking
  1573. ** sqlite3_shutdown().
  1574. **
  1575. ** Among other things, ^sqlite3_initialize() will invoke
  1576. ** sqlite3_os_init(). Similarly, ^sqlite3_shutdown()
  1577. ** will invoke sqlite3_os_end().
  1578. **
  1579. ** ^The sqlite3_initialize() routine returns [SQLITE_OK] on success.
  1580. ** ^If for some reason, sqlite3_initialize() is unable to initialize
  1581. ** the library (perhaps it is unable to allocate a needed resource such
  1582. ** as a mutex) it returns an [error code] other than [SQLITE_OK].
  1583. **
  1584. ** ^The sqlite3_initialize() routine is called internally by many other
  1585. ** SQLite interfaces so that an application usually does not need to
  1586. ** invoke sqlite3_initialize() directly. For example, [sqlite3_open()]
  1587. ** calls sqlite3_initialize() so the SQLite library will be automatically
  1588. ** initialized when [sqlite3_open()] is called if it has not be initialized
  1589. ** already. ^However, if SQLite is compiled with the [SQLITE_OMIT_AUTOINIT]
  1590. ** compile-time option, then the automatic calls to sqlite3_initialize()
  1591. ** are omitted and the application must call sqlite3_initialize() directly
  1592. ** prior to using any other SQLite interface. For maximum portability,
  1593. ** it is recommended that applications always invoke sqlite3_initialize()
  1594. ** directly prior to using any other SQLite interface. Future releases
  1595. ** of SQLite may require this. In other words, the behavior exhibited
  1596. ** when SQLite is compiled with [SQLITE_OMIT_AUTOINIT] might become the
  1597. ** default behavior in some future release of SQLite.
  1598. **
  1599. ** The sqlite3_os_init() routine does operating-system specific
  1600. ** initialization of the SQLite library. The sqlite3_os_end()
  1601. ** routine undoes the effect of sqlite3_os_init(). Typical tasks
  1602. ** performed by these routines include allocation or deallocation
  1603. ** of static resources, initialization of global variables,
  1604. ** setting up a default [sqlite3_vfs] module, or setting up
  1605. ** a default configuration using [sqlite3_config()].
  1606. **
  1607. ** The application should never invoke either sqlite3_os_init()
  1608. ** or sqlite3_os_end() directly. The application should only invoke
  1609. ** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init()
  1610. ** interface is called automatically by sqlite3_initialize() and
  1611. ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
  1612. ** implementations for sqlite3_os_init() and sqlite3_os_end()
  1613. ** are built into SQLite when it is compiled for Unix, Windows, or OS/2.
  1614. ** When [custom builds | built for other platforms]
  1615. ** (using the [SQLITE_OS_OTHER=1] compile-time
  1616. ** option) the application must supply a suitable implementation for
  1617. ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
  1618. ** implementation of sqlite3_os_init() or sqlite3_os_end()
  1619. ** must return [SQLITE_OK] on success and some other [error code] upon
  1620. ** failure.
  1621. */
  1622. SQLITE_API int sqlite3_initialize(void);
  1623. SQLITE_API int sqlite3_shutdown(void);
  1624. SQLITE_API int sqlite3_os_init(void);
  1625. SQLITE_API int sqlite3_os_end(void);
  1626. /*
  1627. ** CAPI3REF: Configuring The SQLite Library
  1628. **
  1629. ** The sqlite3_config() interface is used to make global configuration
  1630. ** changes to SQLite in order to tune SQLite to the specific needs of
  1631. ** the application. The default configuration is recommended for most
  1632. ** applications and so this routine is usually not necessary. It is
  1633. ** provided to support rare applications with unusual needs.
  1634. **
  1635. ** <b>The sqlite3_config() interface is not threadsafe. The application
  1636. ** must ensure that no other SQLite interfaces are invoked by other
  1637. ** threads while sqlite3_config() is running.</b>
  1638. **
  1639. ** The first argument to sqlite3_config() is an integer
  1640. ** [configuration option] that determines
  1641. ** what property of SQLite is to be configured. Subsequent arguments
  1642. ** vary depending on the [configuration option]
  1643. ** in the first argument.
  1644. **
  1645. ** For most configuration options, the sqlite3_config() interface
  1646. ** may only be invoked prior to library initialization using
  1647. ** [sqlite3_initialize()] or after shutdown by [sqlite3_shutdown()].
  1648. ** The exceptional configuration options that may be invoked at any time
  1649. ** are called "anytime configuration options".
  1650. ** ^If sqlite3_config() is called after [sqlite3_initialize()] and before
  1651. ** [sqlite3_shutdown()] with a first argument that is not an anytime
  1652. ** configuration option, then the sqlite3_config() call will return SQLITE_MISUSE.
  1653. ** Note, however, that ^sqlite3_config() can be called as part of the
  1654. ** implementation of an application-defined [sqlite3_os_init()].
  1655. **
  1656. ** ^When a configuration option is set, sqlite3_config() returns [SQLITE_OK].
  1657. ** ^If the option is unknown or SQLite is unable to set the option
  1658. ** then this routine returns a non-zero [error code].
  1659. */
  1660. SQLITE_API int sqlite3_config(int, ...);
  1661. /*
  1662. ** CAPI3REF: Configure database connections
  1663. ** METHOD: sqlite3
  1664. **
  1665. ** The sqlite3_db_config() interface is used to make configuration
  1666. ** changes to a [database connection]. The interface is similar to
  1667. ** [sqlite3_config()] except that the changes apply to a single
  1668. ** [database connection] (specified in the first argument).
  1669. **
  1670. ** The second argument to sqlite3_db_config(D,V,...) is the
  1671. ** [SQLITE_DBCONFIG_LOOKASIDE | configuration verb] - an integer code
  1672. ** that indicates what aspect of the [database connection] is being configured.
  1673. ** Subsequent arguments vary depending on the configuration verb.
  1674. **
  1675. ** ^Calls to sqlite3_db_config() return SQLITE_OK if and only if
  1676. ** the call is considered successful.
  1677. */
  1678. SQLITE_API int sqlite3_db_config(sqlite3*, int op, ...);
  1679. /*
  1680. ** CAPI3REF: Memory Allocation Routines
  1681. **
  1682. ** An instance of this object defines the interface between SQLite
  1683. ** and low-level memory allocation routines.
  1684. **
  1685. ** This object is used in only one place in the SQLite interface.
  1686. ** A pointer to an instance of this object is the argument to
  1687. ** [sqlite3_config()] when the configuration option is
  1688. ** [SQLITE_CONFIG_MALLOC] or [SQLITE_CONFIG_GETMALLOC].
  1689. ** By creating an instance of this object
  1690. ** and passing it to [sqlite3_config]([SQLITE_CONFIG_MALLOC])
  1691. ** during configuration, an application can specify an alternative
  1692. ** memory allocation subsystem for SQLite to use for all of its
  1693. ** dynamic memory needs.
  1694. **
  1695. ** Note that SQLite comes with several [built-in memory allocators]
  1696. ** that are perfectly adequate for the overwhelming majority of applications
  1697. ** and that this object is only useful to a tiny minority of applications
  1698. ** with specialized memory allocation requirements. This object is
  1699. ** also used during testing of SQLite in order to specify an alternative
  1700. ** memory allocator that simulates memory out-of-memory conditions in
  1701. ** order to verify that SQLite recovers gracefully from such
  1702. ** conditions.
  1703. **
  1704. ** The xMalloc, xRealloc, and xFree methods must work like the
  1705. ** malloc(), realloc() and free() functions from the standard C library.
  1706. ** ^SQLite guarantees that the second argument to
  1707. ** xRealloc is always a value returned by a prior call to xRoundup.
  1708. **
  1709. ** xSize should return the allocated size of a memory allocation
  1710. ** previously obtained from xMalloc or xRealloc. The allocated size
  1711. ** is always at least as big as the requested size but may be larger.
  1712. **
  1713. ** The xRoundup method returns what would be the allocated size of
  1714. ** a memory allocation given a particular requested size. Most memory
  1715. ** allocators round up memory allocations at least to the next multiple
  1716. ** of 8. Some allocators round up to a larger multiple or to a power of 2.
  1717. ** Every memory allocation request coming in through [sqlite3_malloc()]
  1718. ** or [sqlite3_realloc()] first calls xRoundup. If xRoundup returns 0,
  1719. ** that causes the corresponding memory allocation to fail.
  1720. **
  1721. ** The xInit method initializes the memory allocator. For example,
  1722. ** it might allocate any required mutexes or initialize internal data
  1723. ** structures. The xShutdown method is invoked (indirectly) by
  1724. ** [sqlite3_shutdown()] and should deallocate any resources acquired
  1725. ** by xInit. The pAppData pointer is used as the only parameter to
  1726. ** xInit and xShutdown.
  1727. **
  1728. ** SQLite holds the [SQLITE_MUTEX_STATIC_MAIN] mutex when it invokes
  1729. ** the xInit method, so the xInit method need not be threadsafe. The
  1730. ** xShutdown method is only called from [sqlite3_shutdown()] so it does
  1731. ** not need to be threadsafe either. For all other methods, SQLite
  1732. ** holds the [SQLITE_MUTEX_STATIC_MEM] mutex as long as the
  1733. ** [SQLITE_CONFIG_MEMSTATUS] configuration option is turned on (which
  1734. ** it is by default) and so the methods are automatically serialized.
  1735. ** However, if [SQLITE_CONFIG_MEMSTATUS] is disabled, then the other
  1736. ** methods must be threadsafe or else make their own arrangements for
  1737. ** serialization.
  1738. **
  1739. ** SQLite will never invoke xInit() more than once without an intervening
  1740. ** call to xShutdown().
  1741. */
  1742. typedef struct sqlite3_mem_methods sqlite3_mem_methods;
  1743. struct sqlite3_mem_methods {
  1744. void *(*xMalloc)(int); /* Memory allocation function */
  1745. void (*xFree)(void*); /* Free a prior allocation */
  1746. void *(*xRealloc)(void*,int); /* Resize an allocation */
  1747. int (*xSize)(void*); /* Return the size of an allocation */
  1748. int (*xRoundup)(int); /* Round up request size to allocation size */
  1749. int (*xInit)(void*); /* Initialize the memory allocator */
  1750. void (*xShutdown)(void*); /* Deinitialize the memory allocator */
  1751. void *pAppData; /* Argument to xInit() and xShutdown() */
  1752. };
  1753. /*
  1754. ** CAPI3REF: Configuration Options
  1755. ** KEYWORDS: {configuration option}
  1756. **
  1757. ** These constants are the available integer configuration options that
  1758. ** can be passed as the first argument to the [sqlite3_config()] interface.
  1759. **
  1760. ** Most of the configuration options for sqlite3_config()
  1761. ** will only work if invoked prior to [sqlite3_initialize()] or after
  1762. ** [sqlite3_shutdown()]. The few exceptions to this rule are called
  1763. ** "anytime configuration options".
  1764. ** ^Calling [sqlite3_config()] with a first argument that is not an
  1765. ** anytime configuration option in between calls to [sqlite3_initialize()] and
  1766. ** [sqlite3_shutdown()] is a no-op that returns SQLITE_MISUSE.
  1767. **
  1768. ** The set of anytime configuration options can change (by insertions
  1769. ** and/or deletions) from one release of SQLite to the next.
  1770. ** As of SQLite version 3.42.0, the complete set of anytime configuration
  1771. ** options is:
  1772. ** <ul>
  1773. ** <li> SQLITE_CONFIG_LOG
  1774. ** <li> SQLITE_CONFIG_PCACHE_HDRSZ
  1775. ** </ul>
  1776. **
  1777. ** New configuration options may be added in future releases of SQLite.
  1778. ** Existing configuration options might be discontinued. Applications
  1779. ** should check the return code from [sqlite3_config()] to make sure that
  1780. ** the call worked. The [sqlite3_config()] interface will return a
  1781. ** non-zero [error code] if a discontinued or unsupported configuration option
  1782. ** is invoked.
  1783. **
  1784. ** <dl>
  1785. ** [[SQLITE_CONFIG_SINGLETHREAD]] <dt>SQLITE_CONFIG_SINGLETHREAD</dt>
  1786. ** <dd>There are no arguments to this option. ^This option sets the
  1787. ** [threading mode] to Single-thread. In other words, it disables
  1788. ** all mutexing and puts SQLite into a mode where it can only be used
  1789. ** by a single thread. ^If SQLite is compiled with
  1790. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1791. ** it is not possible to change the [threading mode] from its default
  1792. ** value of Single-thread and so [sqlite3_config()] will return
  1793. ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
  1794. ** configuration option.</dd>
  1795. **
  1796. ** [[SQLITE_CONFIG_MULTITHREAD]] <dt>SQLITE_CONFIG_MULTITHREAD</dt>
  1797. ** <dd>There are no arguments to this option. ^This option sets the
  1798. ** [threading mode] to Multi-thread. In other words, it disables
  1799. ** mutexing on [database connection] and [prepared statement] objects.
  1800. ** The application is responsible for serializing access to
  1801. ** [database connections] and [prepared statements]. But other mutexes
  1802. ** are enabled so that SQLite will be safe to use in a multi-threaded
  1803. ** environment as long as no two threads attempt to use the same
  1804. ** [database connection] at the same time. ^If SQLite is compiled with
  1805. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1806. ** it is not possible to set the Multi-thread [threading mode] and
  1807. ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
  1808. ** SQLITE_CONFIG_MULTITHREAD configuration option.</dd>
  1809. **
  1810. ** [[SQLITE_CONFIG_SERIALIZED]] <dt>SQLITE_CONFIG_SERIALIZED</dt>
  1811. ** <dd>There are no arguments to this option. ^This option sets the
  1812. ** [threading mode] to Serialized. In other words, this option enables
  1813. ** all mutexes including the recursive
  1814. ** mutexes on [database connection] and [prepared statement] objects.
  1815. ** In this mode (which is the default when SQLite is compiled with
  1816. ** [SQLITE_THREADSAFE=1]) the SQLite library will itself serialize access
  1817. ** to [database connections] and [prepared statements] so that the
  1818. ** application is free to use the same [database connection] or the
  1819. ** same [prepared statement] in different threads at the same time.
  1820. ** ^If SQLite is compiled with
  1821. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1822. ** it is not possible to set the Serialized [threading mode] and
  1823. ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
  1824. ** SQLITE_CONFIG_SERIALIZED configuration option.</dd>
  1825. **
  1826. ** [[SQLITE_CONFIG_MALLOC]] <dt>SQLITE_CONFIG_MALLOC</dt>
  1827. ** <dd> ^(The SQLITE_CONFIG_MALLOC option takes a single argument which is
  1828. ** a pointer to an instance of the [sqlite3_mem_methods] structure.
  1829. ** The argument specifies
  1830. ** alternative low-level memory allocation routines to be used in place of
  1831. ** the memory allocation routines built into SQLite.)^ ^SQLite makes
  1832. ** its own private copy of the content of the [sqlite3_mem_methods] structure
  1833. ** before the [sqlite3_config()] call returns.</dd>
  1834. **
  1835. ** [[SQLITE_CONFIG_GETMALLOC]] <dt>SQLITE_CONFIG_GETMALLOC</dt>
  1836. ** <dd> ^(The SQLITE_CONFIG_GETMALLOC option takes a single argument which
  1837. ** is a pointer to an instance of the [sqlite3_mem_methods] structure.
  1838. ** The [sqlite3_mem_methods]
  1839. ** structure is filled with the currently defined memory allocation routines.)^
  1840. ** This option can be used to overload the default memory allocation
  1841. ** routines with a wrapper that simulations memory allocation failure or
  1842. ** tracks memory usage, for example. </dd>
  1843. **
  1844. ** [[SQLITE_CONFIG_SMALL_MALLOC]] <dt>SQLITE_CONFIG_SMALL_MALLOC</dt>
  1845. ** <dd> ^The SQLITE_CONFIG_SMALL_MALLOC option takes single argument of
  1846. ** type int, interpreted as a boolean, which if true provides a hint to
  1847. ** SQLite that it should avoid large memory allocations if possible.
  1848. ** SQLite will run faster if it is free to make large memory allocations,
  1849. ** but some application might prefer to run slower in exchange for
  1850. ** guarantees about memory fragmentation that are possible if large
  1851. ** allocations are avoided. This hint is normally off.
  1852. ** </dd>
  1853. **
  1854. ** [[SQLITE_CONFIG_MEMSTATUS]] <dt>SQLITE_CONFIG_MEMSTATUS</dt>
  1855. ** <dd> ^The SQLITE_CONFIG_MEMSTATUS option takes single argument of type int,
  1856. ** interpreted as a boolean, which enables or disables the collection of
  1857. ** memory allocation statistics. ^(When memory allocation statistics are
  1858. ** disabled, the following SQLite interfaces become non-operational:
  1859. ** <ul>
  1860. ** <li> [sqlite3_hard_heap_limit64()]
  1861. ** <li> [sqlite3_memory_used()]
  1862. ** <li> [sqlite3_memory_highwater()]
  1863. ** <li> [sqlite3_soft_heap_limit64()]
  1864. ** <li> [sqlite3_status64()]
  1865. ** </ul>)^
  1866. ** ^Memory allocation statistics are enabled by default unless SQLite is
  1867. ** compiled with [SQLITE_DEFAULT_MEMSTATUS]=0 in which case memory
  1868. ** allocation statistics are disabled by default.
  1869. ** </dd>
  1870. **
  1871. ** [[SQLITE_CONFIG_SCRATCH]] <dt>SQLITE_CONFIG_SCRATCH</dt>
  1872. ** <dd> The SQLITE_CONFIG_SCRATCH option is no longer used.
  1873. ** </dd>
  1874. **
  1875. ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
  1876. ** <dd> ^The SQLITE_CONFIG_PAGECACHE option specifies a memory pool
  1877. ** that SQLite can use for the database page cache with the default page
  1878. ** cache implementation.
  1879. ** This configuration option is a no-op if an application-defined page
  1880. ** cache implementation is loaded using the [SQLITE_CONFIG_PCACHE2].
  1881. ** ^There are three arguments to SQLITE_CONFIG_PAGECACHE: A pointer to
  1882. ** 8-byte aligned memory (pMem), the size of each page cache line (sz),
  1883. ** and the number of cache lines (N).
  1884. ** The sz argument should be the size of the largest database page
  1885. ** (a power of two between 512 and 65536) plus some extra bytes for each
  1886. ** page header. ^The number of extra bytes needed by the page header
  1887. ** can be determined using [SQLITE_CONFIG_PCACHE_HDRSZ].
  1888. ** ^It is harmless, apart from the wasted memory,
  1889. ** for the sz parameter to be larger than necessary. The pMem
  1890. ** argument must be either a NULL pointer or a pointer to an 8-byte
  1891. ** aligned block of memory of at least sz*N bytes, otherwise
  1892. ** subsequent behavior is undefined.
  1893. ** ^When pMem is not NULL, SQLite will strive to use the memory provided
  1894. ** to satisfy page cache needs, falling back to [sqlite3_malloc()] if
  1895. ** a page cache line is larger than sz bytes or if all of the pMem buffer
  1896. ** is exhausted.
  1897. ** ^If pMem is NULL and N is non-zero, then each database connection
  1898. ** does an initial bulk allocation for page cache memory
  1899. ** from [sqlite3_malloc()] sufficient for N cache lines if N is positive or
  1900. ** of -1024*N bytes if N is negative, . ^If additional
  1901. ** page cache memory is needed beyond what is provided by the initial
  1902. ** allocation, then SQLite goes to [sqlite3_malloc()] separately for each
  1903. ** additional cache line. </dd>
  1904. **
  1905. ** [[SQLITE_CONFIG_HEAP]] <dt>SQLITE_CONFIG_HEAP</dt>
  1906. ** <dd> ^The SQLITE_CONFIG_HEAP option specifies a static memory buffer
  1907. ** that SQLite will use for all of its dynamic memory allocation needs
  1908. ** beyond those provided for by [SQLITE_CONFIG_PAGECACHE].
  1909. ** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled
  1910. ** with either [SQLITE_ENABLE_MEMSYS3] or [SQLITE_ENABLE_MEMSYS5] and returns
  1911. ** [SQLITE_ERROR] if invoked otherwise.
  1912. ** ^There are three arguments to SQLITE_CONFIG_HEAP:
  1913. ** An 8-byte aligned pointer to the memory,
  1914. ** the number of bytes in the memory buffer, and the minimum allocation size.
  1915. ** ^If the first pointer (the memory pointer) is NULL, then SQLite reverts
  1916. ** to using its default memory allocator (the system malloc() implementation),
  1917. ** undoing any prior invocation of [SQLITE_CONFIG_MALLOC]. ^If the
  1918. ** memory pointer is not NULL then the alternative memory
  1919. ** allocator is engaged to handle all of SQLites memory allocation needs.
  1920. ** The first pointer (the memory pointer) must be aligned to an 8-byte
  1921. ** boundary or subsequent behavior of SQLite will be undefined.
  1922. ** The minimum allocation size is capped at 2**12. Reasonable values
  1923. ** for the minimum allocation size are 2**5 through 2**8.</dd>
  1924. **
  1925. ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
  1926. ** <dd> ^(The SQLITE_CONFIG_MUTEX option takes a single argument which is a
  1927. ** pointer to an instance of the [sqlite3_mutex_methods] structure.
  1928. ** The argument specifies alternative low-level mutex routines to be used
  1929. ** in place the mutex routines built into SQLite.)^ ^SQLite makes a copy of
  1930. ** the content of the [sqlite3_mutex_methods] structure before the call to
  1931. ** [sqlite3_config()] returns. ^If SQLite is compiled with
  1932. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1933. ** the entire mutexing subsystem is omitted from the build and hence calls to
  1934. ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
  1935. ** return [SQLITE_ERROR].</dd>
  1936. **
  1937. ** [[SQLITE_CONFIG_GETMUTEX]] <dt>SQLITE_CONFIG_GETMUTEX</dt>
  1938. ** <dd> ^(The SQLITE_CONFIG_GETMUTEX option takes a single argument which
  1939. ** is a pointer to an instance of the [sqlite3_mutex_methods] structure. The
  1940. ** [sqlite3_mutex_methods]
  1941. ** structure is filled with the currently defined mutex routines.)^
  1942. ** This option can be used to overload the default mutex allocation
  1943. ** routines with a wrapper used to track mutex usage for performance
  1944. ** profiling or testing, for example. ^If SQLite is compiled with
  1945. ** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then
  1946. ** the entire mutexing subsystem is omitted from the build and hence calls to
  1947. ** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will
  1948. ** return [SQLITE_ERROR].</dd>
  1949. **
  1950. ** [[SQLITE_CONFIG_LOOKASIDE]] <dt>SQLITE_CONFIG_LOOKASIDE</dt>
  1951. ** <dd> ^(The SQLITE_CONFIG_LOOKASIDE option takes two arguments that determine
  1952. ** the default size of lookaside memory on each [database connection].
  1953. ** The first argument is the
  1954. ** size of each lookaside buffer slot and the second is the number of
  1955. ** slots allocated to each database connection.)^ ^(SQLITE_CONFIG_LOOKASIDE
  1956. ** sets the <i>default</i> lookaside size. The [SQLITE_DBCONFIG_LOOKASIDE]
  1957. ** option to [sqlite3_db_config()] can be used to change the lookaside
  1958. ** configuration on individual connections.)^ </dd>
  1959. **
  1960. ** [[SQLITE_CONFIG_PCACHE2]] <dt>SQLITE_CONFIG_PCACHE2</dt>
  1961. ** <dd> ^(The SQLITE_CONFIG_PCACHE2 option takes a single argument which is
  1962. ** a pointer to an [sqlite3_pcache_methods2] object. This object specifies
  1963. ** the interface to a custom page cache implementation.)^
  1964. ** ^SQLite makes a copy of the [sqlite3_pcache_methods2] object.</dd>
  1965. **
  1966. ** [[SQLITE_CONFIG_GETPCACHE2]] <dt>SQLITE_CONFIG_GETPCACHE2</dt>
  1967. ** <dd> ^(The SQLITE_CONFIG_GETPCACHE2 option takes a single argument which
  1968. ** is a pointer to an [sqlite3_pcache_methods2] object. SQLite copies of
  1969. ** the current page cache implementation into that object.)^ </dd>
  1970. **
  1971. ** [[SQLITE_CONFIG_LOG]] <dt>SQLITE_CONFIG_LOG</dt>
  1972. ** <dd> The SQLITE_CONFIG_LOG option is used to configure the SQLite
  1973. ** global [error log].
  1974. ** (^The SQLITE_CONFIG_LOG option takes two arguments: a pointer to a
  1975. ** function with a call signature of void(*)(void*,int,const char*),
  1976. ** and a pointer to void. ^If the function pointer is not NULL, it is
  1977. ** invoked by [sqlite3_log()] to process each logging event. ^If the
  1978. ** function pointer is NULL, the [sqlite3_log()] interface becomes a no-op.
  1979. ** ^The void pointer that is the second argument to SQLITE_CONFIG_LOG is
  1980. ** passed through as the first parameter to the application-defined logger
  1981. ** function whenever that function is invoked. ^The second parameter to
  1982. ** the logger function is a copy of the first parameter to the corresponding
  1983. ** [sqlite3_log()] call and is intended to be a [result code] or an
  1984. ** [extended result code]. ^The third parameter passed to the logger is
  1985. ** log message after formatting via [sqlite3_snprintf()].
  1986. ** The SQLite logging interface is not reentrant; the logger function
  1987. ** supplied by the application must not invoke any SQLite interface.
  1988. ** In a multi-threaded application, the application-defined logger
  1989. ** function must be threadsafe. </dd>
  1990. **
  1991. ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
  1992. ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
  1993. ** If non-zero, then URI handling is globally enabled. If the parameter is zero,
  1994. ** then URI handling is globally disabled.)^ ^If URI handling is globally
  1995. ** enabled, all filenames passed to [sqlite3_open()], [sqlite3_open_v2()],
  1996. ** [sqlite3_open16()] or
  1997. ** specified as part of [ATTACH] commands are interpreted as URIs, regardless
  1998. ** of whether or not the [SQLITE_OPEN_URI] flag is set when the database
  1999. ** connection is opened. ^If it is globally disabled, filenames are
  2000. ** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the
  2001. ** database connection is opened. ^(By default, URI handling is globally
  2002. ** disabled. The default value may be changed by compiling with the
  2003. ** [SQLITE_USE_URI] symbol defined.)^
  2004. **
  2005. ** [[SQLITE_CONFIG_COVERING_INDEX_SCAN]] <dt>SQLITE_CONFIG_COVERING_INDEX_SCAN
  2006. ** <dd>^The SQLITE_CONFIG_COVERING_INDEX_SCAN option takes a single integer
  2007. ** argument which is interpreted as a boolean in order to enable or disable
  2008. ** the use of covering indices for full table scans in the query optimizer.
  2009. ** ^The default setting is determined
  2010. ** by the [SQLITE_ALLOW_COVERING_INDEX_SCAN] compile-time option, or is "on"
  2011. ** if that compile-time option is omitted.
  2012. ** The ability to disable the use of covering indices for full table scans
  2013. ** is because some incorrectly coded legacy applications might malfunction
  2014. ** when the optimization is enabled. Providing the ability to
  2015. ** disable the optimization allows the older, buggy application code to work
  2016. ** without change even with newer versions of SQLite.
  2017. **
  2018. ** [[SQLITE_CONFIG_PCACHE]] [[SQLITE_CONFIG_GETPCACHE]]
  2019. ** <dt>SQLITE_CONFIG_PCACHE and SQLITE_CONFIG_GETPCACHE
  2020. ** <dd> These options are obsolete and should not be used by new code.
  2021. ** They are retained for backwards compatibility but are now no-ops.
  2022. ** </dd>
  2023. **
  2024. ** [[SQLITE_CONFIG_SQLLOG]]
  2025. ** <dt>SQLITE_CONFIG_SQLLOG
  2026. ** <dd>This option is only available if sqlite is compiled with the
  2027. ** [SQLITE_ENABLE_SQLLOG] pre-processor macro defined. The first argument should
  2028. ** be a pointer to a function of type void(*)(void*,sqlite3*,const char*, int).
  2029. ** The second should be of type (void*). The callback is invoked by the library
  2030. ** in three separate circumstances, identified by the value passed as the
  2031. ** fourth parameter. If the fourth parameter is 0, then the database connection
  2032. ** passed as the second argument has just been opened. The third argument
  2033. ** points to a buffer containing the name of the main database file. If the
  2034. ** fourth parameter is 1, then the SQL statement that the third parameter
  2035. ** points to has just been executed. Or, if the fourth parameter is 2, then
  2036. ** the connection being passed as the second parameter is being closed. The
  2037. ** third parameter is passed NULL In this case. An example of using this
  2038. ** configuration option can be seen in the "test_sqllog.c" source file in
  2039. ** the canonical SQLite source tree.</dd>
  2040. **
  2041. ** [[SQLITE_CONFIG_MMAP_SIZE]]
  2042. ** <dt>SQLITE_CONFIG_MMAP_SIZE
  2043. ** <dd>^SQLITE_CONFIG_MMAP_SIZE takes two 64-bit integer (sqlite3_int64) values
  2044. ** that are the default mmap size limit (the default setting for
  2045. ** [PRAGMA mmap_size]) and the maximum allowed mmap size limit.
  2046. ** ^The default setting can be overridden by each database connection using
  2047. ** either the [PRAGMA mmap_size] command, or by using the
  2048. ** [SQLITE_FCNTL_MMAP_SIZE] file control. ^(The maximum allowed mmap size
  2049. ** will be silently truncated if necessary so that it does not exceed the
  2050. ** compile-time maximum mmap size set by the
  2051. ** [SQLITE_MAX_MMAP_SIZE] compile-time option.)^
  2052. ** ^If either argument to this option is negative, then that argument is
  2053. ** changed to its compile-time default.
  2054. **
  2055. ** [[SQLITE_CONFIG_WIN32_HEAPSIZE]]
  2056. ** <dt>SQLITE_CONFIG_WIN32_HEAPSIZE
  2057. ** <dd>^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is
  2058. ** compiled for Windows with the [SQLITE_WIN32_MALLOC] pre-processor macro
  2059. ** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value
  2060. ** that specifies the maximum size of the created heap.
  2061. **
  2062. ** [[SQLITE_CONFIG_PCACHE_HDRSZ]]
  2063. ** <dt>SQLITE_CONFIG_PCACHE_HDRSZ
  2064. ** <dd>^The SQLITE_CONFIG_PCACHE_HDRSZ option takes a single parameter which
  2065. ** is a pointer to an integer and writes into that integer the number of extra
  2066. ** bytes per page required for each page in [SQLITE_CONFIG_PAGECACHE].
  2067. ** The amount of extra space required can change depending on the compiler,
  2068. ** target platform, and SQLite version.
  2069. **
  2070. ** [[SQLITE_CONFIG_PMASZ]]
  2071. ** <dt>SQLITE_CONFIG_PMASZ
  2072. ** <dd>^The SQLITE_CONFIG_PMASZ option takes a single parameter which
  2073. ** is an unsigned integer and sets the "Minimum PMA Size" for the multithreaded
  2074. ** sorter to that integer. The default minimum PMA Size is set by the
  2075. ** [SQLITE_SORTER_PMASZ] compile-time option. New threads are launched
  2076. ** to help with sort operations when multithreaded sorting
  2077. ** is enabled (using the [PRAGMA threads] command) and the amount of content
  2078. ** to be sorted exceeds the page size times the minimum of the
  2079. ** [PRAGMA cache_size] setting and this value.
  2080. **
  2081. ** [[SQLITE_CONFIG_STMTJRNL_SPILL]]
  2082. ** <dt>SQLITE_CONFIG_STMTJRNL_SPILL
  2083. ** <dd>^The SQLITE_CONFIG_STMTJRNL_SPILL option takes a single parameter which
  2084. ** becomes the [statement journal] spill-to-disk threshold.
  2085. ** [Statement journals] are held in memory until their size (in bytes)
  2086. ** exceeds this threshold, at which point they are written to disk.
  2087. ** Or if the threshold is -1, statement journals are always held
  2088. ** exclusively in memory.
  2089. ** Since many statement journals never become large, setting the spill
  2090. ** threshold to a value such as 64KiB can greatly reduce the amount of
  2091. ** I/O required to support statement rollback.
  2092. ** The default value for this setting is controlled by the
  2093. ** [SQLITE_STMTJRNL_SPILL] compile-time option.
  2094. **
  2095. ** [[SQLITE_CONFIG_SORTERREF_SIZE]]
  2096. ** <dt>SQLITE_CONFIG_SORTERREF_SIZE
  2097. ** <dd>The SQLITE_CONFIG_SORTERREF_SIZE option accepts a single parameter
  2098. ** of type (int) - the new value of the sorter-reference size threshold.
  2099. ** Usually, when SQLite uses an external sort to order records according
  2100. ** to an ORDER BY clause, all fields required by the caller are present in the
  2101. ** sorted records. However, if SQLite determines based on the declared type
  2102. ** of a table column that its values are likely to be very large - larger
  2103. ** than the configured sorter-reference size threshold - then a reference
  2104. ** is stored in each sorted record and the required column values loaded
  2105. ** from the database as records are returned in sorted order. The default
  2106. ** value for this option is to never use this optimization. Specifying a
  2107. ** negative value for this option restores the default behavior.
  2108. ** This option is only available if SQLite is compiled with the
  2109. ** [SQLITE_ENABLE_SORTER_REFERENCES] compile-time option.
  2110. **
  2111. ** [[SQLITE_CONFIG_MEMDB_MAXSIZE]]
  2112. ** <dt>SQLITE_CONFIG_MEMDB_MAXSIZE
  2113. ** <dd>The SQLITE_CONFIG_MEMDB_MAXSIZE option accepts a single parameter
  2114. ** [sqlite3_int64] parameter which is the default maximum size for an in-memory
  2115. ** database created using [sqlite3_deserialize()]. This default maximum
  2116. ** size can be adjusted up or down for individual databases using the
  2117. ** [SQLITE_FCNTL_SIZE_LIMIT] [sqlite3_file_control|file-control]. If this
  2118. ** configuration setting is never used, then the default maximum is determined
  2119. ** by the [SQLITE_MEMDB_DEFAULT_MAXSIZE] compile-time option. If that
  2120. ** compile-time option is not set, then the default maximum is 1073741824.
  2121. **
  2122. ** [[SQLITE_CONFIG_ROWID_IN_VIEW]]
  2123. ** <dt>SQLITE_CONFIG_ROWID_IN_VIEW
  2124. ** <dd>The SQLITE_CONFIG_ROWID_IN_VIEW option enables or disables the ability
  2125. ** for VIEWs to have a ROWID. The capability can only be enabled if SQLite is
  2126. ** compiled with -DSQLITE_ALLOW_ROWID_IN_VIEW, in which case the capability
  2127. ** defaults to on. This configuration option queries the current setting or
  2128. ** changes the setting to off or on. The argument is a pointer to an integer.
  2129. ** If that integer initially holds a value of 1, then the ability for VIEWs to
  2130. ** have ROWIDs is activated. If the integer initially holds zero, then the
  2131. ** ability is deactivated. Any other initial value for the integer leaves the
  2132. ** setting unchanged. After changes, if any, the integer is written with
  2133. ** a 1 or 0, if the ability for VIEWs to have ROWIDs is on or off. If SQLite
  2134. ** is compiled without -DSQLITE_ALLOW_ROWID_IN_VIEW (which is the usual and
  2135. ** recommended case) then the integer is always filled with zero, regardless
  2136. ** if its initial value.
  2137. ** </dl>
  2138. */
  2139. #define SQLITE_CONFIG_SINGLETHREAD 1 /* nil */
  2140. #define SQLITE_CONFIG_MULTITHREAD 2 /* nil */
  2141. #define SQLITE_CONFIG_SERIALIZED 3 /* nil */
  2142. #define SQLITE_CONFIG_MALLOC 4 /* sqlite3_mem_methods* */
  2143. #define SQLITE_CONFIG_GETMALLOC 5 /* sqlite3_mem_methods* */
  2144. #define SQLITE_CONFIG_SCRATCH 6 /* No longer used */
  2145. #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */
  2146. #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */
  2147. #define SQLITE_CONFIG_MEMSTATUS 9 /* boolean */
  2148. #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
  2149. #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
  2150. /* previously SQLITE_CONFIG_CHUNKALLOC 12 which is now unused. */
  2151. #define SQLITE_CONFIG_LOOKASIDE 13 /* int int */
  2152. #define SQLITE_CONFIG_PCACHE 14 /* no-op */
  2153. #define SQLITE_CONFIG_GETPCACHE 15 /* no-op */
  2154. #define SQLITE_CONFIG_LOG 16 /* xFunc, void* */
  2155. #define SQLITE_CONFIG_URI 17 /* int */
  2156. #define SQLITE_CONFIG_PCACHE2 18 /* sqlite3_pcache_methods2* */
  2157. #define SQLITE_CONFIG_GETPCACHE2 19 /* sqlite3_pcache_methods2* */
  2158. #define SQLITE_CONFIG_COVERING_INDEX_SCAN 20 /* int */
  2159. #define SQLITE_CONFIG_SQLLOG 21 /* xSqllog, void* */
  2160. #define SQLITE_CONFIG_MMAP_SIZE 22 /* sqlite3_int64, sqlite3_int64 */
  2161. #define SQLITE_CONFIG_WIN32_HEAPSIZE 23 /* int nByte */
  2162. #define SQLITE_CONFIG_PCACHE_HDRSZ 24 /* int *psz */
  2163. #define SQLITE_CONFIG_PMASZ 25 /* unsigned int szPma */
  2164. #define SQLITE_CONFIG_STMTJRNL_SPILL 26 /* int nByte */
  2165. #define SQLITE_CONFIG_SMALL_MALLOC 27 /* boolean */
  2166. #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */
  2167. #define SQLITE_CONFIG_MEMDB_MAXSIZE 29 /* sqlite3_int64 */
  2168. #define SQLITE_CONFIG_ROWID_IN_VIEW 30 /* int* */
  2169. /*
  2170. ** CAPI3REF: Database Connection Configuration Options
  2171. **
  2172. ** These constants are the available integer configuration options that
  2173. ** can be passed as the second parameter to the [sqlite3_db_config()] interface.
  2174. **
  2175. ** The [sqlite3_db_config()] interface is a var-args functions. It takes a
  2176. ** variable number of parameters, though always at least two. The number of
  2177. ** parameters passed into sqlite3_db_config() depends on which of these
  2178. ** constants is given as the second parameter. This documentation page
  2179. ** refers to parameters beyond the second as "arguments". Thus, when this
  2180. ** page says "the N-th argument" it means "the N-th parameter past the
  2181. ** configuration option" or "the (N+2)-th parameter to sqlite3_db_config()".
  2182. **
  2183. ** New configuration options may be added in future releases of SQLite.
  2184. ** Existing configuration options might be discontinued. Applications
  2185. ** should check the return code from [sqlite3_db_config()] to make sure that
  2186. ** the call worked. ^The [sqlite3_db_config()] interface will return a
  2187. ** non-zero [error code] if a discontinued or unsupported configuration option
  2188. ** is invoked.
  2189. **
  2190. ** <dl>
  2191. ** [[SQLITE_DBCONFIG_LOOKASIDE]]
  2192. ** <dt>SQLITE_DBCONFIG_LOOKASIDE</dt>
  2193. ** <dd> The SQLITE_DBCONFIG_LOOKASIDE option is used to adjust the
  2194. ** configuration of the lookaside memory allocator within a database
  2195. ** connection.
  2196. ** The arguments to the SQLITE_DBCONFIG_LOOKASIDE option are <i>not</i>
  2197. ** in the [DBCONFIG arguments|usual format].
  2198. ** The SQLITE_DBCONFIG_LOOKASIDE option takes three arguments, not two,
  2199. ** so that a call to [sqlite3_db_config()] that uses SQLITE_DBCONFIG_LOOKASIDE
  2200. ** should have a total of five parameters.
  2201. ** ^The first argument (the third parameter to [sqlite3_db_config()] is a
  2202. ** pointer to a memory buffer to use for lookaside memory.
  2203. ** ^The first argument after the SQLITE_DBCONFIG_LOOKASIDE verb
  2204. ** may be NULL in which case SQLite will allocate the
  2205. ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
  2206. ** size of each lookaside buffer slot. ^The third argument is the number of
  2207. ** slots. The size of the buffer in the first argument must be greater than
  2208. ** or equal to the product of the second and third arguments. The buffer
  2209. ** must be aligned to an 8-byte boundary. ^If the second argument to
  2210. ** SQLITE_DBCONFIG_LOOKASIDE is not a multiple of 8, it is internally
  2211. ** rounded down to the next smaller multiple of 8. ^(The lookaside memory
  2212. ** configuration for a database connection can only be changed when that
  2213. ** connection is not currently using lookaside memory, or in other words
  2214. ** when the "current value" returned by
  2215. ** [sqlite3_db_status](D,[SQLITE_DBSTATUS_LOOKASIDE_USED],...) is zero.
  2216. ** Any attempt to change the lookaside memory configuration when lookaside
  2217. ** memory is in use leaves the configuration unchanged and returns
  2218. ** [SQLITE_BUSY].)^</dd>
  2219. **
  2220. ** [[SQLITE_DBCONFIG_ENABLE_FKEY]]
  2221. ** <dt>SQLITE_DBCONFIG_ENABLE_FKEY</dt>
  2222. ** <dd> ^This option is used to enable or disable the enforcement of
  2223. ** [foreign key constraints]. This is the same setting that is
  2224. ** enabled or disabled by the [PRAGMA foreign_keys] statement.
  2225. ** The first argument is an integer which is 0 to disable FK enforcement,
  2226. ** positive to enable FK enforcement or negative to leave FK enforcement
  2227. ** unchanged. The second parameter is a pointer to an integer into which
  2228. ** is written 0 or 1 to indicate whether FK enforcement is off or on
  2229. ** following this call. The second parameter may be a NULL pointer, in
  2230. ** which case the FK enforcement setting is not reported back. </dd>
  2231. **
  2232. ** [[SQLITE_DBCONFIG_ENABLE_TRIGGER]]
  2233. ** <dt>SQLITE_DBCONFIG_ENABLE_TRIGGER</dt>
  2234. ** <dd> ^This option is used to enable or disable [CREATE TRIGGER | triggers].
  2235. ** There should be two additional arguments.
  2236. ** The first argument is an integer which is 0 to disable triggers,
  2237. ** positive to enable triggers or negative to leave the setting unchanged.
  2238. ** The second parameter is a pointer to an integer into which
  2239. ** is written 0 or 1 to indicate whether triggers are disabled or enabled
  2240. ** following this call. The second parameter may be a NULL pointer, in
  2241. ** which case the trigger setting is not reported back.
  2242. **
  2243. ** <p>Originally this option disabled all triggers. ^(However, since
  2244. ** SQLite version 3.35.0, TEMP triggers are still allowed even if
  2245. ** this option is off. So, in other words, this option now only disables
  2246. ** triggers in the main database schema or in the schemas of [ATTACH]-ed
  2247. ** databases.)^ </dd>
  2248. **
  2249. ** [[SQLITE_DBCONFIG_ENABLE_VIEW]]
  2250. ** <dt>SQLITE_DBCONFIG_ENABLE_VIEW</dt>
  2251. ** <dd> ^This option is used to enable or disable [CREATE VIEW | views].
  2252. ** There must be two additional arguments.
  2253. ** The first argument is an integer which is 0 to disable views,
  2254. ** positive to enable views or negative to leave the setting unchanged.
  2255. ** The second parameter is a pointer to an integer into which
  2256. ** is written 0 or 1 to indicate whether views are disabled or enabled
  2257. ** following this call. The second parameter may be a NULL pointer, in
  2258. ** which case the view setting is not reported back.
  2259. **
  2260. ** <p>Originally this option disabled all views. ^(However, since
  2261. ** SQLite version 3.35.0, TEMP views are still allowed even if
  2262. ** this option is off. So, in other words, this option now only disables
  2263. ** views in the main database schema or in the schemas of ATTACH-ed
  2264. ** databases.)^ </dd>
  2265. **
  2266. ** [[SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER]]
  2267. ** <dt>SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER</dt>
  2268. ** <dd> ^This option is used to enable or disable the
  2269. ** [fts3_tokenizer()] function which is part of the
  2270. ** [FTS3] full-text search engine extension.
  2271. ** There must be two additional arguments.
  2272. ** The first argument is an integer which is 0 to disable fts3_tokenizer() or
  2273. ** positive to enable fts3_tokenizer() or negative to leave the setting
  2274. ** unchanged.
  2275. ** The second parameter is a pointer to an integer into which
  2276. ** is written 0 or 1 to indicate whether fts3_tokenizer is disabled or enabled
  2277. ** following this call. The second parameter may be a NULL pointer, in
  2278. ** which case the new setting is not reported back. </dd>
  2279. **
  2280. ** [[SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION]]
  2281. ** <dt>SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION</dt>
  2282. ** <dd> ^This option is used to enable or disable the [sqlite3_load_extension()]
  2283. ** interface independently of the [load_extension()] SQL function.
  2284. ** The [sqlite3_enable_load_extension()] API enables or disables both the
  2285. ** C-API [sqlite3_load_extension()] and the SQL function [load_extension()].
  2286. ** There must be two additional arguments.
  2287. ** When the first argument to this interface is 1, then only the C-API is
  2288. ** enabled and the SQL function remains disabled. If the first argument to
  2289. ** this interface is 0, then both the C-API and the SQL function are disabled.
  2290. ** If the first argument is -1, then no changes are made to state of either the
  2291. ** C-API or the SQL function.
  2292. ** The second parameter is a pointer to an integer into which
  2293. ** is written 0 or 1 to indicate whether [sqlite3_load_extension()] interface
  2294. ** is disabled or enabled following this call. The second parameter may
  2295. ** be a NULL pointer, in which case the new setting is not reported back.
  2296. ** </dd>
  2297. **
  2298. ** [[SQLITE_DBCONFIG_MAINDBNAME]] <dt>SQLITE_DBCONFIG_MAINDBNAME</dt>
  2299. ** <dd> ^This option is used to change the name of the "main" database
  2300. ** schema. This option does not follow the
  2301. ** [DBCONFIG arguments|usual SQLITE_DBCONFIG argument format].
  2302. ** This option takes exactly one additional argument so that the
  2303. ** [sqlite3_db_config()] call has a total of three parameters. The
  2304. ** extra argument must be a pointer to a constant UTF8 string which
  2305. ** will become the new schema name in place of "main". ^SQLite does
  2306. ** not make a copy of the new main schema name string, so the application
  2307. ** must ensure that the argument passed into SQLITE_DBCONFIG MAINDBNAME
  2308. ** is unchanged until after the database connection closes.
  2309. ** </dd>
  2310. **
  2311. ** [[SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE]]
  2312. ** <dt>SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE</dt>
  2313. ** <dd> Usually, when a database in [WAL mode] is closed or detached from a
  2314. ** database handle, SQLite checks if if there are other connections to the
  2315. ** same database, and if there are no other database connection (if the
  2316. ** connection being closed is the last open connection to the database),
  2317. ** then SQLite performs a [checkpoint] before closing the connection and
  2318. ** deletes the WAL file. The SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE option can
  2319. ** be used to override that behavior. The first argument passed to this
  2320. ** operation (the third parameter to [sqlite3_db_config()]) is an integer
  2321. ** which is positive to disable checkpoints-on-close, or zero (the default)
  2322. ** to enable them, and negative to leave the setting unchanged.
  2323. ** The second argument (the fourth parameter) is a pointer to an integer
  2324. ** into which is written 0 or 1 to indicate whether checkpoints-on-close
  2325. ** have been disabled - 0 if they are not disabled, 1 if they are.
  2326. ** </dd>
  2327. **
  2328. ** [[SQLITE_DBCONFIG_ENABLE_QPSG]] <dt>SQLITE_DBCONFIG_ENABLE_QPSG</dt>
  2329. ** <dd>^(The SQLITE_DBCONFIG_ENABLE_QPSG option activates or deactivates
  2330. ** the [query planner stability guarantee] (QPSG). When the QPSG is active,
  2331. ** a single SQL query statement will always use the same algorithm regardless
  2332. ** of values of [bound parameters].)^ The QPSG disables some query optimizations
  2333. ** that look at the values of bound parameters, which can make some queries
  2334. ** slower. But the QPSG has the advantage of more predictable behavior. With
  2335. ** the QPSG active, SQLite will always use the same query plan in the field as
  2336. ** was used during testing in the lab.
  2337. ** The first argument to this setting is an integer which is 0 to disable
  2338. ** the QPSG, positive to enable QPSG, or negative to leave the setting
  2339. ** unchanged. The second parameter is a pointer to an integer into which
  2340. ** is written 0 or 1 to indicate whether the QPSG is disabled or enabled
  2341. ** following this call.
  2342. ** </dd>
  2343. **
  2344. ** [[SQLITE_DBCONFIG_TRIGGER_EQP]] <dt>SQLITE_DBCONFIG_TRIGGER_EQP</dt>
  2345. ** <dd> By default, the output of EXPLAIN QUERY PLAN commands does not
  2346. ** include output for any operations performed by trigger programs. This
  2347. ** option is used to set or clear (the default) a flag that governs this
  2348. ** behavior. The first parameter passed to this operation is an integer -
  2349. ** positive to enable output for trigger programs, or zero to disable it,
  2350. ** or negative to leave the setting unchanged.
  2351. ** The second parameter is a pointer to an integer into which is written
  2352. ** 0 or 1 to indicate whether output-for-triggers has been disabled - 0 if
  2353. ** it is not disabled, 1 if it is.
  2354. ** </dd>
  2355. **
  2356. ** [[SQLITE_DBCONFIG_RESET_DATABASE]] <dt>SQLITE_DBCONFIG_RESET_DATABASE</dt>
  2357. ** <dd> Set the SQLITE_DBCONFIG_RESET_DATABASE flag and then run
  2358. ** [VACUUM] in order to reset a database back to an empty database
  2359. ** with no schema and no content. The following process works even for
  2360. ** a badly corrupted database file:
  2361. ** <ol>
  2362. ** <li> If the database connection is newly opened, make sure it has read the
  2363. ** database schema by preparing then discarding some query against the
  2364. ** database, or calling sqlite3_table_column_metadata(), ignoring any
  2365. ** errors. This step is only necessary if the application desires to keep
  2366. ** the database in WAL mode after the reset if it was in WAL mode before
  2367. ** the reset.
  2368. ** <li> sqlite3_db_config(db, SQLITE_DBCONFIG_RESET_DATABASE, 1, 0);
  2369. ** <li> [sqlite3_exec](db, "[VACUUM]", 0, 0, 0);
  2370. ** <li> sqlite3_db_config(db, SQLITE_DBCONFIG_RESET_DATABASE, 0, 0);
  2371. ** </ol>
  2372. ** Because resetting a database is destructive and irreversible, the
  2373. ** process requires the use of this obscure API and multiple steps to
  2374. ** help ensure that it does not happen by accident. Because this
  2375. ** feature must be capable of resetting corrupt databases, and
  2376. ** shutting down virtual tables may require access to that corrupt
  2377. ** storage, the library must abandon any installed virtual tables
  2378. ** without calling their xDestroy() methods.
  2379. **
  2380. ** [[SQLITE_DBCONFIG_DEFENSIVE]] <dt>SQLITE_DBCONFIG_DEFENSIVE</dt>
  2381. ** <dd>The SQLITE_DBCONFIG_DEFENSIVE option activates or deactivates the
  2382. ** "defensive" flag for a database connection. When the defensive
  2383. ** flag is enabled, language features that allow ordinary SQL to
  2384. ** deliberately corrupt the database file are disabled. The disabled
  2385. ** features include but are not limited to the following:
  2386. ** <ul>
  2387. ** <li> The [PRAGMA writable_schema=ON] statement.
  2388. ** <li> The [PRAGMA journal_mode=OFF] statement.
  2389. ** <li> The [PRAGMA schema_version=N] statement.
  2390. ** <li> Writes to the [sqlite_dbpage] virtual table.
  2391. ** <li> Direct writes to [shadow tables].
  2392. ** </ul>
  2393. ** </dd>
  2394. **
  2395. ** [[SQLITE_DBCONFIG_WRITABLE_SCHEMA]] <dt>SQLITE_DBCONFIG_WRITABLE_SCHEMA</dt>
  2396. ** <dd>The SQLITE_DBCONFIG_WRITABLE_SCHEMA option activates or deactivates the
  2397. ** "writable_schema" flag. This has the same effect and is logically equivalent
  2398. ** to setting [PRAGMA writable_schema=ON] or [PRAGMA writable_schema=OFF].
  2399. ** The first argument to this setting is an integer which is 0 to disable
  2400. ** the writable_schema, positive to enable writable_schema, or negative to
  2401. ** leave the setting unchanged. The second parameter is a pointer to an
  2402. ** integer into which is written 0 or 1 to indicate whether the writable_schema
  2403. ** is enabled or disabled following this call.
  2404. ** </dd>
  2405. **
  2406. ** [[SQLITE_DBCONFIG_LEGACY_ALTER_TABLE]]
  2407. ** <dt>SQLITE_DBCONFIG_LEGACY_ALTER_TABLE</dt>
  2408. ** <dd>The SQLITE_DBCONFIG_LEGACY_ALTER_TABLE option activates or deactivates
  2409. ** the legacy behavior of the [ALTER TABLE RENAME] command such it
  2410. ** behaves as it did prior to [version 3.24.0] (2018-06-04). See the
  2411. ** "Compatibility Notice" on the [ALTER TABLE RENAME documentation] for
  2412. ** additional information. This feature can also be turned on and off
  2413. ** using the [PRAGMA legacy_alter_table] statement.
  2414. ** </dd>
  2415. **
  2416. ** [[SQLITE_DBCONFIG_DQS_DML]]
  2417. ** <dt>SQLITE_DBCONFIG_DQS_DML</dt>
  2418. ** <dd>The SQLITE_DBCONFIG_DQS_DML option activates or deactivates
  2419. ** the legacy [double-quoted string literal] misfeature for DML statements
  2420. ** only, that is DELETE, INSERT, SELECT, and UPDATE statements. The
  2421. ** default value of this setting is determined by the [-DSQLITE_DQS]
  2422. ** compile-time option.
  2423. ** </dd>
  2424. **
  2425. ** [[SQLITE_DBCONFIG_DQS_DDL]]
  2426. ** <dt>SQLITE_DBCONFIG_DQS_DDL</dt>
  2427. ** <dd>The SQLITE_DBCONFIG_DQS option activates or deactivates
  2428. ** the legacy [double-quoted string literal] misfeature for DDL statements,
  2429. ** such as CREATE TABLE and CREATE INDEX. The
  2430. ** default value of this setting is determined by the [-DSQLITE_DQS]
  2431. ** compile-time option.
  2432. ** </dd>
  2433. **
  2434. ** [[SQLITE_DBCONFIG_TRUSTED_SCHEMA]]
  2435. ** <dt>SQLITE_DBCONFIG_TRUSTED_SCHEMA</dt>
  2436. ** <dd>The SQLITE_DBCONFIG_TRUSTED_SCHEMA option tells SQLite to
  2437. ** assume that database schemas are untainted by malicious content.
  2438. ** When the SQLITE_DBCONFIG_TRUSTED_SCHEMA option is disabled, SQLite
  2439. ** takes additional defensive steps to protect the application from harm
  2440. ** including:
  2441. ** <ul>
  2442. ** <li> Prohibit the use of SQL functions inside triggers, views,
  2443. ** CHECK constraints, DEFAULT clauses, expression indexes,
  2444. ** partial indexes, or generated columns
  2445. ** unless those functions are tagged with [SQLITE_INNOCUOUS].
  2446. ** <li> Prohibit the use of virtual tables inside of triggers or views
  2447. ** unless those virtual tables are tagged with [SQLITE_VTAB_INNOCUOUS].
  2448. ** </ul>
  2449. ** This setting defaults to "on" for legacy compatibility, however
  2450. ** all applications are advised to turn it off if possible. This setting
  2451. ** can also be controlled using the [PRAGMA trusted_schema] statement.
  2452. ** </dd>
  2453. **
  2454. ** [[SQLITE_DBCONFIG_LEGACY_FILE_FORMAT]]
  2455. ** <dt>SQLITE_DBCONFIG_LEGACY_FILE_FORMAT</dt>
  2456. ** <dd>The SQLITE_DBCONFIG_LEGACY_FILE_FORMAT option activates or deactivates
  2457. ** the legacy file format flag. When activated, this flag causes all newly
  2458. ** created database file to have a schema format version number (the 4-byte
  2459. ** integer found at offset 44 into the database header) of 1. This in turn
  2460. ** means that the resulting database file will be readable and writable by
  2461. ** any SQLite version back to 3.0.0 ([dateof:3.0.0]). Without this setting,
  2462. ** newly created databases are generally not understandable by SQLite versions
  2463. ** prior to 3.3.0 ([dateof:3.3.0]). As these words are written, there
  2464. ** is now scarcely any need to generate database files that are compatible
  2465. ** all the way back to version 3.0.0, and so this setting is of little
  2466. ** practical use, but is provided so that SQLite can continue to claim the
  2467. ** ability to generate new database files that are compatible with version
  2468. ** 3.0.0.
  2469. ** <p>Note that when the SQLITE_DBCONFIG_LEGACY_FILE_FORMAT setting is on,
  2470. ** the [VACUUM] command will fail with an obscure error when attempting to
  2471. ** process a table with generated columns and a descending index. This is
  2472. ** not considered a bug since SQLite versions 3.3.0 and earlier do not support
  2473. ** either generated columns or descending indexes.
  2474. ** </dd>
  2475. **
  2476. ** [[SQLITE_DBCONFIG_STMT_SCANSTATUS]]
  2477. ** <dt>SQLITE_DBCONFIG_STMT_SCANSTATUS</dt>
  2478. ** <dd>The SQLITE_DBCONFIG_STMT_SCANSTATUS option is only useful in
  2479. ** SQLITE_ENABLE_STMT_SCANSTATUS builds. In this case, it sets or clears
  2480. ** a flag that enables collection of the sqlite3_stmt_scanstatus_v2()
  2481. ** statistics. For statistics to be collected, the flag must be set on
  2482. ** the database handle both when the SQL statement is prepared and when it
  2483. ** is stepped. The flag is set (collection of statistics is enabled)
  2484. ** by default. <p>This option takes two arguments: an integer and a pointer to
  2485. ** an integer.. The first argument is 1, 0, or -1 to enable, disable, or
  2486. ** leave unchanged the statement scanstatus option. If the second argument
  2487. ** is not NULL, then the value of the statement scanstatus setting after
  2488. ** processing the first argument is written into the integer that the second
  2489. ** argument points to.
  2490. ** </dd>
  2491. **
  2492. ** [[SQLITE_DBCONFIG_REVERSE_SCANORDER]]
  2493. ** <dt>SQLITE_DBCONFIG_REVERSE_SCANORDER</dt>
  2494. ** <dd>The SQLITE_DBCONFIG_REVERSE_SCANORDER option changes the default order
  2495. ** in which tables and indexes are scanned so that the scans start at the end
  2496. ** and work toward the beginning rather than starting at the beginning and
  2497. ** working toward the end. Setting SQLITE_DBCONFIG_REVERSE_SCANORDER is the
  2498. ** same as setting [PRAGMA reverse_unordered_selects]. <p>This option takes
  2499. ** two arguments which are an integer and a pointer to an integer. The first
  2500. ** argument is 1, 0, or -1 to enable, disable, or leave unchanged the
  2501. ** reverse scan order flag, respectively. If the second argument is not NULL,
  2502. ** then 0 or 1 is written into the integer that the second argument points to
  2503. ** depending on if the reverse scan order flag is set after processing the
  2504. ** first argument.
  2505. ** </dd>
  2506. **
  2507. ** [[SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE]]
  2508. ** <dt>SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE</dt>
  2509. ** <dd>The SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE option enables or disables
  2510. ** the ability of the [ATTACH DATABASE] SQL command to create a new database
  2511. ** file if the database filed named in the ATTACH command does not already
  2512. ** exist. This ability of ATTACH to create a new database is enabled by
  2513. ** default. Applications can disable or reenable the ability for ATTACH to
  2514. ** create new database files using this DBCONFIG option.<p>
  2515. ** This option takes two arguments which are an integer and a pointer
  2516. ** to an integer. The first argument is 1, 0, or -1 to enable, disable, or
  2517. ** leave unchanged the attach-create flag, respectively. If the second
  2518. ** argument is not NULL, then 0 or 1 is written into the integer that the
  2519. ** second argument points to depending on if the attach-create flag is set
  2520. ** after processing the first argument.
  2521. ** </dd>
  2522. **
  2523. ** [[SQLITE_DBCONFIG_ENABLE_ATTACH_WRITE]]
  2524. ** <dt>SQLITE_DBCONFIG_ENABLE_ATTACH_WRITE</dt>
  2525. ** <dd>The SQLITE_DBCONFIG_ENABLE_ATTACH_WRITE option enables or disables the
  2526. ** ability of the [ATTACH DATABASE] SQL command to open a database for writing.
  2527. ** This capability is enabled by default. Applications can disable or
  2528. ** reenable this capability using the current DBCONFIG option. If the
  2529. ** the this capability is disabled, the [ATTACH] command will still work,
  2530. ** but the database will be opened read-only. If this option is disabled,
  2531. ** then the ability to create a new database using [ATTACH] is also disabled,
  2532. ** regardless of the value of the [SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE]
  2533. ** option.<p>
  2534. ** This option takes two arguments which are an integer and a pointer
  2535. ** to an integer. The first argument is 1, 0, or -1 to enable, disable, or
  2536. ** leave unchanged the ability to ATTACH another database for writing,
  2537. ** respectively. If the second argument is not NULL, then 0 or 1 is written
  2538. ** into the integer to which the second argument points, depending on whether
  2539. ** the ability to ATTACH a read/write database is enabled or disabled
  2540. ** after processing the first argument.
  2541. ** </dd>
  2542. **
  2543. ** [[SQLITE_DBCONFIG_ENABLE_COMMENTS]]
  2544. ** <dt>SQLITE_DBCONFIG_ENABLE_COMMENTS</dt>
  2545. ** <dd>The SQLITE_DBCONFIG_ENABLE_COMMENTS option enables or disables the
  2546. ** ability to include comments in SQL text. Comments are enabled by default.
  2547. ** An application can disable or reenable comments in SQL text using this
  2548. ** DBCONFIG option.<p>
  2549. ** This option takes two arguments which are an integer and a pointer
  2550. ** to an integer. The first argument is 1, 0, or -1 to enable, disable, or
  2551. ** leave unchanged the ability to use comments in SQL text,
  2552. ** respectively. If the second argument is not NULL, then 0 or 1 is written
  2553. ** into the integer that the second argument points to depending on if
  2554. ** comments are allowed in SQL text after processing the first argument.
  2555. ** </dd>
  2556. **
  2557. ** </dl>
  2558. **
  2559. ** [[DBCONFIG arguments]] <h3>Arguments To SQLITE_DBCONFIG Options</h3>
  2560. **
  2561. ** <p>Most of the SQLITE_DBCONFIG options take two arguments, so that the
  2562. ** overall call to [sqlite3_db_config()] has a total of four parameters.
  2563. ** The first argument (the third parameter to sqlite3_db_config()) is a integer.
  2564. ** The second argument is a pointer to an integer. If the first argument is 1,
  2565. ** then the option becomes enabled. If the first integer argument is 0, then the
  2566. ** option is disabled. If the first argument is -1, then the option setting
  2567. ** is unchanged. The second argument, the pointer to an integer, may be NULL.
  2568. ** If the second argument is not NULL, then a value of 0 or 1 is written into
  2569. ** the integer to which the second argument points, depending on whether the
  2570. ** setting is disabled or enabled after applying any changes specified by
  2571. ** the first argument.
  2572. **
  2573. ** <p>While most SQLITE_DBCONFIG options use the argument format
  2574. ** described in the previous paragraph, the [SQLITE_DBCONFIG_MAINDBNAME]
  2575. ** and [SQLITE_DBCONFIG_LOOKASIDE] options are different. See the
  2576. ** documentation of those exceptional options for details.
  2577. */
  2578. #define SQLITE_DBCONFIG_MAINDBNAME 1000 /* const char* */
  2579. #define SQLITE_DBCONFIG_LOOKASIDE 1001 /* void* int int */
  2580. #define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */
  2581. #define SQLITE_DBCONFIG_ENABLE_TRIGGER 1003 /* int int* */
  2582. #define SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER 1004 /* int int* */
  2583. #define SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION 1005 /* int int* */
  2584. #define SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE 1006 /* int int* */
  2585. #define SQLITE_DBCONFIG_ENABLE_QPSG 1007 /* int int* */
  2586. #define SQLITE_DBCONFIG_TRIGGER_EQP 1008 /* int int* */
  2587. #define SQLITE_DBCONFIG_RESET_DATABASE 1009 /* int int* */
  2588. #define SQLITE_DBCONFIG_DEFENSIVE 1010 /* int int* */
  2589. #define SQLITE_DBCONFIG_WRITABLE_SCHEMA 1011 /* int int* */
  2590. #define SQLITE_DBCONFIG_LEGACY_ALTER_TABLE 1012 /* int int* */
  2591. #define SQLITE_DBCONFIG_DQS_DML 1013 /* int int* */
  2592. #define SQLITE_DBCONFIG_DQS_DDL 1014 /* int int* */
  2593. #define SQLITE_DBCONFIG_ENABLE_VIEW 1015 /* int int* */
  2594. #define SQLITE_DBCONFIG_LEGACY_FILE_FORMAT 1016 /* int int* */
  2595. #define SQLITE_DBCONFIG_TRUSTED_SCHEMA 1017 /* int int* */
  2596. #define SQLITE_DBCONFIG_STMT_SCANSTATUS 1018 /* int int* */
  2597. #define SQLITE_DBCONFIG_REVERSE_SCANORDER 1019 /* int int* */
  2598. #define SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE 1020 /* int int* */
  2599. #define SQLITE_DBCONFIG_ENABLE_ATTACH_WRITE 1021 /* int int* */
  2600. #define SQLITE_DBCONFIG_ENABLE_COMMENTS 1022 /* int int* */
  2601. #define SQLITE_DBCONFIG_MAX 1022 /* Largest DBCONFIG */
  2602. /*
  2603. ** CAPI3REF: Enable Or Disable Extended Result Codes
  2604. ** METHOD: sqlite3
  2605. **
  2606. ** ^The sqlite3_extended_result_codes() routine enables or disables the
  2607. ** [extended result codes] feature of SQLite. ^The extended result
  2608. ** codes are disabled by default for historical compatibility.
  2609. */
  2610. SQLITE_API int sqlite3_extended_result_codes(sqlite3*, int onoff);
  2611. /*
  2612. ** CAPI3REF: Last Insert Rowid
  2613. ** METHOD: sqlite3
  2614. **
  2615. ** ^Each entry in most SQLite tables (except for [WITHOUT ROWID] tables)
  2616. ** has a unique 64-bit signed
  2617. ** integer key called the [ROWID | "rowid"]. ^The rowid is always available
  2618. ** as an undeclared column named ROWID, OID, or _ROWID_ as long as those
  2619. ** names are not also used by explicitly declared columns. ^If
  2620. ** the table has a column of type [INTEGER PRIMARY KEY] then that column
  2621. ** is another alias for the rowid.
  2622. **
  2623. ** ^The sqlite3_last_insert_rowid(D) interface usually returns the [rowid] of
  2624. ** the most recent successful [INSERT] into a rowid table or [virtual table]
  2625. ** on database connection D. ^Inserts into [WITHOUT ROWID] tables are not
  2626. ** recorded. ^If no successful [INSERT]s into rowid tables have ever occurred
  2627. ** on the database connection D, then sqlite3_last_insert_rowid(D) returns
  2628. ** zero.
  2629. **
  2630. ** As well as being set automatically as rows are inserted into database
  2631. ** tables, the value returned by this function may be set explicitly by
  2632. ** [sqlite3_set_last_insert_rowid()]
  2633. **
  2634. ** Some virtual table implementations may INSERT rows into rowid tables as
  2635. ** part of committing a transaction (e.g. to flush data accumulated in memory
  2636. ** to disk). In this case subsequent calls to this function return the rowid
  2637. ** associated with these internal INSERT operations, which leads to
  2638. ** unintuitive results. Virtual table implementations that do write to rowid
  2639. ** tables in this way can avoid this problem by restoring the original
  2640. ** rowid value using [sqlite3_set_last_insert_rowid()] before returning
  2641. ** control to the user.
  2642. **
  2643. ** ^(If an [INSERT] occurs within a trigger then this routine will
  2644. ** return the [rowid] of the inserted row as long as the trigger is
  2645. ** running. Once the trigger program ends, the value returned
  2646. ** by this routine reverts to what it was before the trigger was fired.)^
  2647. **
  2648. ** ^An [INSERT] that fails due to a constraint violation is not a
  2649. ** successful [INSERT] and does not change the value returned by this
  2650. ** routine. ^Thus INSERT OR FAIL, INSERT OR IGNORE, INSERT OR ROLLBACK,
  2651. ** and INSERT OR ABORT make no changes to the return value of this
  2652. ** routine when their insertion fails. ^(When INSERT OR REPLACE
  2653. ** encounters a constraint violation, it does not fail. The
  2654. ** INSERT continues to completion after deleting rows that caused
  2655. ** the constraint problem so INSERT OR REPLACE will always change
  2656. ** the return value of this interface.)^
  2657. **
  2658. ** ^For the purposes of this routine, an [INSERT] is considered to
  2659. ** be successful even if it is subsequently rolled back.
  2660. **
  2661. ** This function is accessible to SQL statements via the
  2662. ** [last_insert_rowid() SQL function].
  2663. **
  2664. ** If a separate thread performs a new [INSERT] on the same
  2665. ** database connection while the [sqlite3_last_insert_rowid()]
  2666. ** function is running and thus changes the last insert [rowid],
  2667. ** then the value returned by [sqlite3_last_insert_rowid()] is
  2668. ** unpredictable and might not equal either the old or the new
  2669. ** last insert [rowid].
  2670. */
  2671. SQLITE_API sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*);
  2672. /*
  2673. ** CAPI3REF: Set the Last Insert Rowid value.
  2674. ** METHOD: sqlite3
  2675. **
  2676. ** The sqlite3_set_last_insert_rowid(D, R) method allows the application to
  2677. ** set the value returned by calling sqlite3_last_insert_rowid(D) to R
  2678. ** without inserting a row into the database.
  2679. */
  2680. SQLITE_API void sqlite3_set_last_insert_rowid(sqlite3*,sqlite3_int64);
  2681. /*
  2682. ** CAPI3REF: Count The Number Of Rows Modified
  2683. ** METHOD: sqlite3
  2684. **
  2685. ** ^These functions return the number of rows modified, inserted or
  2686. ** deleted by the most recently completed INSERT, UPDATE or DELETE
  2687. ** statement on the database connection specified by the only parameter.
  2688. ** The two functions are identical except for the type of the return value
  2689. ** and that if the number of rows modified by the most recent INSERT, UPDATE,
  2690. ** or DELETE is greater than the maximum value supported by type "int", then
  2691. ** the return value of sqlite3_changes() is undefined. ^Executing any other
  2692. ** type of SQL statement does not modify the value returned by these functions.
  2693. ** For the purposes of this interface, a CREATE TABLE AS SELECT statement
  2694. ** does not count as an INSERT, UPDATE or DELETE statement and hence the rows
  2695. ** added to the new table by the CREATE TABLE AS SELECT statement are not
  2696. ** counted.
  2697. **
  2698. ** ^Only changes made directly by the INSERT, UPDATE or DELETE statement are
  2699. ** considered - auxiliary changes caused by [CREATE TRIGGER | triggers],
  2700. ** [foreign key actions] or [REPLACE] constraint resolution are not counted.
  2701. **
  2702. ** Changes to a view that are intercepted by
  2703. ** [INSTEAD OF trigger | INSTEAD OF triggers] are not counted. ^The value
  2704. ** returned by sqlite3_changes() immediately after an INSERT, UPDATE or
  2705. ** DELETE statement run on a view is always zero. Only changes made to real
  2706. ** tables are counted.
  2707. **
  2708. ** Things are more complicated if the sqlite3_changes() function is
  2709. ** executed while a trigger program is running. This may happen if the
  2710. ** program uses the [changes() SQL function], or if some other callback
  2711. ** function invokes sqlite3_changes() directly. Essentially:
  2712. **
  2713. ** <ul>
  2714. ** <li> ^(Before entering a trigger program the value returned by
  2715. ** sqlite3_changes() function is saved. After the trigger program
  2716. ** has finished, the original value is restored.)^
  2717. **
  2718. ** <li> ^(Within a trigger program each INSERT, UPDATE and DELETE
  2719. ** statement sets the value returned by sqlite3_changes()
  2720. ** upon completion as normal. Of course, this value will not include
  2721. ** any changes performed by sub-triggers, as the sqlite3_changes()
  2722. ** value will be saved and restored after each sub-trigger has run.)^
  2723. ** </ul>
  2724. **
  2725. ** ^This means that if the changes() SQL function (or similar) is used
  2726. ** by the first INSERT, UPDATE or DELETE statement within a trigger, it
  2727. ** returns the value as set when the calling statement began executing.
  2728. ** ^If it is used by the second or subsequent such statement within a trigger
  2729. ** program, the value returned reflects the number of rows modified by the
  2730. ** previous INSERT, UPDATE or DELETE statement within the same trigger.
  2731. **
  2732. ** If a separate thread makes changes on the same database connection
  2733. ** while [sqlite3_changes()] is running then the value returned
  2734. ** is unpredictable and not meaningful.
  2735. **
  2736. ** See also:
  2737. ** <ul>
  2738. ** <li> the [sqlite3_total_changes()] interface
  2739. ** <li> the [count_changes pragma]
  2740. ** <li> the [changes() SQL function]
  2741. ** <li> the [data_version pragma]
  2742. ** </ul>
  2743. */
  2744. SQLITE_API int sqlite3_changes(sqlite3*);
  2745. SQLITE_API sqlite3_int64 sqlite3_changes64(sqlite3*);
  2746. /*
  2747. ** CAPI3REF: Total Number Of Rows Modified
  2748. ** METHOD: sqlite3
  2749. **
  2750. ** ^These functions return the total number of rows inserted, modified or
  2751. ** deleted by all [INSERT], [UPDATE] or [DELETE] statements completed
  2752. ** since the database connection was opened, including those executed as
  2753. ** part of trigger programs. The two functions are identical except for the
  2754. ** type of the return value and that if the number of rows modified by the
  2755. ** connection exceeds the maximum value supported by type "int", then
  2756. ** the return value of sqlite3_total_changes() is undefined. ^Executing
  2757. ** any other type of SQL statement does not affect the value returned by
  2758. ** sqlite3_total_changes().
  2759. **
  2760. ** ^Changes made as part of [foreign key actions] are included in the
  2761. ** count, but those made as part of REPLACE constraint resolution are
  2762. ** not. ^Changes to a view that are intercepted by INSTEAD OF triggers
  2763. ** are not counted.
  2764. **
  2765. ** The [sqlite3_total_changes(D)] interface only reports the number
  2766. ** of rows that changed due to SQL statement run against database
  2767. ** connection D. Any changes by other database connections are ignored.
  2768. ** To detect changes against a database file from other database
  2769. ** connections use the [PRAGMA data_version] command or the
  2770. ** [SQLITE_FCNTL_DATA_VERSION] [file control].
  2771. **
  2772. ** If a separate thread makes changes on the same database connection
  2773. ** while [sqlite3_total_changes()] is running then the value
  2774. ** returned is unpredictable and not meaningful.
  2775. **
  2776. ** See also:
  2777. ** <ul>
  2778. ** <li> the [sqlite3_changes()] interface
  2779. ** <li> the [count_changes pragma]
  2780. ** <li> the [changes() SQL function]
  2781. ** <li> the [data_version pragma]
  2782. ** <li> the [SQLITE_FCNTL_DATA_VERSION] [file control]
  2783. ** </ul>
  2784. */
  2785. SQLITE_API int sqlite3_total_changes(sqlite3*);
  2786. SQLITE_API sqlite3_int64 sqlite3_total_changes64(sqlite3*);
  2787. /*
  2788. ** CAPI3REF: Interrupt A Long-Running Query
  2789. ** METHOD: sqlite3
  2790. **
  2791. ** ^This function causes any pending database operation to abort and
  2792. ** return at its earliest opportunity. This routine is typically
  2793. ** called in response to a user action such as pressing "Cancel"
  2794. ** or Ctrl-C where the user wants a long query operation to halt
  2795. ** immediately.
  2796. **
  2797. ** ^It is safe to call this routine from a thread different from the
  2798. ** thread that is currently running the database operation. But it
  2799. ** is not safe to call this routine with a [database connection] that
  2800. ** is closed or might close before sqlite3_interrupt() returns.
  2801. **
  2802. ** ^If an SQL operation is very nearly finished at the time when
  2803. ** sqlite3_interrupt() is called, then it might not have an opportunity
  2804. ** to be interrupted and might continue to completion.
  2805. **
  2806. ** ^An SQL operation that is interrupted will return [SQLITE_INTERRUPT].
  2807. ** ^If the interrupted SQL operation is an INSERT, UPDATE, or DELETE
  2808. ** that is inside an explicit transaction, then the entire transaction
  2809. ** will be rolled back automatically.
  2810. **
  2811. ** ^The sqlite3_interrupt(D) call is in effect until all currently running
  2812. ** SQL statements on [database connection] D complete. ^Any new SQL statements
  2813. ** that are started after the sqlite3_interrupt() call and before the
  2814. ** running statement count reaches zero are interrupted as if they had been
  2815. ** running prior to the sqlite3_interrupt() call. ^New SQL statements
  2816. ** that are started after the running statement count reaches zero are
  2817. ** not effected by the sqlite3_interrupt().
  2818. ** ^A call to sqlite3_interrupt(D) that occurs when there are no running
  2819. ** SQL statements is a no-op and has no effect on SQL statements
  2820. ** that are started after the sqlite3_interrupt() call returns.
  2821. **
  2822. ** ^The [sqlite3_is_interrupted(D)] interface can be used to determine whether
  2823. ** or not an interrupt is currently in effect for [database connection] D.
  2824. ** It returns 1 if an interrupt is currently in effect, or 0 otherwise.
  2825. */
  2826. SQLITE_API void sqlite3_interrupt(sqlite3*);
  2827. SQLITE_API int sqlite3_is_interrupted(sqlite3*);
  2828. /*
  2829. ** CAPI3REF: Determine If An SQL Statement Is Complete
  2830. **
  2831. ** These routines are useful during command-line input to determine if the
  2832. ** currently entered text seems to form a complete SQL statement or
  2833. ** if additional input is needed before sending the text into
  2834. ** SQLite for parsing. ^These routines return 1 if the input string
  2835. ** appears to be a complete SQL statement. ^A statement is judged to be
  2836. ** complete if it ends with a semicolon token and is not a prefix of a
  2837. ** well-formed CREATE TRIGGER statement. ^Semicolons that are embedded within
  2838. ** string literals or quoted identifier names or comments are not
  2839. ** independent tokens (they are part of the token in which they are
  2840. ** embedded) and thus do not count as a statement terminator. ^Whitespace
  2841. ** and comments that follow the final semicolon are ignored.
  2842. **
  2843. ** ^These routines return 0 if the statement is incomplete. ^If a
  2844. ** memory allocation fails, then SQLITE_NOMEM is returned.
  2845. **
  2846. ** ^These routines do not parse the SQL statements thus
  2847. ** will not detect syntactically incorrect SQL.
  2848. **
  2849. ** ^(If SQLite has not been initialized using [sqlite3_initialize()] prior
  2850. ** to invoking sqlite3_complete16() then sqlite3_initialize() is invoked
  2851. ** automatically by sqlite3_complete16(). If that initialization fails,
  2852. ** then the return value from sqlite3_complete16() will be non-zero
  2853. ** regardless of whether or not the input SQL is complete.)^
  2854. **
  2855. ** The input to [sqlite3_complete()] must be a zero-terminated
  2856. ** UTF-8 string.
  2857. **
  2858. ** The input to [sqlite3_complete16()] must be a zero-terminated
  2859. ** UTF-16 string in native byte order.
  2860. */
  2861. SQLITE_API int sqlite3_complete(const char *sql);
  2862. SQLITE_API int sqlite3_complete16(const void *sql);
  2863. /*
  2864. ** CAPI3REF: Register A Callback To Handle SQLITE_BUSY Errors
  2865. ** KEYWORDS: {busy-handler callback} {busy handler}
  2866. ** METHOD: sqlite3
  2867. **
  2868. ** ^The sqlite3_busy_handler(D,X,P) routine sets a callback function X
  2869. ** that might be invoked with argument P whenever
  2870. ** an attempt is made to access a database table associated with
  2871. ** [database connection] D when another thread
  2872. ** or process has the table locked.
  2873. ** The sqlite3_busy_handler() interface is used to implement
  2874. ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].
  2875. **
  2876. ** ^If the busy callback is NULL, then [SQLITE_BUSY]
  2877. ** is returned immediately upon encountering the lock. ^If the busy callback
  2878. ** is not NULL, then the callback might be invoked with two arguments.
  2879. **
  2880. ** ^The first argument to the busy handler is a copy of the void* pointer which
  2881. ** is the third argument to sqlite3_busy_handler(). ^The second argument to
  2882. ** the busy handler callback is the number of times that the busy handler has
  2883. ** been invoked previously for the same locking event. ^If the
  2884. ** busy callback returns 0, then no additional attempts are made to
  2885. ** access the database and [SQLITE_BUSY] is returned
  2886. ** to the application.
  2887. ** ^If the callback returns non-zero, then another attempt
  2888. ** is made to access the database and the cycle repeats.
  2889. **
  2890. ** The presence of a busy handler does not guarantee that it will be invoked
  2891. ** when there is lock contention. ^If SQLite determines that invoking the busy
  2892. ** handler could result in a deadlock, it will go ahead and return [SQLITE_BUSY]
  2893. ** to the application instead of invoking the
  2894. ** busy handler.
  2895. ** Consider a scenario where one process is holding a read lock that
  2896. ** it is trying to promote to a reserved lock and
  2897. ** a second process is holding a reserved lock that it is trying
  2898. ** to promote to an exclusive lock. The first process cannot proceed
  2899. ** because it is blocked by the second and the second process cannot
  2900. ** proceed because it is blocked by the first. If both processes
  2901. ** invoke the busy handlers, neither will make any progress. Therefore,
  2902. ** SQLite returns [SQLITE_BUSY] for the first process, hoping that this
  2903. ** will induce the first process to release its read lock and allow
  2904. ** the second process to proceed.
  2905. **
  2906. ** ^The default busy callback is NULL.
  2907. **
  2908. ** ^(There can only be a single busy handler defined for each
  2909. ** [database connection]. Setting a new busy handler clears any
  2910. ** previously set handler.)^ ^Note that calling [sqlite3_busy_timeout()]
  2911. ** or evaluating [PRAGMA busy_timeout=N] will change the
  2912. ** busy handler and thus clear any previously set busy handler.
  2913. **
  2914. ** The busy callback should not take any actions which modify the
  2915. ** database connection that invoked the busy handler. In other words,
  2916. ** the busy handler is not reentrant. Any such actions
  2917. ** result in undefined behavior.
  2918. **
  2919. ** A busy handler must not close the database connection
  2920. ** or [prepared statement] that invoked the busy handler.
  2921. */
  2922. SQLITE_API int sqlite3_busy_handler(sqlite3*,int(*)(void*,int),void*);
  2923. /*
  2924. ** CAPI3REF: Set A Busy Timeout
  2925. ** METHOD: sqlite3
  2926. **
  2927. ** ^This routine sets a [sqlite3_busy_handler | busy handler] that sleeps
  2928. ** for a specified amount of time when a table is locked. ^The handler
  2929. ** will sleep multiple times until at least "ms" milliseconds of sleeping
  2930. ** have accumulated. ^After at least "ms" milliseconds of sleeping,
  2931. ** the handler returns 0 which causes [sqlite3_step()] to return
  2932. ** [SQLITE_BUSY].
  2933. **
  2934. ** ^Calling this routine with an argument less than or equal to zero
  2935. ** turns off all busy handlers.
  2936. **
  2937. ** ^(There can only be a single busy handler for a particular
  2938. ** [database connection] at any given moment. If another busy handler
  2939. ** was defined (using [sqlite3_busy_handler()]) prior to calling
  2940. ** this routine, that other busy handler is cleared.)^
  2941. **
  2942. ** See also: [PRAGMA busy_timeout]
  2943. */
  2944. SQLITE_API int sqlite3_busy_timeout(sqlite3*, int ms);
  2945. /*
  2946. ** CAPI3REF: Convenience Routines For Running Queries
  2947. ** METHOD: sqlite3
  2948. **
  2949. ** This is a legacy interface that is preserved for backwards compatibility.
  2950. ** Use of this interface is not recommended.
  2951. **
  2952. ** Definition: A <b>result table</b> is memory data structure created by the
  2953. ** [sqlite3_get_table()] interface. A result table records the
  2954. ** complete query results from one or more queries.
  2955. **
  2956. ** The table conceptually has a number of rows and columns. But
  2957. ** these numbers are not part of the result table itself. These
  2958. ** numbers are obtained separately. Let N be the number of rows
  2959. ** and M be the number of columns.
  2960. **
  2961. ** A result table is an array of pointers to zero-terminated UTF-8 strings.
  2962. ** There are (N+1)*M elements in the array. The first M pointers point
  2963. ** to zero-terminated strings that contain the names of the columns.
  2964. ** The remaining entries all point to query results. NULL values result
  2965. ** in NULL pointers. All other values are in their UTF-8 zero-terminated
  2966. ** string representation as returned by [sqlite3_column_text()].
  2967. **
  2968. ** A result table might consist of one or more memory allocations.
  2969. ** It is not safe to pass a result table directly to [sqlite3_free()].
  2970. ** A result table should be deallocated using [sqlite3_free_table()].
  2971. **
  2972. ** ^(As an example of the result table format, suppose a query result
  2973. ** is as follows:
  2974. **
  2975. ** <blockquote><pre>
  2976. ** Name | Age
  2977. ** -----------------------
  2978. ** Alice | 43
  2979. ** Bob | 28
  2980. ** Cindy | 21
  2981. ** </pre></blockquote>
  2982. **
  2983. ** There are two columns (M==2) and three rows (N==3). Thus the
  2984. ** result table has 8 entries. Suppose the result table is stored
  2985. ** in an array named azResult. Then azResult holds this content:
  2986. **
  2987. ** <blockquote><pre>
  2988. ** azResult&#91;0] = "Name";
  2989. ** azResult&#91;1] = "Age";
  2990. ** azResult&#91;2] = "Alice";
  2991. ** azResult&#91;3] = "43";
  2992. ** azResult&#91;4] = "Bob";
  2993. ** azResult&#91;5] = "28";
  2994. ** azResult&#91;6] = "Cindy";
  2995. ** azResult&#91;7] = "21";
  2996. ** </pre></blockquote>)^
  2997. **
  2998. ** ^The sqlite3_get_table() function evaluates one or more
  2999. ** semicolon-separated SQL statements in the zero-terminated UTF-8
  3000. ** string of its 2nd parameter and returns a result table to the
  3001. ** pointer given in its 3rd parameter.
  3002. **
  3003. ** After the application has finished with the result from sqlite3_get_table(),
  3004. ** it must pass the result table pointer to sqlite3_free_table() in order to
  3005. ** release the memory that was malloced. Because of the way the
  3006. ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
  3007. ** function must not try to call [sqlite3_free()] directly. Only
  3008. ** [sqlite3_free_table()] is able to release the memory properly and safely.
  3009. **
  3010. ** The sqlite3_get_table() interface is implemented as a wrapper around
  3011. ** [sqlite3_exec()]. The sqlite3_get_table() routine does not have access
  3012. ** to any internal data structures of SQLite. It uses only the public
  3013. ** interface defined here. As a consequence, errors that occur in the
  3014. ** wrapper layer outside of the internal [sqlite3_exec()] call are not
  3015. ** reflected in subsequent calls to [sqlite3_errcode()] or
  3016. ** [sqlite3_errmsg()].
  3017. */
  3018. SQLITE_API int sqlite3_get_table(
  3019. sqlite3 *db, /* An open database */
  3020. const char *zSql, /* SQL to be evaluated */
  3021. char ***pazResult, /* Results of the query */
  3022. int *pnRow, /* Number of result rows written here */
  3023. int *pnColumn, /* Number of result columns written here */
  3024. char **pzErrmsg /* Error msg written here */
  3025. );
  3026. SQLITE_API void sqlite3_free_table(char **result);
  3027. /*
  3028. ** CAPI3REF: Formatted String Printing Functions
  3029. **
  3030. ** These routines are work-alikes of the "printf()" family of functions
  3031. ** from the standard C library.
  3032. ** These routines understand most of the common formatting options from
  3033. ** the standard library printf()
  3034. ** plus some additional non-standard formats ([%q], [%Q], [%w], and [%z]).
  3035. ** See the [built-in printf()] documentation for details.
  3036. **
  3037. ** ^The sqlite3_mprintf() and sqlite3_vmprintf() routines write their
  3038. ** results into memory obtained from [sqlite3_malloc64()].
  3039. ** The strings returned by these two routines should be
  3040. ** released by [sqlite3_free()]. ^Both routines return a
  3041. ** NULL pointer if [sqlite3_malloc64()] is unable to allocate enough
  3042. ** memory to hold the resulting string.
  3043. **
  3044. ** ^(The sqlite3_snprintf() routine is similar to "snprintf()" from
  3045. ** the standard C library. The result is written into the
  3046. ** buffer supplied as the second parameter whose size is given by
  3047. ** the first parameter. Note that the order of the
  3048. ** first two parameters is reversed from snprintf().)^ This is an
  3049. ** historical accident that cannot be fixed without breaking
  3050. ** backwards compatibility. ^(Note also that sqlite3_snprintf()
  3051. ** returns a pointer to its buffer instead of the number of
  3052. ** characters actually written into the buffer.)^ We admit that
  3053. ** the number of characters written would be a more useful return
  3054. ** value but we cannot change the implementation of sqlite3_snprintf()
  3055. ** now without breaking compatibility.
  3056. **
  3057. ** ^As long as the buffer size is greater than zero, sqlite3_snprintf()
  3058. ** guarantees that the buffer is always zero-terminated. ^The first
  3059. ** parameter "n" is the total size of the buffer, including space for
  3060. ** the zero terminator. So the longest string that can be completely
  3061. ** written will be n-1 characters.
  3062. **
  3063. ** ^The sqlite3_vsnprintf() routine is a varargs version of sqlite3_snprintf().
  3064. **
  3065. ** See also: [built-in printf()], [printf() SQL function]
  3066. */
  3067. SQLITE_API char *sqlite3_mprintf(const char*,...);
  3068. SQLITE_API char *sqlite3_vmprintf(const char*, va_list);
  3069. SQLITE_API char *sqlite3_snprintf(int,char*,const char*, ...);
  3070. SQLITE_API char *sqlite3_vsnprintf(int,char*,const char*, va_list);
  3071. /*
  3072. ** CAPI3REF: Memory Allocation Subsystem
  3073. **
  3074. ** The SQLite core uses these three routines for all of its own
  3075. ** internal memory allocation needs. "Core" in the previous sentence
  3076. ** does not include operating-system specific [VFS] implementation. The
  3077. ** Windows VFS uses native malloc() and free() for some operations.
  3078. **
  3079. ** ^The sqlite3_malloc() routine returns a pointer to a block
  3080. ** of memory at least N bytes in length, where N is the parameter.
  3081. ** ^If sqlite3_malloc() is unable to obtain sufficient free
  3082. ** memory, it returns a NULL pointer. ^If the parameter N to
  3083. ** sqlite3_malloc() is zero or negative then sqlite3_malloc() returns
  3084. ** a NULL pointer.
  3085. **
  3086. ** ^The sqlite3_malloc64(N) routine works just like
  3087. ** sqlite3_malloc(N) except that N is an unsigned 64-bit integer instead
  3088. ** of a signed 32-bit integer.
  3089. **
  3090. ** ^Calling sqlite3_free() with a pointer previously returned
  3091. ** by sqlite3_malloc() or sqlite3_realloc() releases that memory so
  3092. ** that it might be reused. ^The sqlite3_free() routine is
  3093. ** a no-op if is called with a NULL pointer. Passing a NULL pointer
  3094. ** to sqlite3_free() is harmless. After being freed, memory
  3095. ** should neither be read nor written. Even reading previously freed
  3096. ** memory might result in a segmentation fault or other severe error.
  3097. ** Memory corruption, a segmentation fault, or other severe error
  3098. ** might result if sqlite3_free() is called with a non-NULL pointer that
  3099. ** was not obtained from sqlite3_malloc() or sqlite3_realloc().
  3100. **
  3101. ** ^The sqlite3_realloc(X,N) interface attempts to resize a
  3102. ** prior memory allocation X to be at least N bytes.
  3103. ** ^If the X parameter to sqlite3_realloc(X,N)
  3104. ** is a NULL pointer then its behavior is identical to calling
  3105. ** sqlite3_malloc(N).
  3106. ** ^If the N parameter to sqlite3_realloc(X,N) is zero or
  3107. ** negative then the behavior is exactly the same as calling
  3108. ** sqlite3_free(X).
  3109. ** ^sqlite3_realloc(X,N) returns a pointer to a memory allocation
  3110. ** of at least N bytes in size or NULL if insufficient memory is available.
  3111. ** ^If M is the size of the prior allocation, then min(N,M) bytes
  3112. ** of the prior allocation are copied into the beginning of buffer returned
  3113. ** by sqlite3_realloc(X,N) and the prior allocation is freed.
  3114. ** ^If sqlite3_realloc(X,N) returns NULL and N is positive, then the
  3115. ** prior allocation is not freed.
  3116. **
  3117. ** ^The sqlite3_realloc64(X,N) interfaces works the same as
  3118. ** sqlite3_realloc(X,N) except that N is a 64-bit unsigned integer instead
  3119. ** of a 32-bit signed integer.
  3120. **
  3121. ** ^If X is a memory allocation previously obtained from sqlite3_malloc(),
  3122. ** sqlite3_malloc64(), sqlite3_realloc(), or sqlite3_realloc64(), then
  3123. ** sqlite3_msize(X) returns the size of that memory allocation in bytes.
  3124. ** ^The value returned by sqlite3_msize(X) might be larger than the number
  3125. ** of bytes requested when X was allocated. ^If X is a NULL pointer then
  3126. ** sqlite3_msize(X) returns zero. If X points to something that is not
  3127. ** the beginning of memory allocation, or if it points to a formerly
  3128. ** valid memory allocation that has now been freed, then the behavior
  3129. ** of sqlite3_msize(X) is undefined and possibly harmful.
  3130. **
  3131. ** ^The memory returned by sqlite3_malloc(), sqlite3_realloc(),
  3132. ** sqlite3_malloc64(), and sqlite3_realloc64()
  3133. ** is always aligned to at least an 8 byte boundary, or to a
  3134. ** 4 byte boundary if the [SQLITE_4_BYTE_ALIGNED_MALLOC] compile-time
  3135. ** option is used.
  3136. **
  3137. ** The pointer arguments to [sqlite3_free()] and [sqlite3_realloc()]
  3138. ** must be either NULL or else pointers obtained from a prior
  3139. ** invocation of [sqlite3_malloc()] or [sqlite3_realloc()] that have
  3140. ** not yet been released.
  3141. **
  3142. ** The application must not read or write any part of
  3143. ** a block of memory after it has been released using
  3144. ** [sqlite3_free()] or [sqlite3_realloc()].
  3145. */
  3146. SQLITE_API void *sqlite3_malloc(int);
  3147. SQLITE_API void *sqlite3_malloc64(sqlite3_uint64);
  3148. SQLITE_API void *sqlite3_realloc(void*, int);
  3149. SQLITE_API void *sqlite3_realloc64(void*, sqlite3_uint64);
  3150. SQLITE_API void sqlite3_free(void*);
  3151. SQLITE_API sqlite3_uint64 sqlite3_msize(void*);
  3152. /*
  3153. ** CAPI3REF: Memory Allocator Statistics
  3154. **
  3155. ** SQLite provides these two interfaces for reporting on the status
  3156. ** of the [sqlite3_malloc()], [sqlite3_free()], and [sqlite3_realloc()]
  3157. ** routines, which form the built-in memory allocation subsystem.
  3158. **
  3159. ** ^The [sqlite3_memory_used()] routine returns the number of bytes
  3160. ** of memory currently outstanding (malloced but not freed).
  3161. ** ^The [sqlite3_memory_highwater()] routine returns the maximum
  3162. ** value of [sqlite3_memory_used()] since the high-water mark
  3163. ** was last reset. ^The values returned by [sqlite3_memory_used()] and
  3164. ** [sqlite3_memory_highwater()] include any overhead
  3165. ** added by SQLite in its implementation of [sqlite3_malloc()],
  3166. ** but not overhead added by the any underlying system library
  3167. ** routines that [sqlite3_malloc()] may call.
  3168. **
  3169. ** ^The memory high-water mark is reset to the current value of
  3170. ** [sqlite3_memory_used()] if and only if the parameter to
  3171. ** [sqlite3_memory_highwater()] is true. ^The value returned
  3172. ** by [sqlite3_memory_highwater(1)] is the high-water mark
  3173. ** prior to the reset.
  3174. */
  3175. SQLITE_API sqlite3_int64 sqlite3_memory_used(void);
  3176. SQLITE_API sqlite3_int64 sqlite3_memory_highwater(int resetFlag);
  3177. /*
  3178. ** CAPI3REF: Pseudo-Random Number Generator
  3179. **
  3180. ** SQLite contains a high-quality pseudo-random number generator (PRNG) used to
  3181. ** select random [ROWID | ROWIDs] when inserting new records into a table that
  3182. ** already uses the largest possible [ROWID]. The PRNG is also used for
  3183. ** the built-in random() and randomblob() SQL functions. This interface allows
  3184. ** applications to access the same PRNG for other purposes.
  3185. **
  3186. ** ^A call to this routine stores N bytes of randomness into buffer P.
  3187. ** ^The P parameter can be a NULL pointer.
  3188. **
  3189. ** ^If this routine has not been previously called or if the previous
  3190. ** call had N less than one or a NULL pointer for P, then the PRNG is
  3191. ** seeded using randomness obtained from the xRandomness method of
  3192. ** the default [sqlite3_vfs] object.
  3193. ** ^If the previous call to this routine had an N of 1 or more and a
  3194. ** non-NULL P then the pseudo-randomness is generated
  3195. ** internally and without recourse to the [sqlite3_vfs] xRandomness
  3196. ** method.
  3197. */
  3198. SQLITE_API void sqlite3_randomness(int N, void *P);
  3199. /*
  3200. ** CAPI3REF: Compile-Time Authorization Callbacks
  3201. ** METHOD: sqlite3
  3202. ** KEYWORDS: {authorizer callback}
  3203. **
  3204. ** ^This routine registers an authorizer callback with a particular
  3205. ** [database connection], supplied in the first argument.
  3206. ** ^The authorizer callback is invoked as SQL statements are being compiled
  3207. ** by [sqlite3_prepare()] or its variants [sqlite3_prepare_v2()],
  3208. ** [sqlite3_prepare_v3()], [sqlite3_prepare16()], [sqlite3_prepare16_v2()],
  3209. ** and [sqlite3_prepare16_v3()]. ^At various
  3210. ** points during the compilation process, as logic is being created
  3211. ** to perform various actions, the authorizer callback is invoked to
  3212. ** see if those actions are allowed. ^The authorizer callback should
  3213. ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
  3214. ** specific action but allow the SQL statement to continue to be
  3215. ** compiled, or [SQLITE_DENY] to cause the entire SQL statement to be
  3216. ** rejected with an error. ^If the authorizer callback returns
  3217. ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
  3218. ** then the [sqlite3_prepare_v2()] or equivalent call that triggered
  3219. ** the authorizer will fail with an error message.
  3220. **
  3221. ** When the callback returns [SQLITE_OK], that means the operation
  3222. ** requested is ok. ^When the callback returns [SQLITE_DENY], the
  3223. ** [sqlite3_prepare_v2()] or equivalent call that triggered the
  3224. ** authorizer will fail with an error message explaining that
  3225. ** access is denied.
  3226. **
  3227. ** ^The first parameter to the authorizer callback is a copy of the third
  3228. ** parameter to the sqlite3_set_authorizer() interface. ^The second parameter
  3229. ** to the callback is an integer [SQLITE_COPY | action code] that specifies
  3230. ** the particular action to be authorized. ^The third through sixth parameters
  3231. ** to the callback are either NULL pointers or zero-terminated strings
  3232. ** that contain additional details about the action to be authorized.
  3233. ** Applications must always be prepared to encounter a NULL pointer in any
  3234. ** of the third through the sixth parameters of the authorization callback.
  3235. **
  3236. ** ^If the action code is [SQLITE_READ]
  3237. ** and the callback returns [SQLITE_IGNORE] then the
  3238. ** [prepared statement] statement is constructed to substitute
  3239. ** a NULL value in place of the table column that would have
  3240. ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
  3241. ** return can be used to deny an untrusted user access to individual
  3242. ** columns of a table.
  3243. ** ^When a table is referenced by a [SELECT] but no column values are
  3244. ** extracted from that table (for example in a query like
  3245. ** "SELECT count(*) FROM tab") then the [SQLITE_READ] authorizer callback
  3246. ** is invoked once for that table with a column name that is an empty string.
  3247. ** ^If the action code is [SQLITE_DELETE] and the callback returns
  3248. ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
  3249. ** [truncate optimization] is disabled and all rows are deleted individually.
  3250. **
  3251. ** An authorizer is used when [sqlite3_prepare | preparing]
  3252. ** SQL statements from an untrusted source, to ensure that the SQL statements
  3253. ** do not try to access data they are not allowed to see, or that they do not
  3254. ** try to execute malicious statements that damage the database. For
  3255. ** example, an application may allow a user to enter arbitrary
  3256. ** SQL queries for evaluation by a database. But the application does
  3257. ** not want the user to be able to make arbitrary changes to the
  3258. ** database. An authorizer could then be put in place while the
  3259. ** user-entered SQL is being [sqlite3_prepare | prepared] that
  3260. ** disallows everything except [SELECT] statements.
  3261. **
  3262. ** Applications that need to process SQL from untrusted sources
  3263. ** might also consider lowering resource limits using [sqlite3_limit()]
  3264. ** and limiting database size using the [max_page_count] [PRAGMA]
  3265. ** in addition to using an authorizer.
  3266. **
  3267. ** ^(Only a single authorizer can be in place on a database connection
  3268. ** at a time. Each call to sqlite3_set_authorizer overrides the
  3269. ** previous call.)^ ^Disable the authorizer by installing a NULL callback.
  3270. ** The authorizer is disabled by default.
  3271. **
  3272. ** The authorizer callback must not do anything that will modify
  3273. ** the database connection that invoked the authorizer callback.
  3274. ** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their
  3275. ** database connections for the meaning of "modify" in this paragraph.
  3276. **
  3277. ** ^When [sqlite3_prepare_v2()] is used to prepare a statement, the
  3278. ** statement might be re-prepared during [sqlite3_step()] due to a
  3279. ** schema change. Hence, the application should ensure that the
  3280. ** correct authorizer callback remains in place during the [sqlite3_step()].
  3281. **
  3282. ** ^Note that the authorizer callback is invoked only during
  3283. ** [sqlite3_prepare()] or its variants. Authorization is not
  3284. ** performed during statement evaluation in [sqlite3_step()], unless
  3285. ** as stated in the previous paragraph, sqlite3_step() invokes
  3286. ** sqlite3_prepare_v2() to reprepare a statement after a schema change.
  3287. */
  3288. SQLITE_API int sqlite3_set_authorizer(
  3289. sqlite3*,
  3290. int (*xAuth)(void*,int,const char*,const char*,const char*,const char*),
  3291. void *pUserData
  3292. );
  3293. /*
  3294. ** CAPI3REF: Authorizer Return Codes
  3295. **
  3296. ** The [sqlite3_set_authorizer | authorizer callback function] must
  3297. ** return either [SQLITE_OK] or one of these two constants in order
  3298. ** to signal SQLite whether or not the action is permitted. See the
  3299. ** [sqlite3_set_authorizer | authorizer documentation] for additional
  3300. ** information.
  3301. **
  3302. ** Note that SQLITE_IGNORE is also used as a [conflict resolution mode]
  3303. ** returned from the [sqlite3_vtab_on_conflict()] interface.
  3304. */
  3305. #define SQLITE_DENY 1 /* Abort the SQL statement with an error */
  3306. #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */
  3307. /*
  3308. ** CAPI3REF: Authorizer Action Codes
  3309. **
  3310. ** The [sqlite3_set_authorizer()] interface registers a callback function
  3311. ** that is invoked to authorize certain SQL statement actions. The
  3312. ** second parameter to the callback is an integer code that specifies
  3313. ** what action is being authorized. These are the integer action codes that
  3314. ** the authorizer callback may be passed.
  3315. **
  3316. ** These action code values signify what kind of operation is to be
  3317. ** authorized. The 3rd and 4th parameters to the authorization
  3318. ** callback function will be parameters or NULL depending on which of these
  3319. ** codes is used as the second parameter. ^(The 5th parameter to the
  3320. ** authorizer callback is the name of the database ("main", "temp",
  3321. ** etc.) if applicable.)^ ^The 6th parameter to the authorizer callback
  3322. ** is the name of the inner-most trigger or view that is responsible for
  3323. ** the access attempt or NULL if this access attempt is directly from
  3324. ** top-level SQL code.
  3325. */
  3326. /******************************************* 3rd ************ 4th ***********/
  3327. #define SQLITE_CREATE_INDEX 1 /* Index Name Table Name */
  3328. #define SQLITE_CREATE_TABLE 2 /* Table Name NULL */
  3329. #define SQLITE_CREATE_TEMP_INDEX 3 /* Index Name Table Name */
  3330. #define SQLITE_CREATE_TEMP_TABLE 4 /* Table Name NULL */
  3331. #define SQLITE_CREATE_TEMP_TRIGGER 5 /* Trigger Name Table Name */
  3332. #define SQLITE_CREATE_TEMP_VIEW 6 /* View Name NULL */
  3333. #define SQLITE_CREATE_TRIGGER 7 /* Trigger Name Table Name */
  3334. #define SQLITE_CREATE_VIEW 8 /* View Name NULL */
  3335. #define SQLITE_DELETE 9 /* Table Name NULL */
  3336. #define SQLITE_DROP_INDEX 10 /* Index Name Table Name */
  3337. #define SQLITE_DROP_TABLE 11 /* Table Name NULL */
  3338. #define SQLITE_DROP_TEMP_INDEX 12 /* Index Name Table Name */
  3339. #define SQLITE_DROP_TEMP_TABLE 13 /* Table Name NULL */
  3340. #define SQLITE_DROP_TEMP_TRIGGER 14 /* Trigger Name Table Name */
  3341. #define SQLITE_DROP_TEMP_VIEW 15 /* View Name NULL */
  3342. #define SQLITE_DROP_TRIGGER 16 /* Trigger Name Table Name */
  3343. #define SQLITE_DROP_VIEW 17 /* View Name NULL */
  3344. #define SQLITE_INSERT 18 /* Table Name NULL */
  3345. #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */
  3346. #define SQLITE_READ 20 /* Table Name Column Name */
  3347. #define SQLITE_SELECT 21 /* NULL NULL */
  3348. #define SQLITE_TRANSACTION 22 /* Operation NULL */
  3349. #define SQLITE_UPDATE 23 /* Table Name Column Name */
  3350. #define SQLITE_ATTACH 24 /* Filename NULL */
  3351. #define SQLITE_DETACH 25 /* Database Name NULL */
  3352. #define SQLITE_ALTER_TABLE 26 /* Database Name Table Name */
  3353. #define SQLITE_REINDEX 27 /* Index Name NULL */
  3354. #define SQLITE_ANALYZE 28 /* Table Name NULL */
  3355. #define SQLITE_CREATE_VTABLE 29 /* Table Name Module Name */
  3356. #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */
  3357. #define SQLITE_FUNCTION 31 /* NULL Function Name */
  3358. #define SQLITE_SAVEPOINT 32 /* Operation Savepoint Name */
  3359. #define SQLITE_COPY 0 /* No longer used */
  3360. #define SQLITE_RECURSIVE 33 /* NULL NULL */
  3361. /*
  3362. ** CAPI3REF: Deprecated Tracing And Profiling Functions
  3363. ** DEPRECATED
  3364. **
  3365. ** These routines are deprecated. Use the [sqlite3_trace_v2()] interface
  3366. ** instead of the routines described here.
  3367. **
  3368. ** These routines register callback functions that can be used for
  3369. ** tracing and profiling the execution of SQL statements.
  3370. **
  3371. ** ^The callback function registered by sqlite3_trace() is invoked at
  3372. ** various times when an SQL statement is being run by [sqlite3_step()].
  3373. ** ^The sqlite3_trace() callback is invoked with a UTF-8 rendering of the
  3374. ** SQL statement text as the statement first begins executing.
  3375. ** ^(Additional sqlite3_trace() callbacks might occur
  3376. ** as each triggered subprogram is entered. The callbacks for triggers
  3377. ** contain a UTF-8 SQL comment that identifies the trigger.)^
  3378. **
  3379. ** The [SQLITE_TRACE_SIZE_LIMIT] compile-time option can be used to limit
  3380. ** the length of [bound parameter] expansion in the output of sqlite3_trace().
  3381. **
  3382. ** ^The callback function registered by sqlite3_profile() is invoked
  3383. ** as each SQL statement finishes. ^The profile callback contains
  3384. ** the original statement text and an estimate of wall-clock time
  3385. ** of how long that statement took to run. ^The profile callback
  3386. ** time is in units of nanoseconds, however the current implementation
  3387. ** is only capable of millisecond resolution so the six least significant
  3388. ** digits in the time are meaningless. Future versions of SQLite
  3389. ** might provide greater resolution on the profiler callback. Invoking
  3390. ** either [sqlite3_trace()] or [sqlite3_trace_v2()] will cancel the
  3391. ** profile callback.
  3392. */
  3393. SQLITE_API SQLITE_DEPRECATED void *sqlite3_trace(sqlite3*,
  3394. void(*xTrace)(void*,const char*), void*);
  3395. SQLITE_API SQLITE_DEPRECATED void *sqlite3_profile(sqlite3*,
  3396. void(*xProfile)(void*,const char*,sqlite3_uint64), void*);
  3397. /*
  3398. ** CAPI3REF: SQL Trace Event Codes
  3399. ** KEYWORDS: SQLITE_TRACE
  3400. **
  3401. ** These constants identify classes of events that can be monitored
  3402. ** using the [sqlite3_trace_v2()] tracing logic. The M argument
  3403. ** to [sqlite3_trace_v2(D,M,X,P)] is an OR-ed combination of one or more of
  3404. ** the following constants. ^The first argument to the trace callback
  3405. ** is one of the following constants.
  3406. **
  3407. ** New tracing constants may be added in future releases.
  3408. **
  3409. ** ^A trace callback has four arguments: xCallback(T,C,P,X).
  3410. ** ^The T argument is one of the integer type codes above.
  3411. ** ^The C argument is a copy of the context pointer passed in as the
  3412. ** fourth argument to [sqlite3_trace_v2()].
  3413. ** The P and X arguments are pointers whose meanings depend on T.
  3414. **
  3415. ** <dl>
  3416. ** [[SQLITE_TRACE_STMT]] <dt>SQLITE_TRACE_STMT</dt>
  3417. ** <dd>^An SQLITE_TRACE_STMT callback is invoked when a prepared statement
  3418. ** first begins running and possibly at other times during the
  3419. ** execution of the prepared statement, such as at the start of each
  3420. ** trigger subprogram. ^The P argument is a pointer to the
  3421. ** [prepared statement]. ^The X argument is a pointer to a string which
  3422. ** is the unexpanded SQL text of the prepared statement or an SQL comment
  3423. ** that indicates the invocation of a trigger. ^The callback can compute
  3424. ** the same text that would have been returned by the legacy [sqlite3_trace()]
  3425. ** interface by using the X argument when X begins with "--" and invoking
  3426. ** [sqlite3_expanded_sql(P)] otherwise.
  3427. **
  3428. ** [[SQLITE_TRACE_PROFILE]] <dt>SQLITE_TRACE_PROFILE</dt>
  3429. ** <dd>^An SQLITE_TRACE_PROFILE callback provides approximately the same
  3430. ** information as is provided by the [sqlite3_profile()] callback.
  3431. ** ^The P argument is a pointer to the [prepared statement] and the
  3432. ** X argument points to a 64-bit integer which is approximately
  3433. ** the number of nanoseconds that the prepared statement took to run.
  3434. ** ^The SQLITE_TRACE_PROFILE callback is invoked when the statement finishes.
  3435. **
  3436. ** [[SQLITE_TRACE_ROW]] <dt>SQLITE_TRACE_ROW</dt>
  3437. ** <dd>^An SQLITE_TRACE_ROW callback is invoked whenever a prepared
  3438. ** statement generates a single row of result.
  3439. ** ^The P argument is a pointer to the [prepared statement] and the
  3440. ** X argument is unused.
  3441. **
  3442. ** [[SQLITE_TRACE_CLOSE]] <dt>SQLITE_TRACE_CLOSE</dt>
  3443. ** <dd>^An SQLITE_TRACE_CLOSE callback is invoked when a database
  3444. ** connection closes.
  3445. ** ^The P argument is a pointer to the [database connection] object
  3446. ** and the X argument is unused.
  3447. ** </dl>
  3448. */
  3449. #define SQLITE_TRACE_STMT 0x01
  3450. #define SQLITE_TRACE_PROFILE 0x02
  3451. #define SQLITE_TRACE_ROW 0x04
  3452. #define SQLITE_TRACE_CLOSE 0x08
  3453. /*
  3454. ** CAPI3REF: SQL Trace Hook
  3455. ** METHOD: sqlite3
  3456. **
  3457. ** ^The sqlite3_trace_v2(D,M,X,P) interface registers a trace callback
  3458. ** function X against [database connection] D, using property mask M
  3459. ** and context pointer P. ^If the X callback is
  3460. ** NULL or if the M mask is zero, then tracing is disabled. The
  3461. ** M argument should be the bitwise OR-ed combination of
  3462. ** zero or more [SQLITE_TRACE] constants.
  3463. **
  3464. ** ^Each call to either sqlite3_trace(D,X,P) or sqlite3_trace_v2(D,M,X,P)
  3465. ** overrides (cancels) all prior calls to sqlite3_trace(D,X,P) or
  3466. ** sqlite3_trace_v2(D,M,X,P) for the [database connection] D. Each
  3467. ** database connection may have at most one trace callback.
  3468. **
  3469. ** ^The X callback is invoked whenever any of the events identified by
  3470. ** mask M occur. ^The integer return value from the callback is currently
  3471. ** ignored, though this may change in future releases. Callback
  3472. ** implementations should return zero to ensure future compatibility.
  3473. **
  3474. ** ^A trace callback is invoked with four arguments: callback(T,C,P,X).
  3475. ** ^The T argument is one of the [SQLITE_TRACE]
  3476. ** constants to indicate why the callback was invoked.
  3477. ** ^The C argument is a copy of the context pointer.
  3478. ** The P and X arguments are pointers whose meanings depend on T.
  3479. **
  3480. ** The sqlite3_trace_v2() interface is intended to replace the legacy
  3481. ** interfaces [sqlite3_trace()] and [sqlite3_profile()], both of which
  3482. ** are deprecated.
  3483. */
  3484. SQLITE_API int sqlite3_trace_v2(
  3485. sqlite3*,
  3486. unsigned uMask,
  3487. int(*xCallback)(unsigned,void*,void*,void*),
  3488. void *pCtx
  3489. );
  3490. /*
  3491. ** CAPI3REF: Query Progress Callbacks
  3492. ** METHOD: sqlite3
  3493. **
  3494. ** ^The sqlite3_progress_handler(D,N,X,P) interface causes the callback
  3495. ** function X to be invoked periodically during long running calls to
  3496. ** [sqlite3_step()] and [sqlite3_prepare()] and similar for
  3497. ** database connection D. An example use for this
  3498. ** interface is to keep a GUI updated during a large query.
  3499. **
  3500. ** ^The parameter P is passed through as the only parameter to the
  3501. ** callback function X. ^The parameter N is the approximate number of
  3502. ** [virtual machine instructions] that are evaluated between successive
  3503. ** invocations of the callback X. ^If N is less than one then the progress
  3504. ** handler is disabled.
  3505. **
  3506. ** ^Only a single progress handler may be defined at one time per
  3507. ** [database connection]; setting a new progress handler cancels the
  3508. ** old one. ^Setting parameter X to NULL disables the progress handler.
  3509. ** ^The progress handler is also disabled by setting N to a value less
  3510. ** than 1.
  3511. **
  3512. ** ^If the progress callback returns non-zero, the operation is
  3513. ** interrupted. This feature can be used to implement a
  3514. ** "Cancel" button on a GUI progress dialog box.
  3515. **
  3516. ** The progress handler callback must not do anything that will modify
  3517. ** the database connection that invoked the progress handler.
  3518. ** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their
  3519. ** database connections for the meaning of "modify" in this paragraph.
  3520. **
  3521. ** The progress handler callback would originally only be invoked from the
  3522. ** bytecode engine. It still might be invoked during [sqlite3_prepare()]
  3523. ** and similar because those routines might force a reparse of the schema
  3524. ** which involves running the bytecode engine. However, beginning with
  3525. ** SQLite version 3.41.0, the progress handler callback might also be
  3526. ** invoked directly from [sqlite3_prepare()] while analyzing and generating
  3527. ** code for complex queries.
  3528. */
  3529. SQLITE_API void sqlite3_progress_handler(sqlite3*, int, int(*)(void*), void*);
  3530. /*
  3531. ** CAPI3REF: Opening A New Database Connection
  3532. ** CONSTRUCTOR: sqlite3
  3533. **
  3534. ** ^These routines open an SQLite database file as specified by the
  3535. ** filename argument. ^The filename argument is interpreted as UTF-8 for
  3536. ** sqlite3_open() and sqlite3_open_v2() and as UTF-16 in the native byte
  3537. ** order for sqlite3_open16(). ^(A [database connection] handle is usually
  3538. ** returned in *ppDb, even if an error occurs. The only exception is that
  3539. ** if SQLite is unable to allocate memory to hold the [sqlite3] object,
  3540. ** a NULL will be written into *ppDb instead of a pointer to the [sqlite3]
  3541. ** object.)^ ^(If the database is opened (and/or created) successfully, then
  3542. ** [SQLITE_OK] is returned. Otherwise an [error code] is returned.)^ ^The
  3543. ** [sqlite3_errmsg()] or [sqlite3_errmsg16()] routines can be used to obtain
  3544. ** an English language description of the error following a failure of any
  3545. ** of the sqlite3_open() routines.
  3546. **
  3547. ** ^The default encoding will be UTF-8 for databases created using
  3548. ** sqlite3_open() or sqlite3_open_v2(). ^The default encoding for databases
  3549. ** created using sqlite3_open16() will be UTF-16 in the native byte order.
  3550. **
  3551. ** Whether or not an error occurs when it is opened, resources
  3552. ** associated with the [database connection] handle should be released by
  3553. ** passing it to [sqlite3_close()] when it is no longer required.
  3554. **
  3555. ** The sqlite3_open_v2() interface works like sqlite3_open()
  3556. ** except that it accepts two additional parameters for additional control
  3557. ** over the new database connection. ^(The flags parameter to
  3558. ** sqlite3_open_v2() must include, at a minimum, one of the following
  3559. ** three flag combinations:)^
  3560. **
  3561. ** <dl>
  3562. ** ^(<dt>[SQLITE_OPEN_READONLY]</dt>
  3563. ** <dd>The database is opened in read-only mode. If the database does
  3564. ** not already exist, an error is returned.</dd>)^
  3565. **
  3566. ** ^(<dt>[SQLITE_OPEN_READWRITE]</dt>
  3567. ** <dd>The database is opened for reading and writing if possible, or
  3568. ** reading only if the file is write protected by the operating
  3569. ** system. In either case the database must already exist, otherwise
  3570. ** an error is returned. For historical reasons, if opening in
  3571. ** read-write mode fails due to OS-level permissions, an attempt is
  3572. ** made to open it in read-only mode. [sqlite3_db_readonly()] can be
  3573. ** used to determine whether the database is actually
  3574. ** read-write.</dd>)^
  3575. **
  3576. ** ^(<dt>[SQLITE_OPEN_READWRITE] | [SQLITE_OPEN_CREATE]</dt>
  3577. ** <dd>The database is opened for reading and writing, and is created if
  3578. ** it does not already exist. This is the behavior that is always used for
  3579. ** sqlite3_open() and sqlite3_open16().</dd>)^
  3580. ** </dl>
  3581. **
  3582. ** In addition to the required flags, the following optional flags are
  3583. ** also supported:
  3584. **
  3585. ** <dl>
  3586. ** ^(<dt>[SQLITE_OPEN_URI]</dt>
  3587. ** <dd>The filename can be interpreted as a URI if this flag is set.</dd>)^
  3588. **
  3589. ** ^(<dt>[SQLITE_OPEN_MEMORY]</dt>
  3590. ** <dd>The database will be opened as an in-memory database. The database
  3591. ** is named by the "filename" argument for the purposes of cache-sharing,
  3592. ** if shared cache mode is enabled, but the "filename" is otherwise ignored.
  3593. ** </dd>)^
  3594. **
  3595. ** ^(<dt>[SQLITE_OPEN_NOMUTEX]</dt>
  3596. ** <dd>The new database connection will use the "multi-thread"
  3597. ** [threading mode].)^ This means that separate threads are allowed
  3598. ** to use SQLite at the same time, as long as each thread is using
  3599. ** a different [database connection].
  3600. **
  3601. ** ^(<dt>[SQLITE_OPEN_FULLMUTEX]</dt>
  3602. ** <dd>The new database connection will use the "serialized"
  3603. ** [threading mode].)^ This means the multiple threads can safely
  3604. ** attempt to use the same database connection at the same time.
  3605. ** (Mutexes will block any actual concurrency, but in this mode
  3606. ** there is no harm in trying.)
  3607. **
  3608. ** ^(<dt>[SQLITE_OPEN_SHAREDCACHE]</dt>
  3609. ** <dd>The database is opened [shared cache] enabled, overriding
  3610. ** the default shared cache setting provided by
  3611. ** [sqlite3_enable_shared_cache()].)^
  3612. ** The [use of shared cache mode is discouraged] and hence shared cache
  3613. ** capabilities may be omitted from many builds of SQLite. In such cases,
  3614. ** this option is a no-op.
  3615. **
  3616. ** ^(<dt>[SQLITE_OPEN_PRIVATECACHE]</dt>
  3617. ** <dd>The database is opened [shared cache] disabled, overriding
  3618. ** the default shared cache setting provided by
  3619. ** [sqlite3_enable_shared_cache()].)^
  3620. **
  3621. ** [[OPEN_EXRESCODE]] ^(<dt>[SQLITE_OPEN_EXRESCODE]</dt>
  3622. ** <dd>The database connection comes up in "extended result code mode".
  3623. ** In other words, the database behaves as if
  3624. ** [sqlite3_extended_result_codes(db,1)] were called on the database
  3625. ** connection as soon as the connection is created. In addition to setting
  3626. ** the extended result code mode, this flag also causes [sqlite3_open_v2()]
  3627. ** to return an extended result code.</dd>
  3628. **
  3629. ** [[OPEN_NOFOLLOW]] ^(<dt>[SQLITE_OPEN_NOFOLLOW]</dt>
  3630. ** <dd>The database filename is not allowed to contain a symbolic link</dd>
  3631. ** </dl>)^
  3632. **
  3633. ** If the 3rd parameter to sqlite3_open_v2() is not one of the
  3634. ** required combinations shown above optionally combined with other
  3635. ** [SQLITE_OPEN_READONLY | SQLITE_OPEN_* bits]
  3636. ** then the behavior is undefined. Historic versions of SQLite
  3637. ** have silently ignored surplus bits in the flags parameter to
  3638. ** sqlite3_open_v2(), however that behavior might not be carried through
  3639. ** into future versions of SQLite and so applications should not rely
  3640. ** upon it. Note in particular that the SQLITE_OPEN_EXCLUSIVE flag is a no-op
  3641. ** for sqlite3_open_v2(). The SQLITE_OPEN_EXCLUSIVE does *not* cause
  3642. ** the open to fail if the database already exists. The SQLITE_OPEN_EXCLUSIVE
  3643. ** flag is intended for use by the [sqlite3_vfs|VFS interface] only, and not
  3644. ** by sqlite3_open_v2().
  3645. **
  3646. ** ^The fourth parameter to sqlite3_open_v2() is the name of the
  3647. ** [sqlite3_vfs] object that defines the operating system interface that
  3648. ** the new database connection should use. ^If the fourth parameter is
  3649. ** a NULL pointer then the default [sqlite3_vfs] object is used.
  3650. **
  3651. ** ^If the filename is ":memory:", then a private, temporary in-memory database
  3652. ** is created for the connection. ^This in-memory database will vanish when
  3653. ** the database connection is closed. Future versions of SQLite might
  3654. ** make use of additional special filenames that begin with the ":" character.
  3655. ** It is recommended that when a database filename actually does begin with
  3656. ** a ":" character you should prefix the filename with a pathname such as
  3657. ** "./" to avoid ambiguity.
  3658. **
  3659. ** ^If the filename is an empty string, then a private, temporary
  3660. ** on-disk database will be created. ^This private database will be
  3661. ** automatically deleted as soon as the database connection is closed.
  3662. **
  3663. ** [[URI filenames in sqlite3_open()]] <h3>URI Filenames</h3>
  3664. **
  3665. ** ^If [URI filename] interpretation is enabled, and the filename argument
  3666. ** begins with "file:", then the filename is interpreted as a URI. ^URI
  3667. ** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is
  3668. ** set in the third argument to sqlite3_open_v2(), or if it has
  3669. ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
  3670. ** [sqlite3_config()] method or by the [SQLITE_USE_URI] compile-time option.
  3671. ** URI filename interpretation is turned off
  3672. ** by default, but future releases of SQLite might enable URI filename
  3673. ** interpretation by default. See "[URI filenames]" for additional
  3674. ** information.
  3675. **
  3676. ** URI filenames are parsed according to RFC 3986. ^If the URI contains an
  3677. ** authority, then it must be either an empty string or the string
  3678. ** "localhost". ^If the authority is not an empty string or "localhost", an
  3679. ** error is returned to the caller. ^The fragment component of a URI, if
  3680. ** present, is ignored.
  3681. **
  3682. ** ^SQLite uses the path component of the URI as the name of the disk file
  3683. ** which contains the database. ^If the path begins with a '/' character,
  3684. ** then it is interpreted as an absolute path. ^If the path does not begin
  3685. ** with a '/' (meaning that the authority section is omitted from the URI)
  3686. ** then the path is interpreted as a relative path.
  3687. ** ^(On windows, the first component of an absolute path
  3688. ** is a drive specification (e.g. "C:").)^
  3689. **
  3690. ** [[core URI query parameters]]
  3691. ** The query component of a URI may contain parameters that are interpreted
  3692. ** either by SQLite itself, or by a [VFS | custom VFS implementation].
  3693. ** SQLite and its built-in [VFSes] interpret the
  3694. ** following query parameters:
  3695. **
  3696. ** <ul>
  3697. ** <li> <b>vfs</b>: ^The "vfs" parameter may be used to specify the name of
  3698. ** a VFS object that provides the operating system interface that should
  3699. ** be used to access the database file on disk. ^If this option is set to
  3700. ** an empty string the default VFS object is used. ^Specifying an unknown
  3701. ** VFS is an error. ^If sqlite3_open_v2() is used and the vfs option is
  3702. ** present, then the VFS specified by the option takes precedence over
  3703. ** the value passed as the fourth parameter to sqlite3_open_v2().
  3704. **
  3705. ** <li> <b>mode</b>: ^(The mode parameter may be set to either "ro", "rw",
  3706. ** "rwc", or "memory". Attempting to set it to any other value is
  3707. ** an error)^.
  3708. ** ^If "ro" is specified, then the database is opened for read-only
  3709. ** access, just as if the [SQLITE_OPEN_READONLY] flag had been set in the
  3710. ** third argument to sqlite3_open_v2(). ^If the mode option is set to
  3711. ** "rw", then the database is opened for read-write (but not create)
  3712. ** access, as if SQLITE_OPEN_READWRITE (but not SQLITE_OPEN_CREATE) had
  3713. ** been set. ^Value "rwc" is equivalent to setting both
  3714. ** SQLITE_OPEN_READWRITE and SQLITE_OPEN_CREATE. ^If the mode option is
  3715. ** set to "memory" then a pure [in-memory database] that never reads
  3716. ** or writes from disk is used. ^It is an error to specify a value for
  3717. ** the mode parameter that is less restrictive than that specified by
  3718. ** the flags passed in the third parameter to sqlite3_open_v2().
  3719. **
  3720. ** <li> <b>cache</b>: ^The cache parameter may be set to either "shared" or
  3721. ** "private". ^Setting it to "shared" is equivalent to setting the
  3722. ** SQLITE_OPEN_SHAREDCACHE bit in the flags argument passed to
  3723. ** sqlite3_open_v2(). ^Setting the cache parameter to "private" is
  3724. ** equivalent to setting the SQLITE_OPEN_PRIVATECACHE bit.
  3725. ** ^If sqlite3_open_v2() is used and the "cache" parameter is present in
  3726. ** a URI filename, its value overrides any behavior requested by setting
  3727. ** SQLITE_OPEN_PRIVATECACHE or SQLITE_OPEN_SHAREDCACHE flag.
  3728. **
  3729. ** <li> <b>psow</b>: ^The psow parameter indicates whether or not the
  3730. ** [powersafe overwrite] property does or does not apply to the
  3731. ** storage media on which the database file resides.
  3732. **
  3733. ** <li> <b>nolock</b>: ^The nolock parameter is a boolean query parameter
  3734. ** which if set disables file locking in rollback journal modes. This
  3735. ** is useful for accessing a database on a filesystem that does not
  3736. ** support locking. Caution: Database corruption might result if two
  3737. ** or more processes write to the same database and any one of those
  3738. ** processes uses nolock=1.
  3739. **
  3740. ** <li> <b>immutable</b>: ^The immutable parameter is a boolean query
  3741. ** parameter that indicates that the database file is stored on
  3742. ** read-only media. ^When immutable is set, SQLite assumes that the
  3743. ** database file cannot be changed, even by a process with higher
  3744. ** privilege, and so the database is opened read-only and all locking
  3745. ** and change detection is disabled. Caution: Setting the immutable
  3746. ** property on a database file that does in fact change can result
  3747. ** in incorrect query results and/or [SQLITE_CORRUPT] errors.
  3748. ** See also: [SQLITE_IOCAP_IMMUTABLE].
  3749. **
  3750. ** </ul>
  3751. **
  3752. ** ^Specifying an unknown parameter in the query component of a URI is not an
  3753. ** error. Future versions of SQLite might understand additional query
  3754. ** parameters. See "[query parameters with special meaning to SQLite]" for
  3755. ** additional information.
  3756. **
  3757. ** [[URI filename examples]] <h3>URI filename examples</h3>
  3758. **
  3759. ** <table border="1" align=center cellpadding=5>
  3760. ** <tr><th> URI filenames <th> Results
  3761. ** <tr><td> file:data.db <td>
  3762. ** Open the file "data.db" in the current directory.
  3763. ** <tr><td> file:/home/fred/data.db<br>
  3764. ** file:///home/fred/data.db <br>
  3765. ** file://localhost/home/fred/data.db <br> <td>
  3766. ** Open the database file "/home/fred/data.db".
  3767. ** <tr><td> file://darkstar/home/fred/data.db <td>
  3768. ** An error. "darkstar" is not a recognized authority.
  3769. ** <tr><td style="white-space:nowrap">
  3770. ** file:///C:/Documents%20and%20Settings/fred/Desktop/data.db
  3771. ** <td> Windows only: Open the file "data.db" on fred's desktop on drive
  3772. ** C:. Note that the %20 escaping in this example is not strictly
  3773. ** necessary - space characters can be used literally
  3774. ** in URI filenames.
  3775. ** <tr><td> file:data.db?mode=ro&cache=private <td>
  3776. ** Open file "data.db" in the current directory for read-only access.
  3777. ** Regardless of whether or not shared-cache mode is enabled by
  3778. ** default, use a private cache.
  3779. ** <tr><td> file:/home/fred/data.db?vfs=unix-dotfile <td>
  3780. ** Open file "/home/fred/data.db". Use the special VFS "unix-dotfile"
  3781. ** that uses dot-files in place of posix advisory locking.
  3782. ** <tr><td> file:data.db?mode=readonly <td>
  3783. ** An error. "readonly" is not a valid option for the "mode" parameter.
  3784. ** Use "ro" instead: "file:data.db?mode=ro".
  3785. ** </table>
  3786. **
  3787. ** ^URI hexadecimal escape sequences (%HH) are supported within the path and
  3788. ** query components of a URI. A hexadecimal escape sequence consists of a
  3789. ** percent sign - "%" - followed by exactly two hexadecimal digits
  3790. ** specifying an octet value. ^Before the path or query components of a
  3791. ** URI filename are interpreted, they are encoded using UTF-8 and all
  3792. ** hexadecimal escape sequences replaced by a single byte containing the
  3793. ** corresponding octet. If this process generates an invalid UTF-8 encoding,
  3794. ** the results are undefined.
  3795. **
  3796. ** <b>Note to Windows users:</b> The encoding used for the filename argument
  3797. ** of sqlite3_open() and sqlite3_open_v2() must be UTF-8, not whatever
  3798. ** codepage is currently defined. Filenames containing international
  3799. ** characters must be converted to UTF-8 prior to passing them into
  3800. ** sqlite3_open() or sqlite3_open_v2().
  3801. **
  3802. ** <b>Note to Windows Runtime users:</b> The temporary directory must be set
  3803. ** prior to calling sqlite3_open() or sqlite3_open_v2(). Otherwise, various
  3804. ** features that require the use of temporary files may fail.
  3805. **
  3806. ** See also: [sqlite3_temp_directory]
  3807. */
  3808. SQLITE_API int sqlite3_open(
  3809. const char *filename, /* Database filename (UTF-8) */
  3810. sqlite3 **ppDb /* OUT: SQLite db handle */
  3811. );
  3812. SQLITE_API int sqlite3_open16(
  3813. const void *filename, /* Database filename (UTF-16) */
  3814. sqlite3 **ppDb /* OUT: SQLite db handle */
  3815. );
  3816. SQLITE_API int sqlite3_open_v2(
  3817. const char *filename, /* Database filename (UTF-8) */
  3818. sqlite3 **ppDb, /* OUT: SQLite db handle */
  3819. int flags, /* Flags */
  3820. const char *zVfs /* Name of VFS module to use */
  3821. );
  3822. /*
  3823. ** CAPI3REF: Obtain Values For URI Parameters
  3824. **
  3825. ** These are utility routines, useful to [VFS|custom VFS implementations],
  3826. ** that check if a database file was a URI that contained a specific query
  3827. ** parameter, and if so obtains the value of that query parameter.
  3828. **
  3829. ** The first parameter to these interfaces (hereafter referred to
  3830. ** as F) must be one of:
  3831. ** <ul>
  3832. ** <li> A database filename pointer created by the SQLite core and
  3833. ** passed into the xOpen() method of a VFS implementation, or
  3834. ** <li> A filename obtained from [sqlite3_db_filename()], or
  3835. ** <li> A new filename constructed using [sqlite3_create_filename()].
  3836. ** </ul>
  3837. ** If the F parameter is not one of the above, then the behavior is
  3838. ** undefined and probably undesirable. Older versions of SQLite were
  3839. ** more tolerant of invalid F parameters than newer versions.
  3840. **
  3841. ** If F is a suitable filename (as described in the previous paragraph)
  3842. ** and if P is the name of the query parameter, then
  3843. ** sqlite3_uri_parameter(F,P) returns the value of the P
  3844. ** parameter if it exists or a NULL pointer if P does not appear as a
  3845. ** query parameter on F. If P is a query parameter of F and it
  3846. ** has no explicit value, then sqlite3_uri_parameter(F,P) returns
  3847. ** a pointer to an empty string.
  3848. **
  3849. ** The sqlite3_uri_boolean(F,P,B) routine assumes that P is a boolean
  3850. ** parameter and returns true (1) or false (0) according to the value
  3851. ** of P. The sqlite3_uri_boolean(F,P,B) routine returns true (1) if the
  3852. ** value of query parameter P is one of "yes", "true", or "on" in any
  3853. ** case or if the value begins with a non-zero number. The
  3854. ** sqlite3_uri_boolean(F,P,B) routines returns false (0) if the value of
  3855. ** query parameter P is one of "no", "false", or "off" in any case or
  3856. ** if the value begins with a numeric zero. If P is not a query
  3857. ** parameter on F or if the value of P does not match any of the
  3858. ** above, then sqlite3_uri_boolean(F,P,B) returns (B!=0).
  3859. **
  3860. ** The sqlite3_uri_int64(F,P,D) routine converts the value of P into a
  3861. ** 64-bit signed integer and returns that integer, or D if P does not
  3862. ** exist. If the value of P is something other than an integer, then
  3863. ** zero is returned.
  3864. **
  3865. ** The sqlite3_uri_key(F,N) returns a pointer to the name (not
  3866. ** the value) of the N-th query parameter for filename F, or a NULL
  3867. ** pointer if N is less than zero or greater than the number of query
  3868. ** parameters minus 1. The N value is zero-based so N should be 0 to obtain
  3869. ** the name of the first query parameter, 1 for the second parameter, and
  3870. ** so forth.
  3871. **
  3872. ** If F is a NULL pointer, then sqlite3_uri_parameter(F,P) returns NULL and
  3873. ** sqlite3_uri_boolean(F,P,B) returns B. If F is not a NULL pointer and
  3874. ** is not a database file pathname pointer that the SQLite core passed
  3875. ** into the xOpen VFS method, then the behavior of this routine is undefined
  3876. ** and probably undesirable.
  3877. **
  3878. ** Beginning with SQLite [version 3.31.0] ([dateof:3.31.0]) the input F
  3879. ** parameter can also be the name of a rollback journal file or WAL file
  3880. ** in addition to the main database file. Prior to version 3.31.0, these
  3881. ** routines would only work if F was the name of the main database file.
  3882. ** When the F parameter is the name of the rollback journal or WAL file,
  3883. ** it has access to all the same query parameters as were found on the
  3884. ** main database file.
  3885. **
  3886. ** See the [URI filename] documentation for additional information.
  3887. */
  3888. SQLITE_API const char *sqlite3_uri_parameter(sqlite3_filename z, const char *zParam);
  3889. SQLITE_API int sqlite3_uri_boolean(sqlite3_filename z, const char *zParam, int bDefault);
  3890. SQLITE_API sqlite3_int64 sqlite3_uri_int64(sqlite3_filename, const char*, sqlite3_int64);
  3891. SQLITE_API const char *sqlite3_uri_key(sqlite3_filename z, int N);
  3892. /*
  3893. ** CAPI3REF: Translate filenames
  3894. **
  3895. ** These routines are available to [VFS|custom VFS implementations] for
  3896. ** translating filenames between the main database file, the journal file,
  3897. ** and the WAL file.
  3898. **
  3899. ** If F is the name of an sqlite database file, journal file, or WAL file
  3900. ** passed by the SQLite core into the VFS, then sqlite3_filename_database(F)
  3901. ** returns the name of the corresponding database file.
  3902. **
  3903. ** If F is the name of an sqlite database file, journal file, or WAL file
  3904. ** passed by the SQLite core into the VFS, or if F is a database filename
  3905. ** obtained from [sqlite3_db_filename()], then sqlite3_filename_journal(F)
  3906. ** returns the name of the corresponding rollback journal file.
  3907. **
  3908. ** If F is the name of an sqlite database file, journal file, or WAL file
  3909. ** that was passed by the SQLite core into the VFS, or if F is a database
  3910. ** filename obtained from [sqlite3_db_filename()], then
  3911. ** sqlite3_filename_wal(F) returns the name of the corresponding
  3912. ** WAL file.
  3913. **
  3914. ** In all of the above, if F is not the name of a database, journal or WAL
  3915. ** filename passed into the VFS from the SQLite core and F is not the
  3916. ** return value from [sqlite3_db_filename()], then the result is
  3917. ** undefined and is likely a memory access violation.
  3918. */
  3919. SQLITE_API const char *sqlite3_filename_database(sqlite3_filename);
  3920. SQLITE_API const char *sqlite3_filename_journal(sqlite3_filename);
  3921. SQLITE_API const char *sqlite3_filename_wal(sqlite3_filename);
  3922. /*
  3923. ** CAPI3REF: Database File Corresponding To A Journal
  3924. **
  3925. ** ^If X is the name of a rollback or WAL-mode journal file that is
  3926. ** passed into the xOpen method of [sqlite3_vfs], then
  3927. ** sqlite3_database_file_object(X) returns a pointer to the [sqlite3_file]
  3928. ** object that represents the main database file.
  3929. **
  3930. ** This routine is intended for use in custom [VFS] implementations
  3931. ** only. It is not a general-purpose interface.
  3932. ** The argument sqlite3_file_object(X) must be a filename pointer that
  3933. ** has been passed into [sqlite3_vfs].xOpen method where the
  3934. ** flags parameter to xOpen contains one of the bits
  3935. ** [SQLITE_OPEN_MAIN_JOURNAL] or [SQLITE_OPEN_WAL]. Any other use
  3936. ** of this routine results in undefined and probably undesirable
  3937. ** behavior.
  3938. */
  3939. SQLITE_API sqlite3_file *sqlite3_database_file_object(const char*);
  3940. /*
  3941. ** CAPI3REF: Create and Destroy VFS Filenames
  3942. **
  3943. ** These interfaces are provided for use by [VFS shim] implementations and
  3944. ** are not useful outside of that context.
  3945. **
  3946. ** The sqlite3_create_filename(D,J,W,N,P) allocates memory to hold a version of
  3947. ** database filename D with corresponding journal file J and WAL file W and
  3948. ** with N URI parameters key/values pairs in the array P. The result from
  3949. ** sqlite3_create_filename(D,J,W,N,P) is a pointer to a database filename that
  3950. ** is safe to pass to routines like:
  3951. ** <ul>
  3952. ** <li> [sqlite3_uri_parameter()],
  3953. ** <li> [sqlite3_uri_boolean()],
  3954. ** <li> [sqlite3_uri_int64()],
  3955. ** <li> [sqlite3_uri_key()],
  3956. ** <li> [sqlite3_filename_database()],
  3957. ** <li> [sqlite3_filename_journal()], or
  3958. ** <li> [sqlite3_filename_wal()].
  3959. ** </ul>
  3960. ** If a memory allocation error occurs, sqlite3_create_filename() might
  3961. ** return a NULL pointer. The memory obtained from sqlite3_create_filename(X)
  3962. ** must be released by a corresponding call to sqlite3_free_filename(Y).
  3963. **
  3964. ** The P parameter in sqlite3_create_filename(D,J,W,N,P) should be an array
  3965. ** of 2*N pointers to strings. Each pair of pointers in this array corresponds
  3966. ** to a key and value for a query parameter. The P parameter may be a NULL
  3967. ** pointer if N is zero. None of the 2*N pointers in the P array may be
  3968. ** NULL pointers and key pointers should not be empty strings.
  3969. ** None of the D, J, or W parameters to sqlite3_create_filename(D,J,W,N,P) may
  3970. ** be NULL pointers, though they can be empty strings.
  3971. **
  3972. ** The sqlite3_free_filename(Y) routine releases a memory allocation
  3973. ** previously obtained from sqlite3_create_filename(). Invoking
  3974. ** sqlite3_free_filename(Y) where Y is a NULL pointer is a harmless no-op.
  3975. **
  3976. ** If the Y parameter to sqlite3_free_filename(Y) is anything other
  3977. ** than a NULL pointer or a pointer previously acquired from
  3978. ** sqlite3_create_filename(), then bad things such as heap
  3979. ** corruption or segfaults may occur. The value Y should not be
  3980. ** used again after sqlite3_free_filename(Y) has been called. This means
  3981. ** that if the [sqlite3_vfs.xOpen()] method of a VFS has been called using Y,
  3982. ** then the corresponding [sqlite3_module.xClose() method should also be
  3983. ** invoked prior to calling sqlite3_free_filename(Y).
  3984. */
  3985. SQLITE_API sqlite3_filename sqlite3_create_filename(
  3986. const char *zDatabase,
  3987. const char *zJournal,
  3988. const char *zWal,
  3989. int nParam,
  3990. const char **azParam
  3991. );
  3992. SQLITE_API void sqlite3_free_filename(sqlite3_filename);
  3993. /*
  3994. ** CAPI3REF: Error Codes And Messages
  3995. ** METHOD: sqlite3
  3996. **
  3997. ** ^If the most recent sqlite3_* API call associated with
  3998. ** [database connection] D failed, then the sqlite3_errcode(D) interface
  3999. ** returns the numeric [result code] or [extended result code] for that
  4000. ** API call.
  4001. ** ^The sqlite3_extended_errcode()
  4002. ** interface is the same except that it always returns the
  4003. ** [extended result code] even when extended result codes are
  4004. ** disabled.
  4005. **
  4006. ** The values returned by sqlite3_errcode() and/or
  4007. ** sqlite3_extended_errcode() might change with each API call.
  4008. ** Except, there are some interfaces that are guaranteed to never
  4009. ** change the value of the error code. The error-code preserving
  4010. ** interfaces include the following:
  4011. **
  4012. ** <ul>
  4013. ** <li> sqlite3_errcode()
  4014. ** <li> sqlite3_extended_errcode()
  4015. ** <li> sqlite3_errmsg()
  4016. ** <li> sqlite3_errmsg16()
  4017. ** <li> sqlite3_error_offset()
  4018. ** </ul>
  4019. **
  4020. ** ^The sqlite3_errmsg() and sqlite3_errmsg16() return English-language
  4021. ** text that describes the error, as either UTF-8 or UTF-16 respectively,
  4022. ** or NULL if no error message is available.
  4023. ** (See how SQLite handles [invalid UTF] for exceptions to this rule.)
  4024. ** ^(Memory to hold the error message string is managed internally.
  4025. ** The application does not need to worry about freeing the result.
  4026. ** However, the error string might be overwritten or deallocated by
  4027. ** subsequent calls to other SQLite interface functions.)^
  4028. **
  4029. ** ^The sqlite3_errstr(E) interface returns the English-language text
  4030. ** that describes the [result code] E, as UTF-8, or NULL if E is not an
  4031. ** result code for which a text error message is available.
  4032. ** ^(Memory to hold the error message string is managed internally
  4033. ** and must not be freed by the application)^.
  4034. **
  4035. ** ^If the most recent error references a specific token in the input
  4036. ** SQL, the sqlite3_error_offset() interface returns the byte offset
  4037. ** of the start of that token. ^The byte offset returned by
  4038. ** sqlite3_error_offset() assumes that the input SQL is UTF8.
  4039. ** ^If the most recent error does not reference a specific token in the input
  4040. ** SQL, then the sqlite3_error_offset() function returns -1.
  4041. **
  4042. ** When the serialized [threading mode] is in use, it might be the
  4043. ** case that a second error occurs on a separate thread in between
  4044. ** the time of the first error and the call to these interfaces.
  4045. ** When that happens, the second error will be reported since these
  4046. ** interfaces always report the most recent result. To avoid
  4047. ** this, each thread can obtain exclusive use of the [database connection] D
  4048. ** by invoking [sqlite3_mutex_enter]([sqlite3_db_mutex](D)) before beginning
  4049. ** to use D and invoking [sqlite3_mutex_leave]([sqlite3_db_mutex](D)) after
  4050. ** all calls to the interfaces listed here are completed.
  4051. **
  4052. ** If an interface fails with SQLITE_MISUSE, that means the interface
  4053. ** was invoked incorrectly by the application. In that case, the
  4054. ** error code and message may or may not be set.
  4055. */
  4056. SQLITE_API int sqlite3_errcode(sqlite3 *db);
  4057. SQLITE_API int sqlite3_extended_errcode(sqlite3 *db);
  4058. SQLITE_API const char *sqlite3_errmsg(sqlite3*);
  4059. SQLITE_API const void *sqlite3_errmsg16(sqlite3*);
  4060. SQLITE_API const char *sqlite3_errstr(int);
  4061. SQLITE_API int sqlite3_error_offset(sqlite3 *db);
  4062. /*
  4063. ** CAPI3REF: Prepared Statement Object
  4064. ** KEYWORDS: {prepared statement} {prepared statements}
  4065. **
  4066. ** An instance of this object represents a single SQL statement that
  4067. ** has been compiled into binary form and is ready to be evaluated.
  4068. **
  4069. ** Think of each SQL statement as a separate computer program. The
  4070. ** original SQL text is source code. A prepared statement object
  4071. ** is the compiled object code. All SQL must be converted into a
  4072. ** prepared statement before it can be run.
  4073. **
  4074. ** The life-cycle of a prepared statement object usually goes like this:
  4075. **
  4076. ** <ol>
  4077. ** <li> Create the prepared statement object using [sqlite3_prepare_v2()].
  4078. ** <li> Bind values to [parameters] using the sqlite3_bind_*()
  4079. ** interfaces.
  4080. ** <li> Run the SQL by calling [sqlite3_step()] one or more times.
  4081. ** <li> Reset the prepared statement using [sqlite3_reset()] then go back
  4082. ** to step 2. Do this zero or more times.
  4083. ** <li> Destroy the object using [sqlite3_finalize()].
  4084. ** </ol>
  4085. */
  4086. typedef struct sqlite3_stmt sqlite3_stmt;
  4087. /*
  4088. ** CAPI3REF: Run-time Limits
  4089. ** METHOD: sqlite3
  4090. **
  4091. ** ^(This interface allows the size of various constructs to be limited
  4092. ** on a connection by connection basis. The first parameter is the
  4093. ** [database connection] whose limit is to be set or queried. The
  4094. ** second parameter is one of the [limit categories] that define a
  4095. ** class of constructs to be size limited. The third parameter is the
  4096. ** new limit for that construct.)^
  4097. **
  4098. ** ^If the new limit is a negative number, the limit is unchanged.
  4099. ** ^(For each limit category SQLITE_LIMIT_<i>NAME</i> there is a
  4100. ** [limits | hard upper bound]
  4101. ** set at compile-time by a C preprocessor macro called
  4102. ** [limits | SQLITE_MAX_<i>NAME</i>].
  4103. ** (The "_LIMIT_" in the name is changed to "_MAX_".))^
  4104. ** ^Attempts to increase a limit above its hard upper bound are
  4105. ** silently truncated to the hard upper bound.
  4106. **
  4107. ** ^Regardless of whether or not the limit was changed, the
  4108. ** [sqlite3_limit()] interface returns the prior value of the limit.
  4109. ** ^Hence, to find the current value of a limit without changing it,
  4110. ** simply invoke this interface with the third parameter set to -1.
  4111. **
  4112. ** Run-time limits are intended for use in applications that manage
  4113. ** both their own internal database and also databases that are controlled
  4114. ** by untrusted external sources. An example application might be a
  4115. ** web browser that has its own databases for storing history and
  4116. ** separate databases controlled by JavaScript applications downloaded
  4117. ** off the Internet. The internal databases can be given the
  4118. ** large, default limits. Databases managed by external sources can
  4119. ** be given much smaller limits designed to prevent a denial of service
  4120. ** attack. Developers might also want to use the [sqlite3_set_authorizer()]
  4121. ** interface to further control untrusted SQL. The size of the database
  4122. ** created by an untrusted script can be contained using the
  4123. ** [max_page_count] [PRAGMA].
  4124. **
  4125. ** New run-time limit categories may be added in future releases.
  4126. */
  4127. SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
  4128. /*
  4129. ** CAPI3REF: Run-Time Limit Categories
  4130. ** KEYWORDS: {limit category} {*limit categories}
  4131. **
  4132. ** These constants define various performance limits
  4133. ** that can be lowered at run-time using [sqlite3_limit()].
  4134. ** The synopsis of the meanings of the various limits is shown below.
  4135. ** Additional information is available at [limits | Limits in SQLite].
  4136. **
  4137. ** <dl>
  4138. ** [[SQLITE_LIMIT_LENGTH]] ^(<dt>SQLITE_LIMIT_LENGTH</dt>
  4139. ** <dd>The maximum size of any string or BLOB or table row, in bytes.<dd>)^
  4140. **
  4141. ** [[SQLITE_LIMIT_SQL_LENGTH]] ^(<dt>SQLITE_LIMIT_SQL_LENGTH</dt>
  4142. ** <dd>The maximum length of an SQL statement, in bytes.</dd>)^
  4143. **
  4144. ** [[SQLITE_LIMIT_COLUMN]] ^(<dt>SQLITE_LIMIT_COLUMN</dt>
  4145. ** <dd>The maximum number of columns in a table definition or in the
  4146. ** result set of a [SELECT] or the maximum number of columns in an index
  4147. ** or in an ORDER BY or GROUP BY clause.</dd>)^
  4148. **
  4149. ** [[SQLITE_LIMIT_EXPR_DEPTH]] ^(<dt>SQLITE_LIMIT_EXPR_DEPTH</dt>
  4150. ** <dd>The maximum depth of the parse tree on any expression.</dd>)^
  4151. **
  4152. ** [[SQLITE_LIMIT_COMPOUND_SELECT]] ^(<dt>SQLITE_LIMIT_COMPOUND_SELECT</dt>
  4153. ** <dd>The maximum number of terms in a compound SELECT statement.</dd>)^
  4154. **
  4155. ** [[SQLITE_LIMIT_VDBE_OP]] ^(<dt>SQLITE_LIMIT_VDBE_OP</dt>
  4156. ** <dd>The maximum number of instructions in a virtual machine program
  4157. ** used to implement an SQL statement. If [sqlite3_prepare_v2()] or
  4158. ** the equivalent tries to allocate space for more than this many opcodes
  4159. ** in a single prepared statement, an SQLITE_NOMEM error is returned.</dd>)^
  4160. **
  4161. ** [[SQLITE_LIMIT_FUNCTION_ARG]] ^(<dt>SQLITE_LIMIT_FUNCTION_ARG</dt>
  4162. ** <dd>The maximum number of arguments on a function.</dd>)^
  4163. **
  4164. ** [[SQLITE_LIMIT_ATTACHED]] ^(<dt>SQLITE_LIMIT_ATTACHED</dt>
  4165. ** <dd>The maximum number of [ATTACH | attached databases].)^</dd>
  4166. **
  4167. ** [[SQLITE_LIMIT_LIKE_PATTERN_LENGTH]]
  4168. ** ^(<dt>SQLITE_LIMIT_LIKE_PATTERN_LENGTH</dt>
  4169. ** <dd>The maximum length of the pattern argument to the [LIKE] or
  4170. ** [GLOB] operators.</dd>)^
  4171. **
  4172. ** [[SQLITE_LIMIT_VARIABLE_NUMBER]]
  4173. ** ^(<dt>SQLITE_LIMIT_VARIABLE_NUMBER</dt>
  4174. ** <dd>The maximum index number of any [parameter] in an SQL statement.)^
  4175. **
  4176. ** [[SQLITE_LIMIT_TRIGGER_DEPTH]] ^(<dt>SQLITE_LIMIT_TRIGGER_DEPTH</dt>
  4177. ** <dd>The maximum depth of recursion for triggers.</dd>)^
  4178. **
  4179. ** [[SQLITE_LIMIT_WORKER_THREADS]] ^(<dt>SQLITE_LIMIT_WORKER_THREADS</dt>
  4180. ** <dd>The maximum number of auxiliary worker threads that a single
  4181. ** [prepared statement] may start.</dd>)^
  4182. ** </dl>
  4183. */
  4184. #define SQLITE_LIMIT_LENGTH 0
  4185. #define SQLITE_LIMIT_SQL_LENGTH 1
  4186. #define SQLITE_LIMIT_COLUMN 2
  4187. #define SQLITE_LIMIT_EXPR_DEPTH 3
  4188. #define SQLITE_LIMIT_COMPOUND_SELECT 4
  4189. #define SQLITE_LIMIT_VDBE_OP 5
  4190. #define SQLITE_LIMIT_FUNCTION_ARG 6
  4191. #define SQLITE_LIMIT_ATTACHED 7
  4192. #define SQLITE_LIMIT_LIKE_PATTERN_LENGTH 8
  4193. #define SQLITE_LIMIT_VARIABLE_NUMBER 9
  4194. #define SQLITE_LIMIT_TRIGGER_DEPTH 10
  4195. #define SQLITE_LIMIT_WORKER_THREADS 11
  4196. /*
  4197. ** CAPI3REF: Prepare Flags
  4198. **
  4199. ** These constants define various flags that can be passed into
  4200. ** "prepFlags" parameter of the [sqlite3_prepare_v3()] and
  4201. ** [sqlite3_prepare16_v3()] interfaces.
  4202. **
  4203. ** New flags may be added in future releases of SQLite.
  4204. **
  4205. ** <dl>
  4206. ** [[SQLITE_PREPARE_PERSISTENT]] ^(<dt>SQLITE_PREPARE_PERSISTENT</dt>
  4207. ** <dd>The SQLITE_PREPARE_PERSISTENT flag is a hint to the query planner
  4208. ** that the prepared statement will be retained for a long time and
  4209. ** probably reused many times.)^ ^Without this flag, [sqlite3_prepare_v3()]
  4210. ** and [sqlite3_prepare16_v3()] assume that the prepared statement will
  4211. ** be used just once or at most a few times and then destroyed using
  4212. ** [sqlite3_finalize()] relatively soon. The current implementation acts
  4213. ** on this hint by avoiding the use of [lookaside memory] so as not to
  4214. ** deplete the limited store of lookaside memory. Future versions of
  4215. ** SQLite may act on this hint differently.
  4216. **
  4217. ** [[SQLITE_PREPARE_NORMALIZE]] <dt>SQLITE_PREPARE_NORMALIZE</dt>
  4218. ** <dd>The SQLITE_PREPARE_NORMALIZE flag is a no-op. This flag used
  4219. ** to be required for any prepared statement that wanted to use the
  4220. ** [sqlite3_normalized_sql()] interface. However, the
  4221. ** [sqlite3_normalized_sql()] interface is now available to all
  4222. ** prepared statements, regardless of whether or not they use this
  4223. ** flag.
  4224. **
  4225. ** [[SQLITE_PREPARE_NO_VTAB]] <dt>SQLITE_PREPARE_NO_VTAB</dt>
  4226. ** <dd>The SQLITE_PREPARE_NO_VTAB flag causes the SQL compiler
  4227. ** to return an error (error code SQLITE_ERROR) if the statement uses
  4228. ** any virtual tables.
  4229. **
  4230. ** [[SQLITE_PREPARE_DONT_LOG]] <dt>SQLITE_PREPARE_DONT_LOG</dt>
  4231. ** <dd>The SQLITE_PREPARE_DONT_LOG flag prevents SQL compiler
  4232. ** errors from being sent to the error log defined by
  4233. ** [SQLITE_CONFIG_LOG]. This can be used, for example, to do test
  4234. ** compiles to see if some SQL syntax is well-formed, without generating
  4235. ** messages on the global error log when it is not. If the test compile
  4236. ** fails, the sqlite3_prepare_v3() call returns the same error indications
  4237. ** with or without this flag; it just omits the call to [sqlite3_log()] that
  4238. ** logs the error.
  4239. ** </dl>
  4240. */
  4241. #define SQLITE_PREPARE_PERSISTENT 0x01
  4242. #define SQLITE_PREPARE_NORMALIZE 0x02
  4243. #define SQLITE_PREPARE_NO_VTAB 0x04
  4244. #define SQLITE_PREPARE_DONT_LOG 0x10
  4245. /*
  4246. ** CAPI3REF: Compiling An SQL Statement
  4247. ** KEYWORDS: {SQL statement compiler}
  4248. ** METHOD: sqlite3
  4249. ** CONSTRUCTOR: sqlite3_stmt
  4250. **
  4251. ** To execute an SQL statement, it must first be compiled into a byte-code
  4252. ** program using one of these routines. Or, in other words, these routines
  4253. ** are constructors for the [prepared statement] object.
  4254. **
  4255. ** The preferred routine to use is [sqlite3_prepare_v2()]. The
  4256. ** [sqlite3_prepare()] interface is legacy and should be avoided.
  4257. ** [sqlite3_prepare_v3()] has an extra "prepFlags" option that is used
  4258. ** for special purposes.
  4259. **
  4260. ** The use of the UTF-8 interfaces is preferred, as SQLite currently
  4261. ** does all parsing using UTF-8. The UTF-16 interfaces are provided
  4262. ** as a convenience. The UTF-16 interfaces work by converting the
  4263. ** input text into UTF-8, then invoking the corresponding UTF-8 interface.
  4264. **
  4265. ** The first argument, "db", is a [database connection] obtained from a
  4266. ** prior successful call to [sqlite3_open()], [sqlite3_open_v2()] or
  4267. ** [sqlite3_open16()]. The database connection must not have been closed.
  4268. **
  4269. ** The second argument, "zSql", is the statement to be compiled, encoded
  4270. ** as either UTF-8 or UTF-16. The sqlite3_prepare(), sqlite3_prepare_v2(),
  4271. ** and sqlite3_prepare_v3()
  4272. ** interfaces use UTF-8, and sqlite3_prepare16(), sqlite3_prepare16_v2(),
  4273. ** and sqlite3_prepare16_v3() use UTF-16.
  4274. **
  4275. ** ^If the nByte argument is negative, then zSql is read up to the
  4276. ** first zero terminator. ^If nByte is positive, then it is the maximum
  4277. ** number of bytes read from zSql. When nByte is positive, zSql is read
  4278. ** up to the first zero terminator or until the nByte bytes have been read,
  4279. ** whichever comes first. ^If nByte is zero, then no prepared
  4280. ** statement is generated.
  4281. ** If the caller knows that the supplied string is nul-terminated, then
  4282. ** there is a small performance advantage to passing an nByte parameter that
  4283. ** is the number of bytes in the input string <i>including</i>
  4284. ** the nul-terminator.
  4285. ** Note that nByte measure the length of the input in bytes, not
  4286. ** characters, even for the UTF-16 interfaces.
  4287. **
  4288. ** ^If pzTail is not NULL then *pzTail is made to point to the first byte
  4289. ** past the end of the first SQL statement in zSql. These routines only
  4290. ** compile the first statement in zSql, so *pzTail is left pointing to
  4291. ** what remains uncompiled.
  4292. **
  4293. ** ^*ppStmt is left pointing to a compiled [prepared statement] that can be
  4294. ** executed using [sqlite3_step()]. ^If there is an error, *ppStmt is set
  4295. ** to NULL. ^If the input text contains no SQL (if the input is an empty
  4296. ** string or a comment) then *ppStmt is set to NULL.
  4297. ** The calling procedure is responsible for deleting the compiled
  4298. ** SQL statement using [sqlite3_finalize()] after it has finished with it.
  4299. ** ppStmt may not be NULL.
  4300. **
  4301. ** ^On success, the sqlite3_prepare() family of routines return [SQLITE_OK];
  4302. ** otherwise an [error code] is returned.
  4303. **
  4304. ** The sqlite3_prepare_v2(), sqlite3_prepare_v3(), sqlite3_prepare16_v2(),
  4305. ** and sqlite3_prepare16_v3() interfaces are recommended for all new programs.
  4306. ** The older interfaces (sqlite3_prepare() and sqlite3_prepare16())
  4307. ** are retained for backwards compatibility, but their use is discouraged.
  4308. ** ^In the "vX" interfaces, the prepared statement
  4309. ** that is returned (the [sqlite3_stmt] object) contains a copy of the
  4310. ** original SQL text. This causes the [sqlite3_step()] interface to
  4311. ** behave differently in three ways:
  4312. **
  4313. ** <ol>
  4314. ** <li>
  4315. ** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it
  4316. ** always used to do, [sqlite3_step()] will automatically recompile the SQL
  4317. ** statement and try to run it again. As many as [SQLITE_MAX_SCHEMA_RETRY]
  4318. ** retries will occur before sqlite3_step() gives up and returns an error.
  4319. ** </li>
  4320. **
  4321. ** <li>
  4322. ** ^When an error occurs, [sqlite3_step()] will return one of the detailed
  4323. ** [error codes] or [extended error codes]. ^The legacy behavior was that
  4324. ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
  4325. ** and the application would have to make a second call to [sqlite3_reset()]
  4326. ** in order to find the underlying cause of the problem. With the "v2" prepare
  4327. ** interfaces, the underlying reason for the error is returned immediately.
  4328. ** </li>
  4329. **
  4330. ** <li>
  4331. ** ^If the specific value bound to a [parameter | host parameter] in the
  4332. ** WHERE clause might influence the choice of query plan for a statement,
  4333. ** then the statement will be automatically recompiled, as if there had been
  4334. ** a schema change, on the first [sqlite3_step()] call following any change
  4335. ** to the [sqlite3_bind_text | bindings] of that [parameter].
  4336. ** ^The specific value of a WHERE-clause [parameter] might influence the
  4337. ** choice of query plan if the parameter is the left-hand side of a [LIKE]
  4338. ** or [GLOB] operator or if the parameter is compared to an indexed column
  4339. ** and the [SQLITE_ENABLE_STAT4] compile-time option is enabled.
  4340. ** </li>
  4341. ** </ol>
  4342. **
  4343. ** <p>^sqlite3_prepare_v3() differs from sqlite3_prepare_v2() only in having
  4344. ** the extra prepFlags parameter, which is a bit array consisting of zero or
  4345. ** more of the [SQLITE_PREPARE_PERSISTENT|SQLITE_PREPARE_*] flags. ^The
  4346. ** sqlite3_prepare_v2() interface works exactly the same as
  4347. ** sqlite3_prepare_v3() with a zero prepFlags parameter.
  4348. */
  4349. SQLITE_API int sqlite3_prepare(
  4350. sqlite3 *db, /* Database handle */
  4351. const char *zSql, /* SQL statement, UTF-8 encoded */
  4352. int nByte, /* Maximum length of zSql in bytes. */
  4353. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  4354. const char **pzTail /* OUT: Pointer to unused portion of zSql */
  4355. );
  4356. SQLITE_API int sqlite3_prepare_v2(
  4357. sqlite3 *db, /* Database handle */
  4358. const char *zSql, /* SQL statement, UTF-8 encoded */
  4359. int nByte, /* Maximum length of zSql in bytes. */
  4360. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  4361. const char **pzTail /* OUT: Pointer to unused portion of zSql */
  4362. );
  4363. SQLITE_API int sqlite3_prepare_v3(
  4364. sqlite3 *db, /* Database handle */
  4365. const char *zSql, /* SQL statement, UTF-8 encoded */
  4366. int nByte, /* Maximum length of zSql in bytes. */
  4367. unsigned int prepFlags, /* Zero or more SQLITE_PREPARE_ flags */
  4368. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  4369. const char **pzTail /* OUT: Pointer to unused portion of zSql */
  4370. );
  4371. SQLITE_API int sqlite3_prepare16(
  4372. sqlite3 *db, /* Database handle */
  4373. const void *zSql, /* SQL statement, UTF-16 encoded */
  4374. int nByte, /* Maximum length of zSql in bytes. */
  4375. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  4376. const void **pzTail /* OUT: Pointer to unused portion of zSql */
  4377. );
  4378. SQLITE_API int sqlite3_prepare16_v2(
  4379. sqlite3 *db, /* Database handle */
  4380. const void *zSql, /* SQL statement, UTF-16 encoded */
  4381. int nByte, /* Maximum length of zSql in bytes. */
  4382. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  4383. const void **pzTail /* OUT: Pointer to unused portion of zSql */
  4384. );
  4385. SQLITE_API int sqlite3_prepare16_v3(
  4386. sqlite3 *db, /* Database handle */
  4387. const void *zSql, /* SQL statement, UTF-16 encoded */
  4388. int nByte, /* Maximum length of zSql in bytes. */
  4389. unsigned int prepFlags, /* Zero or more SQLITE_PREPARE_ flags */
  4390. sqlite3_stmt **ppStmt, /* OUT: Statement handle */
  4391. const void **pzTail /* OUT: Pointer to unused portion of zSql */
  4392. );
  4393. /*
  4394. ** CAPI3REF: Retrieving Statement SQL
  4395. ** METHOD: sqlite3_stmt
  4396. **
  4397. ** ^The sqlite3_sql(P) interface returns a pointer to a copy of the UTF-8
  4398. ** SQL text used to create [prepared statement] P if P was
  4399. ** created by [sqlite3_prepare_v2()], [sqlite3_prepare_v3()],
  4400. ** [sqlite3_prepare16_v2()], or [sqlite3_prepare16_v3()].
  4401. ** ^The sqlite3_expanded_sql(P) interface returns a pointer to a UTF-8
  4402. ** string containing the SQL text of prepared statement P with
  4403. ** [bound parameters] expanded.
  4404. ** ^The sqlite3_normalized_sql(P) interface returns a pointer to a UTF-8
  4405. ** string containing the normalized SQL text of prepared statement P. The
  4406. ** semantics used to normalize a SQL statement are unspecified and subject
  4407. ** to change. At a minimum, literal values will be replaced with suitable
  4408. ** placeholders.
  4409. **
  4410. ** ^(For example, if a prepared statement is created using the SQL
  4411. ** text "SELECT $abc,:xyz" and if parameter $abc is bound to integer 2345
  4412. ** and parameter :xyz is unbound, then sqlite3_sql() will return
  4413. ** the original string, "SELECT $abc,:xyz" but sqlite3_expanded_sql()
  4414. ** will return "SELECT 2345,NULL".)^
  4415. **
  4416. ** ^The sqlite3_expanded_sql() interface returns NULL if insufficient memory
  4417. ** is available to hold the result, or if the result would exceed the
  4418. ** the maximum string length determined by the [SQLITE_LIMIT_LENGTH].
  4419. **
  4420. ** ^The [SQLITE_TRACE_SIZE_LIMIT] compile-time option limits the size of
  4421. ** bound parameter expansions. ^The [SQLITE_OMIT_TRACE] compile-time
  4422. ** option causes sqlite3_expanded_sql() to always return NULL.
  4423. **
  4424. ** ^The strings returned by sqlite3_sql(P) and sqlite3_normalized_sql(P)
  4425. ** are managed by SQLite and are automatically freed when the prepared
  4426. ** statement is finalized.
  4427. ** ^The string returned by sqlite3_expanded_sql(P), on the other hand,
  4428. ** is obtained from [sqlite3_malloc()] and must be freed by the application
  4429. ** by passing it to [sqlite3_free()].
  4430. **
  4431. ** ^The sqlite3_normalized_sql() interface is only available if
  4432. ** the [SQLITE_ENABLE_NORMALIZE] compile-time option is defined.
  4433. */
  4434. SQLITE_API const char *sqlite3_sql(sqlite3_stmt *pStmt);
  4435. SQLITE_API char *sqlite3_expanded_sql(sqlite3_stmt *pStmt);
  4436. #ifdef SQLITE_ENABLE_NORMALIZE
  4437. SQLITE_API const char *sqlite3_normalized_sql(sqlite3_stmt *pStmt);
  4438. #endif
  4439. /*
  4440. ** CAPI3REF: Determine If An SQL Statement Writes The Database
  4441. ** METHOD: sqlite3_stmt
  4442. **
  4443. ** ^The sqlite3_stmt_readonly(X) interface returns true (non-zero) if
  4444. ** and only if the [prepared statement] X makes no direct changes to
  4445. ** the content of the database file.
  4446. **
  4447. ** Note that [application-defined SQL functions] or
  4448. ** [virtual tables] might change the database indirectly as a side effect.
  4449. ** ^(For example, if an application defines a function "eval()" that
  4450. ** calls [sqlite3_exec()], then the following SQL statement would
  4451. ** change the database file through side-effects:
  4452. **
  4453. ** <blockquote><pre>
  4454. ** SELECT eval('DELETE FROM t1') FROM t2;
  4455. ** </pre></blockquote>
  4456. **
  4457. ** But because the [SELECT] statement does not change the database file
  4458. ** directly, sqlite3_stmt_readonly() would still return true.)^
  4459. **
  4460. ** ^Transaction control statements such as [BEGIN], [COMMIT], [ROLLBACK],
  4461. ** [SAVEPOINT], and [RELEASE] cause sqlite3_stmt_readonly() to return true,
  4462. ** since the statements themselves do not actually modify the database but
  4463. ** rather they control the timing of when other statements modify the
  4464. ** database. ^The [ATTACH] and [DETACH] statements also cause
  4465. ** sqlite3_stmt_readonly() to return true since, while those statements
  4466. ** change the configuration of a database connection, they do not make
  4467. ** changes to the content of the database files on disk.
  4468. ** ^The sqlite3_stmt_readonly() interface returns true for [BEGIN] since
  4469. ** [BEGIN] merely sets internal flags, but the [BEGIN|BEGIN IMMEDIATE] and
  4470. ** [BEGIN|BEGIN EXCLUSIVE] commands do touch the database and so
  4471. ** sqlite3_stmt_readonly() returns false for those commands.
  4472. **
  4473. ** ^This routine returns false if there is any possibility that the
  4474. ** statement might change the database file. ^A false return does
  4475. ** not guarantee that the statement will change the database file.
  4476. ** ^For example, an UPDATE statement might have a WHERE clause that
  4477. ** makes it a no-op, but the sqlite3_stmt_readonly() result would still
  4478. ** be false. ^Similarly, a CREATE TABLE IF NOT EXISTS statement is a
  4479. ** read-only no-op if the table already exists, but
  4480. ** sqlite3_stmt_readonly() still returns false for such a statement.
  4481. **
  4482. ** ^If prepared statement X is an [EXPLAIN] or [EXPLAIN QUERY PLAN]
  4483. ** statement, then sqlite3_stmt_readonly(X) returns the same value as
  4484. ** if the EXPLAIN or EXPLAIN QUERY PLAN prefix were omitted.
  4485. */
  4486. SQLITE_API int sqlite3_stmt_readonly(sqlite3_stmt *pStmt);
  4487. /*
  4488. ** CAPI3REF: Query The EXPLAIN Setting For A Prepared Statement
  4489. ** METHOD: sqlite3_stmt
  4490. **
  4491. ** ^The sqlite3_stmt_isexplain(S) interface returns 1 if the
  4492. ** prepared statement S is an EXPLAIN statement, or 2 if the
  4493. ** statement S is an EXPLAIN QUERY PLAN.
  4494. ** ^The sqlite3_stmt_isexplain(S) interface returns 0 if S is
  4495. ** an ordinary statement or a NULL pointer.
  4496. */
  4497. SQLITE_API int sqlite3_stmt_isexplain(sqlite3_stmt *pStmt);
  4498. /*
  4499. ** CAPI3REF: Change The EXPLAIN Setting For A Prepared Statement
  4500. ** METHOD: sqlite3_stmt
  4501. **
  4502. ** The sqlite3_stmt_explain(S,E) interface changes the EXPLAIN
  4503. ** setting for [prepared statement] S. If E is zero, then S becomes
  4504. ** a normal prepared statement. If E is 1, then S behaves as if
  4505. ** its SQL text began with "[EXPLAIN]". If E is 2, then S behaves as if
  4506. ** its SQL text began with "[EXPLAIN QUERY PLAN]".
  4507. **
  4508. ** Calling sqlite3_stmt_explain(S,E) might cause S to be reprepared.
  4509. ** SQLite tries to avoid a reprepare, but a reprepare might be necessary
  4510. ** on the first transition into EXPLAIN or EXPLAIN QUERY PLAN mode.
  4511. **
  4512. ** Because of the potential need to reprepare, a call to
  4513. ** sqlite3_stmt_explain(S,E) will fail with SQLITE_ERROR if S cannot be
  4514. ** reprepared because it was created using [sqlite3_prepare()] instead of
  4515. ** the newer [sqlite3_prepare_v2()] or [sqlite3_prepare_v3()] interfaces and
  4516. ** hence has no saved SQL text with which to reprepare.
  4517. **
  4518. ** Changing the explain setting for a prepared statement does not change
  4519. ** the original SQL text for the statement. Hence, if the SQL text originally
  4520. ** began with EXPLAIN or EXPLAIN QUERY PLAN, but sqlite3_stmt_explain(S,0)
  4521. ** is called to convert the statement into an ordinary statement, the EXPLAIN
  4522. ** or EXPLAIN QUERY PLAN keywords will still appear in the sqlite3_sql(S)
  4523. ** output, even though the statement now acts like a normal SQL statement.
  4524. **
  4525. ** This routine returns SQLITE_OK if the explain mode is successfully
  4526. ** changed, or an error code if the explain mode could not be changed.
  4527. ** The explain mode cannot be changed while a statement is active.
  4528. ** Hence, it is good practice to call [sqlite3_reset(S)]
  4529. ** immediately prior to calling sqlite3_stmt_explain(S,E).
  4530. */
  4531. SQLITE_API int sqlite3_stmt_explain(sqlite3_stmt *pStmt, int eMode);
  4532. /*
  4533. ** CAPI3REF: Determine If A Prepared Statement Has Been Reset
  4534. ** METHOD: sqlite3_stmt
  4535. **
  4536. ** ^The sqlite3_stmt_busy(S) interface returns true (non-zero) if the
  4537. ** [prepared statement] S has been stepped at least once using
  4538. ** [sqlite3_step(S)] but has neither run to completion (returned
  4539. ** [SQLITE_DONE] from [sqlite3_step(S)]) nor
  4540. ** been reset using [sqlite3_reset(S)]. ^The sqlite3_stmt_busy(S)
  4541. ** interface returns false if S is a NULL pointer. If S is not a
  4542. ** NULL pointer and is not a pointer to a valid [prepared statement]
  4543. ** object, then the behavior is undefined and probably undesirable.
  4544. **
  4545. ** This interface can be used in combination [sqlite3_next_stmt()]
  4546. ** to locate all prepared statements associated with a database
  4547. ** connection that are in need of being reset. This can be used,
  4548. ** for example, in diagnostic routines to search for prepared
  4549. ** statements that are holding a transaction open.
  4550. */
  4551. SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
  4552. /*
  4553. ** CAPI3REF: Dynamically Typed Value Object
  4554. ** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value}
  4555. **
  4556. ** SQLite uses the sqlite3_value object to represent all values
  4557. ** that can be stored in a database table. SQLite uses dynamic typing
  4558. ** for the values it stores. ^Values stored in sqlite3_value objects
  4559. ** can be integers, floating point values, strings, BLOBs, or NULL.
  4560. **
  4561. ** An sqlite3_value object may be either "protected" or "unprotected".
  4562. ** Some interfaces require a protected sqlite3_value. Other interfaces
  4563. ** will accept either a protected or an unprotected sqlite3_value.
  4564. ** Every interface that accepts sqlite3_value arguments specifies
  4565. ** whether or not it requires a protected sqlite3_value. The
  4566. ** [sqlite3_value_dup()] interface can be used to construct a new
  4567. ** protected sqlite3_value from an unprotected sqlite3_value.
  4568. **
  4569. ** The terms "protected" and "unprotected" refer to whether or not
  4570. ** a mutex is held. An internal mutex is held for a protected
  4571. ** sqlite3_value object but no mutex is held for an unprotected
  4572. ** sqlite3_value object. If SQLite is compiled to be single-threaded
  4573. ** (with [SQLITE_THREADSAFE=0] and with [sqlite3_threadsafe()] returning 0)
  4574. ** or if SQLite is run in one of reduced mutex modes
  4575. ** [SQLITE_CONFIG_SINGLETHREAD] or [SQLITE_CONFIG_MULTITHREAD]
  4576. ** then there is no distinction between protected and unprotected
  4577. ** sqlite3_value objects and they can be used interchangeably. However,
  4578. ** for maximum code portability it is recommended that applications
  4579. ** still make the distinction between protected and unprotected
  4580. ** sqlite3_value objects even when not strictly required.
  4581. **
  4582. ** ^The sqlite3_value objects that are passed as parameters into the
  4583. ** implementation of [application-defined SQL functions] are protected.
  4584. ** ^The sqlite3_value objects returned by [sqlite3_vtab_rhs_value()]
  4585. ** are protected.
  4586. ** ^The sqlite3_value object returned by
  4587. ** [sqlite3_column_value()] is unprotected.
  4588. ** Unprotected sqlite3_value objects may only be used as arguments
  4589. ** to [sqlite3_result_value()], [sqlite3_bind_value()], and
  4590. ** [sqlite3_value_dup()].
  4591. ** The [sqlite3_value_blob | sqlite3_value_type()] family of
  4592. ** interfaces require protected sqlite3_value objects.
  4593. */
  4594. typedef struct sqlite3_value sqlite3_value;
  4595. /*
  4596. ** CAPI3REF: SQL Function Context Object
  4597. **
  4598. ** The context in which an SQL function executes is stored in an
  4599. ** sqlite3_context object. ^A pointer to an sqlite3_context object
  4600. ** is always first parameter to [application-defined SQL functions].
  4601. ** The application-defined SQL function implementation will pass this
  4602. ** pointer through into calls to [sqlite3_result_int | sqlite3_result()],
  4603. ** [sqlite3_aggregate_context()], [sqlite3_user_data()],
  4604. ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
  4605. ** and/or [sqlite3_set_auxdata()].
  4606. */
  4607. typedef struct sqlite3_context sqlite3_context;
  4608. /*
  4609. ** CAPI3REF: Binding Values To Prepared Statements
  4610. ** KEYWORDS: {host parameter} {host parameters} {host parameter name}
  4611. ** KEYWORDS: {SQL parameter} {SQL parameters} {parameter binding}
  4612. ** METHOD: sqlite3_stmt
  4613. **
  4614. ** ^(In the SQL statement text input to [sqlite3_prepare_v2()] and its variants,
  4615. ** literals may be replaced by a [parameter] that matches one of following
  4616. ** templates:
  4617. **
  4618. ** <ul>
  4619. ** <li> ?
  4620. ** <li> ?NNN
  4621. ** <li> :VVV
  4622. ** <li> @VVV
  4623. ** <li> $VVV
  4624. ** </ul>
  4625. **
  4626. ** In the templates above, NNN represents an integer literal,
  4627. ** and VVV represents an alphanumeric identifier.)^ ^The values of these
  4628. ** parameters (also called "host parameter names" or "SQL parameters")
  4629. ** can be set using the sqlite3_bind_*() routines defined here.
  4630. **
  4631. ** ^The first argument to the sqlite3_bind_*() routines is always
  4632. ** a pointer to the [sqlite3_stmt] object returned from
  4633. ** [sqlite3_prepare_v2()] or its variants.
  4634. **
  4635. ** ^The second argument is the index of the SQL parameter to be set.
  4636. ** ^The leftmost SQL parameter has an index of 1. ^When the same named
  4637. ** SQL parameter is used more than once, second and subsequent
  4638. ** occurrences have the same index as the first occurrence.
  4639. ** ^The index for named parameters can be looked up using the
  4640. ** [sqlite3_bind_parameter_index()] API if desired. ^The index
  4641. ** for "?NNN" parameters is the value of NNN.
  4642. ** ^The NNN value must be between 1 and the [sqlite3_limit()]
  4643. ** parameter [SQLITE_LIMIT_VARIABLE_NUMBER] (default value: 32766).
  4644. **
  4645. ** ^The third argument is the value to bind to the parameter.
  4646. ** ^If the third parameter to sqlite3_bind_text() or sqlite3_bind_text16()
  4647. ** or sqlite3_bind_blob() is a NULL pointer then the fourth parameter
  4648. ** is ignored and the end result is the same as sqlite3_bind_null().
  4649. ** ^If the third parameter to sqlite3_bind_text() is not NULL, then
  4650. ** it should be a pointer to well-formed UTF8 text.
  4651. ** ^If the third parameter to sqlite3_bind_text16() is not NULL, then
  4652. ** it should be a pointer to well-formed UTF16 text.
  4653. ** ^If the third parameter to sqlite3_bind_text64() is not NULL, then
  4654. ** it should be a pointer to a well-formed unicode string that is
  4655. ** either UTF8 if the sixth parameter is SQLITE_UTF8, or UTF16
  4656. ** otherwise.
  4657. **
  4658. ** [[byte-order determination rules]] ^The byte-order of
  4659. ** UTF16 input text is determined by the byte-order mark (BOM, U+FEFF)
  4660. ** found in first character, which is removed, or in the absence of a BOM
  4661. ** the byte order is the native byte order of the host
  4662. ** machine for sqlite3_bind_text16() or the byte order specified in
  4663. ** the 6th parameter for sqlite3_bind_text64().)^
  4664. ** ^If UTF16 input text contains invalid unicode
  4665. ** characters, then SQLite might change those invalid characters
  4666. ** into the unicode replacement character: U+FFFD.
  4667. **
  4668. ** ^(In those routines that have a fourth argument, its value is the
  4669. ** number of bytes in the parameter. To be clear: the value is the
  4670. ** number of <u>bytes</u> in the value, not the number of characters.)^
  4671. ** ^If the fourth parameter to sqlite3_bind_text() or sqlite3_bind_text16()
  4672. ** is negative, then the length of the string is
  4673. ** the number of bytes up to the first zero terminator.
  4674. ** If the fourth parameter to sqlite3_bind_blob() is negative, then
  4675. ** the behavior is undefined.
  4676. ** If a non-negative fourth parameter is provided to sqlite3_bind_text()
  4677. ** or sqlite3_bind_text16() or sqlite3_bind_text64() then
  4678. ** that parameter must be the byte offset
  4679. ** where the NUL terminator would occur assuming the string were NUL
  4680. ** terminated. If any NUL characters occurs at byte offsets less than
  4681. ** the value of the fourth parameter then the resulting string value will
  4682. ** contain embedded NULs. The result of expressions involving strings
  4683. ** with embedded NULs is undefined.
  4684. **
  4685. ** ^The fifth argument to the BLOB and string binding interfaces controls
  4686. ** or indicates the lifetime of the object referenced by the third parameter.
  4687. ** These three options exist:
  4688. ** ^ (1) A destructor to dispose of the BLOB or string after SQLite has finished
  4689. ** with it may be passed. ^It is called to dispose of the BLOB or string even
  4690. ** if the call to the bind API fails, except the destructor is not called if
  4691. ** the third parameter is a NULL pointer or the fourth parameter is negative.
  4692. ** ^ (2) The special constant, [SQLITE_STATIC], may be passed to indicate that
  4693. ** the application remains responsible for disposing of the object. ^In this
  4694. ** case, the object and the provided pointer to it must remain valid until
  4695. ** either the prepared statement is finalized or the same SQL parameter is
  4696. ** bound to something else, whichever occurs sooner.
  4697. ** ^ (3) The constant, [SQLITE_TRANSIENT], may be passed to indicate that the
  4698. ** object is to be copied prior to the return from sqlite3_bind_*(). ^The
  4699. ** object and pointer to it must remain valid until then. ^SQLite will then
  4700. ** manage the lifetime of its private copy.
  4701. **
  4702. ** ^The sixth argument to sqlite3_bind_text64() must be one of
  4703. ** [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE]
  4704. ** to specify the encoding of the text in the third parameter. If
  4705. ** the sixth argument to sqlite3_bind_text64() is not one of the
  4706. ** allowed values shown above, or if the text encoding is different
  4707. ** from the encoding specified by the sixth parameter, then the behavior
  4708. ** is undefined.
  4709. **
  4710. ** ^The sqlite3_bind_zeroblob() routine binds a BLOB of length N that
  4711. ** is filled with zeroes. ^A zeroblob uses a fixed amount of memory
  4712. ** (just an integer to hold its size) while it is being processed.
  4713. ** Zeroblobs are intended to serve as placeholders for BLOBs whose
  4714. ** content is later written using
  4715. ** [sqlite3_blob_open | incremental BLOB I/O] routines.
  4716. ** ^A negative value for the zeroblob results in a zero-length BLOB.
  4717. **
  4718. ** ^The sqlite3_bind_pointer(S,I,P,T,D) routine causes the I-th parameter in
  4719. ** [prepared statement] S to have an SQL value of NULL, but to also be
  4720. ** associated with the pointer P of type T. ^D is either a NULL pointer or
  4721. ** a pointer to a destructor function for P. ^SQLite will invoke the
  4722. ** destructor D with a single argument of P when it is finished using
  4723. ** P. The T parameter should be a static string, preferably a string
  4724. ** literal. The sqlite3_bind_pointer() routine is part of the
  4725. ** [pointer passing interface] added for SQLite 3.20.0.
  4726. **
  4727. ** ^If any of the sqlite3_bind_*() routines are called with a NULL pointer
  4728. ** for the [prepared statement] or with a prepared statement for which
  4729. ** [sqlite3_step()] has been called more recently than [sqlite3_reset()],
  4730. ** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_()
  4731. ** routine is passed a [prepared statement] that has been finalized, the
  4732. ** result is undefined and probably harmful.
  4733. **
  4734. ** ^Bindings are not cleared by the [sqlite3_reset()] routine.
  4735. ** ^Unbound parameters are interpreted as NULL.
  4736. **
  4737. ** ^The sqlite3_bind_* routines return [SQLITE_OK] on success or an
  4738. ** [error code] if anything goes wrong.
  4739. ** ^[SQLITE_TOOBIG] might be returned if the size of a string or BLOB
  4740. ** exceeds limits imposed by [sqlite3_limit]([SQLITE_LIMIT_LENGTH]) or
  4741. ** [SQLITE_MAX_LENGTH].
  4742. ** ^[SQLITE_RANGE] is returned if the parameter
  4743. ** index is out of range. ^[SQLITE_NOMEM] is returned if malloc() fails.
  4744. **
  4745. ** See also: [sqlite3_bind_parameter_count()],
  4746. ** [sqlite3_bind_parameter_name()], and [sqlite3_bind_parameter_index()].
  4747. */
  4748. SQLITE_API int sqlite3_bind_blob(sqlite3_stmt*, int, const void*, int n, void(*)(void*));
  4749. SQLITE_API int sqlite3_bind_blob64(sqlite3_stmt*, int, const void*, sqlite3_uint64,
  4750. void(*)(void*));
  4751. SQLITE_API int sqlite3_bind_double(sqlite3_stmt*, int, double);
  4752. SQLITE_API int sqlite3_bind_int(sqlite3_stmt*, int, int);
  4753. SQLITE_API int sqlite3_bind_int64(sqlite3_stmt*, int, sqlite3_int64);
  4754. SQLITE_API int sqlite3_bind_null(sqlite3_stmt*, int);
  4755. SQLITE_API int sqlite3_bind_text(sqlite3_stmt*,int,const char*,int,void(*)(void*));
  4756. SQLITE_API int sqlite3_bind_text16(sqlite3_stmt*, int, const void*, int, void(*)(void*));
  4757. SQLITE_API int sqlite3_bind_text64(sqlite3_stmt*, int, const char*, sqlite3_uint64,
  4758. void(*)(void*), unsigned char encoding);
  4759. SQLITE_API int sqlite3_bind_value(sqlite3_stmt*, int, const sqlite3_value*);
  4760. SQLITE_API int sqlite3_bind_pointer(sqlite3_stmt*, int, void*, const char*,void(*)(void*));
  4761. SQLITE_API int sqlite3_bind_zeroblob(sqlite3_stmt*, int, int n);
  4762. SQLITE_API int sqlite3_bind_zeroblob64(sqlite3_stmt*, int, sqlite3_uint64);
  4763. /*
  4764. ** CAPI3REF: Number Of SQL Parameters
  4765. ** METHOD: sqlite3_stmt
  4766. **
  4767. ** ^This routine can be used to find the number of [SQL parameters]
  4768. ** in a [prepared statement]. SQL parameters are tokens of the
  4769. ** form "?", "?NNN", ":AAA", "$AAA", or "@AAA" that serve as
  4770. ** placeholders for values that are [sqlite3_bind_blob | bound]
  4771. ** to the parameters at a later time.
  4772. **
  4773. ** ^(This routine actually returns the index of the largest (rightmost)
  4774. ** parameter. For all forms except ?NNN, this will correspond to the
  4775. ** number of unique parameters. If parameters of the ?NNN form are used,
  4776. ** there may be gaps in the list.)^
  4777. **
  4778. ** See also: [sqlite3_bind_blob|sqlite3_bind()],
  4779. ** [sqlite3_bind_parameter_name()], and
  4780. ** [sqlite3_bind_parameter_index()].
  4781. */
  4782. SQLITE_API int sqlite3_bind_parameter_count(sqlite3_stmt*);
  4783. /*
  4784. ** CAPI3REF: Name Of A Host Parameter
  4785. ** METHOD: sqlite3_stmt
  4786. **
  4787. ** ^The sqlite3_bind_parameter_name(P,N) interface returns
  4788. ** the name of the N-th [SQL parameter] in the [prepared statement] P.
  4789. ** ^(SQL parameters of the form "?NNN" or ":AAA" or "@AAA" or "$AAA"
  4790. ** have a name which is the string "?NNN" or ":AAA" or "@AAA" or "$AAA"
  4791. ** respectively.
  4792. ** In other words, the initial ":" or "$" or "@" or "?"
  4793. ** is included as part of the name.)^
  4794. ** ^Parameters of the form "?" without a following integer have no name
  4795. ** and are referred to as "nameless" or "anonymous parameters".
  4796. **
  4797. ** ^The first host parameter has an index of 1, not 0.
  4798. **
  4799. ** ^If the value N is out of range or if the N-th parameter is
  4800. ** nameless, then NULL is returned. ^The returned string is
  4801. ** always in UTF-8 encoding even if the named parameter was
  4802. ** originally specified as UTF-16 in [sqlite3_prepare16()],
  4803. ** [sqlite3_prepare16_v2()], or [sqlite3_prepare16_v3()].
  4804. **
  4805. ** See also: [sqlite3_bind_blob|sqlite3_bind()],
  4806. ** [sqlite3_bind_parameter_count()], and
  4807. ** [sqlite3_bind_parameter_index()].
  4808. */
  4809. SQLITE_API const char *sqlite3_bind_parameter_name(sqlite3_stmt*, int);
  4810. /*
  4811. ** CAPI3REF: Index Of A Parameter With A Given Name
  4812. ** METHOD: sqlite3_stmt
  4813. **
  4814. ** ^Return the index of an SQL parameter given its name. ^The
  4815. ** index value returned is suitable for use as the second
  4816. ** parameter to [sqlite3_bind_blob|sqlite3_bind()]. ^A zero
  4817. ** is returned if no matching parameter is found. ^The parameter
  4818. ** name must be given in UTF-8 even if the original statement
  4819. ** was prepared from UTF-16 text using [sqlite3_prepare16_v2()] or
  4820. ** [sqlite3_prepare16_v3()].
  4821. **
  4822. ** See also: [sqlite3_bind_blob|sqlite3_bind()],
  4823. ** [sqlite3_bind_parameter_count()], and
  4824. ** [sqlite3_bind_parameter_name()].
  4825. */
  4826. SQLITE_API int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);
  4827. /*
  4828. ** CAPI3REF: Reset All Bindings On A Prepared Statement
  4829. ** METHOD: sqlite3_stmt
  4830. **
  4831. ** ^Contrary to the intuition of many, [sqlite3_reset()] does not reset
  4832. ** the [sqlite3_bind_blob | bindings] on a [prepared statement].
  4833. ** ^Use this routine to reset all host parameters to NULL.
  4834. */
  4835. SQLITE_API int sqlite3_clear_bindings(sqlite3_stmt*);
  4836. /*
  4837. ** CAPI3REF: Number Of Columns In A Result Set
  4838. ** METHOD: sqlite3_stmt
  4839. **
  4840. ** ^Return the number of columns in the result set returned by the
  4841. ** [prepared statement]. ^If this routine returns 0, that means the
  4842. ** [prepared statement] returns no data (for example an [UPDATE]).
  4843. ** ^However, just because this routine returns a positive number does not
  4844. ** mean that one or more rows of data will be returned. ^A SELECT statement
  4845. ** will always have a positive sqlite3_column_count() but depending on the
  4846. ** WHERE clause constraints and the table content, it might return no rows.
  4847. **
  4848. ** See also: [sqlite3_data_count()]
  4849. */
  4850. SQLITE_API int sqlite3_column_count(sqlite3_stmt *pStmt);
  4851. /*
  4852. ** CAPI3REF: Column Names In A Result Set
  4853. ** METHOD: sqlite3_stmt
  4854. **
  4855. ** ^These routines return the name assigned to a particular column
  4856. ** in the result set of a [SELECT] statement. ^The sqlite3_column_name()
  4857. ** interface returns a pointer to a zero-terminated UTF-8 string
  4858. ** and sqlite3_column_name16() returns a pointer to a zero-terminated
  4859. ** UTF-16 string. ^The first parameter is the [prepared statement]
  4860. ** that implements the [SELECT] statement. ^The second parameter is the
  4861. ** column number. ^The leftmost column is number 0.
  4862. **
  4863. ** ^The returned string pointer is valid until either the [prepared statement]
  4864. ** is destroyed by [sqlite3_finalize()] or until the statement is automatically
  4865. ** reprepared by the first call to [sqlite3_step()] for a particular run
  4866. ** or until the next call to
  4867. ** sqlite3_column_name() or sqlite3_column_name16() on the same column.
  4868. **
  4869. ** ^If sqlite3_malloc() fails during the processing of either routine
  4870. ** (for example during a conversion from UTF-8 to UTF-16) then a
  4871. ** NULL pointer is returned.
  4872. **
  4873. ** ^The name of a result column is the value of the "AS" clause for
  4874. ** that column, if there is an AS clause. If there is no AS clause
  4875. ** then the name of the column is unspecified and may change from
  4876. ** one release of SQLite to the next.
  4877. */
  4878. SQLITE_API const char *sqlite3_column_name(sqlite3_stmt*, int N);
  4879. SQLITE_API const void *sqlite3_column_name16(sqlite3_stmt*, int N);
  4880. /*
  4881. ** CAPI3REF: Source Of Data In A Query Result
  4882. ** METHOD: sqlite3_stmt
  4883. **
  4884. ** ^These routines provide a means to determine the database, table, and
  4885. ** table column that is the origin of a particular result column in
  4886. ** [SELECT] statement.
  4887. ** ^The name of the database or table or column can be returned as
  4888. ** either a UTF-8 or UTF-16 string. ^The _database_ routines return
  4889. ** the database name, the _table_ routines return the table name, and
  4890. ** the origin_ routines return the column name.
  4891. ** ^The returned string is valid until the [prepared statement] is destroyed
  4892. ** using [sqlite3_finalize()] or until the statement is automatically
  4893. ** reprepared by the first call to [sqlite3_step()] for a particular run
  4894. ** or until the same information is requested
  4895. ** again in a different encoding.
  4896. **
  4897. ** ^The names returned are the original un-aliased names of the
  4898. ** database, table, and column.
  4899. **
  4900. ** ^The first argument to these interfaces is a [prepared statement].
  4901. ** ^These functions return information about the Nth result column returned by
  4902. ** the statement, where N is the second function argument.
  4903. ** ^The left-most column is column 0 for these routines.
  4904. **
  4905. ** ^If the Nth column returned by the statement is an expression or
  4906. ** subquery and is not a column value, then all of these functions return
  4907. ** NULL. ^These routines might also return NULL if a memory allocation error
  4908. ** occurs. ^Otherwise, they return the name of the attached database, table,
  4909. ** or column that query result column was extracted from.
  4910. **
  4911. ** ^As with all other SQLite APIs, those whose names end with "16" return
  4912. ** UTF-16 encoded strings and the other functions return UTF-8.
  4913. **
  4914. ** ^These APIs are only available if the library was compiled with the
  4915. ** [SQLITE_ENABLE_COLUMN_METADATA] C-preprocessor symbol.
  4916. **
  4917. ** If two or more threads call one or more
  4918. ** [sqlite3_column_database_name | column metadata interfaces]
  4919. ** for the same [prepared statement] and result column
  4920. ** at the same time then the results are undefined.
  4921. */
  4922. SQLITE_API const char *sqlite3_column_database_name(sqlite3_stmt*,int);
  4923. SQLITE_API const void *sqlite3_column_database_name16(sqlite3_stmt*,int);
  4924. SQLITE_API const char *sqlite3_column_table_name(sqlite3_stmt*,int);
  4925. SQLITE_API const void *sqlite3_column_table_name16(sqlite3_stmt*,int);
  4926. SQLITE_API const char *sqlite3_column_origin_name(sqlite3_stmt*,int);
  4927. SQLITE_API const void *sqlite3_column_origin_name16(sqlite3_stmt*,int);
  4928. /*
  4929. ** CAPI3REF: Declared Datatype Of A Query Result
  4930. ** METHOD: sqlite3_stmt
  4931. **
  4932. ** ^(The first parameter is a [prepared statement].
  4933. ** If this statement is a [SELECT] statement and the Nth column of the
  4934. ** returned result set of that [SELECT] is a table column (not an
  4935. ** expression or subquery) then the declared type of the table
  4936. ** column is returned.)^ ^If the Nth column of the result set is an
  4937. ** expression or subquery, then a NULL pointer is returned.
  4938. ** ^The returned string is always UTF-8 encoded.
  4939. **
  4940. ** ^(For example, given the database schema:
  4941. **
  4942. ** CREATE TABLE t1(c1 VARIANT);
  4943. **
  4944. ** and the following statement to be compiled:
  4945. **
  4946. ** SELECT c1 + 1, c1 FROM t1;
  4947. **
  4948. ** this routine would return the string "VARIANT" for the second result
  4949. ** column (i==1), and a NULL pointer for the first result column (i==0).)^
  4950. **
  4951. ** ^SQLite uses dynamic run-time typing. ^So just because a column
  4952. ** is declared to contain a particular type does not mean that the
  4953. ** data stored in that column is of the declared type. SQLite is
  4954. ** strongly typed, but the typing is dynamic not static. ^Type
  4955. ** is associated with individual values, not with the containers
  4956. ** used to hold those values.
  4957. */
  4958. SQLITE_API const char *sqlite3_column_decltype(sqlite3_stmt*,int);
  4959. SQLITE_API const void *sqlite3_column_decltype16(sqlite3_stmt*,int);
  4960. /*
  4961. ** CAPI3REF: Evaluate An SQL Statement
  4962. ** METHOD: sqlite3_stmt
  4963. **
  4964. ** After a [prepared statement] has been prepared using any of
  4965. ** [sqlite3_prepare_v2()], [sqlite3_prepare_v3()], [sqlite3_prepare16_v2()],
  4966. ** or [sqlite3_prepare16_v3()] or one of the legacy
  4967. ** interfaces [sqlite3_prepare()] or [sqlite3_prepare16()], this function
  4968. ** must be called one or more times to evaluate the statement.
  4969. **
  4970. ** The details of the behavior of the sqlite3_step() interface depend
  4971. ** on whether the statement was prepared using the newer "vX" interfaces
  4972. ** [sqlite3_prepare_v3()], [sqlite3_prepare_v2()], [sqlite3_prepare16_v3()],
  4973. ** [sqlite3_prepare16_v2()] or the older legacy
  4974. ** interfaces [sqlite3_prepare()] and [sqlite3_prepare16()]. The use of the
  4975. ** new "vX" interface is recommended for new applications but the legacy
  4976. ** interface will continue to be supported.
  4977. **
  4978. ** ^In the legacy interface, the return value will be either [SQLITE_BUSY],
  4979. ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
  4980. ** ^With the "v2" interface, any of the other [result codes] or
  4981. ** [extended result codes] might be returned as well.
  4982. **
  4983. ** ^[SQLITE_BUSY] means that the database engine was unable to acquire the
  4984. ** database locks it needs to do its job. ^If the statement is a [COMMIT]
  4985. ** or occurs outside of an explicit transaction, then you can retry the
  4986. ** statement. If the statement is not a [COMMIT] and occurs within an
  4987. ** explicit transaction then you should rollback the transaction before
  4988. ** continuing.
  4989. **
  4990. ** ^[SQLITE_DONE] means that the statement has finished executing
  4991. ** successfully. sqlite3_step() should not be called again on this virtual
  4992. ** machine without first calling [sqlite3_reset()] to reset the virtual
  4993. ** machine back to its initial state.
  4994. **
  4995. ** ^If the SQL statement being executed returns any data, then [SQLITE_ROW]
  4996. ** is returned each time a new row of data is ready for processing by the
  4997. ** caller. The values may be accessed using the [column access functions].
  4998. ** sqlite3_step() is called again to retrieve the next row of data.
  4999. **
  5000. ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
  5001. ** violation) has occurred. sqlite3_step() should not be called again on
  5002. ** the VM. More information may be found by calling [sqlite3_errmsg()].
  5003. ** ^With the legacy interface, a more specific error code (for example,
  5004. ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
  5005. ** can be obtained by calling [sqlite3_reset()] on the
  5006. ** [prepared statement]. ^In the "v2" interface,
  5007. ** the more specific error code is returned directly by sqlite3_step().
  5008. **
  5009. ** [SQLITE_MISUSE] means that the this routine was called inappropriately.
  5010. ** Perhaps it was called on a [prepared statement] that has
  5011. ** already been [sqlite3_finalize | finalized] or on one that had
  5012. ** previously returned [SQLITE_ERROR] or [SQLITE_DONE]. Or it could
  5013. ** be the case that the same database connection is being used by two or
  5014. ** more threads at the same moment in time.
  5015. **
  5016. ** For all versions of SQLite up to and including 3.6.23.1, a call to
  5017. ** [sqlite3_reset()] was required after sqlite3_step() returned anything
  5018. ** other than [SQLITE_ROW] before any subsequent invocation of
  5019. ** sqlite3_step(). Failure to reset the prepared statement using
  5020. ** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from
  5021. ** sqlite3_step(). But after [version 3.6.23.1] ([dateof:3.6.23.1],
  5022. ** sqlite3_step() began
  5023. ** calling [sqlite3_reset()] automatically in this circumstance rather
  5024. ** than returning [SQLITE_MISUSE]. This is not considered a compatibility
  5025. ** break because any application that ever receives an SQLITE_MISUSE error
  5026. ** is broken by definition. The [SQLITE_OMIT_AUTORESET] compile-time option
  5027. ** can be used to restore the legacy behavior.
  5028. **
  5029. ** <b>Goofy Interface Alert:</b> In the legacy interface, the sqlite3_step()
  5030. ** API always returns a generic error code, [SQLITE_ERROR], following any
  5031. ** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]. You must call
  5032. ** [sqlite3_reset()] or [sqlite3_finalize()] in order to find one of the
  5033. ** specific [error codes] that better describes the error.
  5034. ** We admit that this is a goofy design. The problem has been fixed
  5035. ** with the "v2" interface. If you prepare all of your SQL statements
  5036. ** using [sqlite3_prepare_v3()] or [sqlite3_prepare_v2()]
  5037. ** or [sqlite3_prepare16_v2()] or [sqlite3_prepare16_v3()] instead
  5038. ** of the legacy [sqlite3_prepare()] and [sqlite3_prepare16()] interfaces,
  5039. ** then the more specific [error codes] are returned directly
  5040. ** by sqlite3_step(). The use of the "vX" interfaces is recommended.
  5041. */
  5042. SQLITE_API int sqlite3_step(sqlite3_stmt*);
  5043. /*
  5044. ** CAPI3REF: Number of columns in a result set
  5045. ** METHOD: sqlite3_stmt
  5046. **
  5047. ** ^The sqlite3_data_count(P) interface returns the number of columns in the
  5048. ** current row of the result set of [prepared statement] P.
  5049. ** ^If prepared statement P does not have results ready to return
  5050. ** (via calls to the [sqlite3_column_int | sqlite3_column()] family of
  5051. ** interfaces) then sqlite3_data_count(P) returns 0.
  5052. ** ^The sqlite3_data_count(P) routine also returns 0 if P is a NULL pointer.
  5053. ** ^The sqlite3_data_count(P) routine returns 0 if the previous call to
  5054. ** [sqlite3_step](P) returned [SQLITE_DONE]. ^The sqlite3_data_count(P)
  5055. ** will return non-zero if previous call to [sqlite3_step](P) returned
  5056. ** [SQLITE_ROW], except in the case of the [PRAGMA incremental_vacuum]
  5057. ** where it always returns zero since each step of that multi-step
  5058. ** pragma returns 0 columns of data.
  5059. **
  5060. ** See also: [sqlite3_column_count()]
  5061. */
  5062. SQLITE_API int sqlite3_data_count(sqlite3_stmt *pStmt);
  5063. /*
  5064. ** CAPI3REF: Fundamental Datatypes
  5065. ** KEYWORDS: SQLITE_TEXT
  5066. **
  5067. ** ^(Every value in SQLite has one of five fundamental datatypes:
  5068. **
  5069. ** <ul>
  5070. ** <li> 64-bit signed integer
  5071. ** <li> 64-bit IEEE floating point number
  5072. ** <li> string
  5073. ** <li> BLOB
  5074. ** <li> NULL
  5075. ** </ul>)^
  5076. **
  5077. ** These constants are codes for each of those types.
  5078. **
  5079. ** Note that the SQLITE_TEXT constant was also used in SQLite version 2
  5080. ** for a completely different meaning. Software that links against both
  5081. ** SQLite version 2 and SQLite version 3 should use SQLITE3_TEXT, not
  5082. ** SQLITE_TEXT.
  5083. */
  5084. #define SQLITE_INTEGER 1
  5085. #define SQLITE_FLOAT 2
  5086. #define SQLITE_BLOB 4
  5087. #define SQLITE_NULL 5
  5088. #ifdef SQLITE_TEXT
  5089. # undef SQLITE_TEXT
  5090. #else
  5091. # define SQLITE_TEXT 3
  5092. #endif
  5093. #define SQLITE3_TEXT 3
  5094. /*
  5095. ** CAPI3REF: Result Values From A Query
  5096. ** KEYWORDS: {column access functions}
  5097. ** METHOD: sqlite3_stmt
  5098. **
  5099. ** <b>Summary:</b>
  5100. ** <blockquote><table border=0 cellpadding=0 cellspacing=0>
  5101. ** <tr><td><b>sqlite3_column_blob</b><td>&rarr;<td>BLOB result
  5102. ** <tr><td><b>sqlite3_column_double</b><td>&rarr;<td>REAL result
  5103. ** <tr><td><b>sqlite3_column_int</b><td>&rarr;<td>32-bit INTEGER result
  5104. ** <tr><td><b>sqlite3_column_int64</b><td>&rarr;<td>64-bit INTEGER result
  5105. ** <tr><td><b>sqlite3_column_text</b><td>&rarr;<td>UTF-8 TEXT result
  5106. ** <tr><td><b>sqlite3_column_text16</b><td>&rarr;<td>UTF-16 TEXT result
  5107. ** <tr><td><b>sqlite3_column_value</b><td>&rarr;<td>The result as an
  5108. ** [sqlite3_value|unprotected sqlite3_value] object.
  5109. ** <tr><td>&nbsp;<td>&nbsp;<td>&nbsp;
  5110. ** <tr><td><b>sqlite3_column_bytes</b><td>&rarr;<td>Size of a BLOB
  5111. ** or a UTF-8 TEXT result in bytes
  5112. ** <tr><td><b>sqlite3_column_bytes16&nbsp;&nbsp;</b>
  5113. ** <td>&rarr;&nbsp;&nbsp;<td>Size of UTF-16
  5114. ** TEXT in bytes
  5115. ** <tr><td><b>sqlite3_column_type</b><td>&rarr;<td>Default
  5116. ** datatype of the result
  5117. ** </table></blockquote>
  5118. **
  5119. ** <b>Details:</b>
  5120. **
  5121. ** ^These routines return information about a single column of the current
  5122. ** result row of a query. ^In every case the first argument is a pointer
  5123. ** to the [prepared statement] that is being evaluated (the [sqlite3_stmt*]
  5124. ** that was returned from [sqlite3_prepare_v2()] or one of its variants)
  5125. ** and the second argument is the index of the column for which information
  5126. ** should be returned. ^The leftmost column of the result set has the index 0.
  5127. ** ^The number of columns in the result can be determined using
  5128. ** [sqlite3_column_count()].
  5129. **
  5130. ** If the SQL statement does not currently point to a valid row, or if the
  5131. ** column index is out of range, the result is undefined.
  5132. ** These routines may only be called when the most recent call to
  5133. ** [sqlite3_step()] has returned [SQLITE_ROW] and neither
  5134. ** [sqlite3_reset()] nor [sqlite3_finalize()] have been called subsequently.
  5135. ** If any of these routines are called after [sqlite3_reset()] or
  5136. ** [sqlite3_finalize()] or after [sqlite3_step()] has returned
  5137. ** something other than [SQLITE_ROW], the results are undefined.
  5138. ** If [sqlite3_step()] or [sqlite3_reset()] or [sqlite3_finalize()]
  5139. ** are called from a different thread while any of these routines
  5140. ** are pending, then the results are undefined.
  5141. **
  5142. ** The first six interfaces (_blob, _double, _int, _int64, _text, and _text16)
  5143. ** each return the value of a result column in a specific data format. If
  5144. ** the result column is not initially in the requested format (for example,
  5145. ** if the query returns an integer but the sqlite3_column_text() interface
  5146. ** is used to extract the value) then an automatic type conversion is performed.
  5147. **
  5148. ** ^The sqlite3_column_type() routine returns the
  5149. ** [SQLITE_INTEGER | datatype code] for the initial data type
  5150. ** of the result column. ^The returned value is one of [SQLITE_INTEGER],
  5151. ** [SQLITE_FLOAT], [SQLITE_TEXT], [SQLITE_BLOB], or [SQLITE_NULL].
  5152. ** The return value of sqlite3_column_type() can be used to decide which
  5153. ** of the first six interface should be used to extract the column value.
  5154. ** The value returned by sqlite3_column_type() is only meaningful if no
  5155. ** automatic type conversions have occurred for the value in question.
  5156. ** After a type conversion, the result of calling sqlite3_column_type()
  5157. ** is undefined, though harmless. Future
  5158. ** versions of SQLite may change the behavior of sqlite3_column_type()
  5159. ** following a type conversion.
  5160. **
  5161. ** If the result is a BLOB or a TEXT string, then the sqlite3_column_bytes()
  5162. ** or sqlite3_column_bytes16() interfaces can be used to determine the size
  5163. ** of that BLOB or string.
  5164. **
  5165. ** ^If the result is a BLOB or UTF-8 string then the sqlite3_column_bytes()
  5166. ** routine returns the number of bytes in that BLOB or string.
  5167. ** ^If the result is a UTF-16 string, then sqlite3_column_bytes() converts
  5168. ** the string to UTF-8 and then returns the number of bytes.
  5169. ** ^If the result is a numeric value then sqlite3_column_bytes() uses
  5170. ** [sqlite3_snprintf()] to convert that value to a UTF-8 string and returns
  5171. ** the number of bytes in that string.
  5172. ** ^If the result is NULL, then sqlite3_column_bytes() returns zero.
  5173. **
  5174. ** ^If the result is a BLOB or UTF-16 string then the sqlite3_column_bytes16()
  5175. ** routine returns the number of bytes in that BLOB or string.
  5176. ** ^If the result is a UTF-8 string, then sqlite3_column_bytes16() converts
  5177. ** the string to UTF-16 and then returns the number of bytes.
  5178. ** ^If the result is a numeric value then sqlite3_column_bytes16() uses
  5179. ** [sqlite3_snprintf()] to convert that value to a UTF-16 string and returns
  5180. ** the number of bytes in that string.
  5181. ** ^If the result is NULL, then sqlite3_column_bytes16() returns zero.
  5182. **
  5183. ** ^The values returned by [sqlite3_column_bytes()] and
  5184. ** [sqlite3_column_bytes16()] do not include the zero terminators at the end
  5185. ** of the string. ^For clarity: the values returned by
  5186. ** [sqlite3_column_bytes()] and [sqlite3_column_bytes16()] are the number of
  5187. ** bytes in the string, not the number of characters.
  5188. **
  5189. ** ^Strings returned by sqlite3_column_text() and sqlite3_column_text16(),
  5190. ** even empty strings, are always zero-terminated. ^The return
  5191. ** value from sqlite3_column_blob() for a zero-length BLOB is a NULL pointer.
  5192. **
  5193. ** ^Strings returned by sqlite3_column_text16() always have the endianness
  5194. ** which is native to the platform, regardless of the text encoding set
  5195. ** for the database.
  5196. **
  5197. ** <b>Warning:</b> ^The object returned by [sqlite3_column_value()] is an
  5198. ** [unprotected sqlite3_value] object. In a multithreaded environment,
  5199. ** an unprotected sqlite3_value object may only be used safely with
  5200. ** [sqlite3_bind_value()] and [sqlite3_result_value()].
  5201. ** If the [unprotected sqlite3_value] object returned by
  5202. ** [sqlite3_column_value()] is used in any other way, including calls
  5203. ** to routines like [sqlite3_value_int()], [sqlite3_value_text()],
  5204. ** or [sqlite3_value_bytes()], the behavior is not threadsafe.
  5205. ** Hence, the sqlite3_column_value() interface
  5206. ** is normally only useful within the implementation of
  5207. ** [application-defined SQL functions] or [virtual tables], not within
  5208. ** top-level application code.
  5209. **
  5210. ** These routines may attempt to convert the datatype of the result.
  5211. ** ^For example, if the internal representation is FLOAT and a text result
  5212. ** is requested, [sqlite3_snprintf()] is used internally to perform the
  5213. ** conversion automatically. ^(The following table details the conversions
  5214. ** that are applied:
  5215. **
  5216. ** <blockquote>
  5217. ** <table border="1">
  5218. ** <tr><th> Internal<br>Type <th> Requested<br>Type <th> Conversion
  5219. **
  5220. ** <tr><td> NULL <td> INTEGER <td> Result is 0
  5221. ** <tr><td> NULL <td> FLOAT <td> Result is 0.0
  5222. ** <tr><td> NULL <td> TEXT <td> Result is a NULL pointer
  5223. ** <tr><td> NULL <td> BLOB <td> Result is a NULL pointer
  5224. ** <tr><td> INTEGER <td> FLOAT <td> Convert from integer to float
  5225. ** <tr><td> INTEGER <td> TEXT <td> ASCII rendering of the integer
  5226. ** <tr><td> INTEGER <td> BLOB <td> Same as INTEGER->TEXT
  5227. ** <tr><td> FLOAT <td> INTEGER <td> [CAST] to INTEGER
  5228. ** <tr><td> FLOAT <td> TEXT <td> ASCII rendering of the float
  5229. ** <tr><td> FLOAT <td> BLOB <td> [CAST] to BLOB
  5230. ** <tr><td> TEXT <td> INTEGER <td> [CAST] to INTEGER
  5231. ** <tr><td> TEXT <td> FLOAT <td> [CAST] to REAL
  5232. ** <tr><td> TEXT <td> BLOB <td> No change
  5233. ** <tr><td> BLOB <td> INTEGER <td> [CAST] to INTEGER
  5234. ** <tr><td> BLOB <td> FLOAT <td> [CAST] to REAL
  5235. ** <tr><td> BLOB <td> TEXT <td> [CAST] to TEXT, ensure zero terminator
  5236. ** </table>
  5237. ** </blockquote>)^
  5238. **
  5239. ** Note that when type conversions occur, pointers returned by prior
  5240. ** calls to sqlite3_column_blob(), sqlite3_column_text(), and/or
  5241. ** sqlite3_column_text16() may be invalidated.
  5242. ** Type conversions and pointer invalidations might occur
  5243. ** in the following cases:
  5244. **
  5245. ** <ul>
  5246. ** <li> The initial content is a BLOB and sqlite3_column_text() or
  5247. ** sqlite3_column_text16() is called. A zero-terminator might
  5248. ** need to be added to the string.</li>
  5249. ** <li> The initial content is UTF-8 text and sqlite3_column_bytes16() or
  5250. ** sqlite3_column_text16() is called. The content must be converted
  5251. ** to UTF-16.</li>
  5252. ** <li> The initial content is UTF-16 text and sqlite3_column_bytes() or
  5253. ** sqlite3_column_text() is called. The content must be converted
  5254. ** to UTF-8.</li>
  5255. ** </ul>
  5256. **
  5257. ** ^Conversions between UTF-16be and UTF-16le are always done in place and do
  5258. ** not invalidate a prior pointer, though of course the content of the buffer
  5259. ** that the prior pointer references will have been modified. Other kinds
  5260. ** of conversion are done in place when it is possible, but sometimes they
  5261. ** are not possible and in those cases prior pointers are invalidated.
  5262. **
  5263. ** The safest policy is to invoke these routines
  5264. ** in one of the following ways:
  5265. **
  5266. ** <ul>
  5267. ** <li>sqlite3_column_text() followed by sqlite3_column_bytes()</li>
  5268. ** <li>sqlite3_column_blob() followed by sqlite3_column_bytes()</li>
  5269. ** <li>sqlite3_column_text16() followed by sqlite3_column_bytes16()</li>
  5270. ** </ul>
  5271. **
  5272. ** In other words, you should call sqlite3_column_text(),
  5273. ** sqlite3_column_blob(), or sqlite3_column_text16() first to force the result
  5274. ** into the desired format, then invoke sqlite3_column_bytes() or
  5275. ** sqlite3_column_bytes16() to find the size of the result. Do not mix calls
  5276. ** to sqlite3_column_text() or sqlite3_column_blob() with calls to
  5277. ** sqlite3_column_bytes16(), and do not mix calls to sqlite3_column_text16()
  5278. ** with calls to sqlite3_column_bytes().
  5279. **
  5280. ** ^The pointers returned are valid until a type conversion occurs as
  5281. ** described above, or until [sqlite3_step()] or [sqlite3_reset()] or
  5282. ** [sqlite3_finalize()] is called. ^The memory space used to hold strings
  5283. ** and BLOBs is freed automatically. Do not pass the pointers returned
  5284. ** from [sqlite3_column_blob()], [sqlite3_column_text()], etc. into
  5285. ** [sqlite3_free()].
  5286. **
  5287. ** As long as the input parameters are correct, these routines will only
  5288. ** fail if an out-of-memory error occurs during a format conversion.
  5289. ** Only the following subset of interfaces are subject to out-of-memory
  5290. ** errors:
  5291. **
  5292. ** <ul>
  5293. ** <li> sqlite3_column_blob()
  5294. ** <li> sqlite3_column_text()
  5295. ** <li> sqlite3_column_text16()
  5296. ** <li> sqlite3_column_bytes()
  5297. ** <li> sqlite3_column_bytes16()
  5298. ** </ul>
  5299. **
  5300. ** If an out-of-memory error occurs, then the return value from these
  5301. ** routines is the same as if the column had contained an SQL NULL value.
  5302. ** Valid SQL NULL returns can be distinguished from out-of-memory errors
  5303. ** by invoking the [sqlite3_errcode()] immediately after the suspect
  5304. ** return value is obtained and before any
  5305. ** other SQLite interface is called on the same [database connection].
  5306. */
  5307. SQLITE_API const void *sqlite3_column_blob(sqlite3_stmt*, int iCol);
  5308. SQLITE_API double sqlite3_column_double(sqlite3_stmt*, int iCol);
  5309. SQLITE_API int sqlite3_column_int(sqlite3_stmt*, int iCol);
  5310. SQLITE_API sqlite3_int64 sqlite3_column_int64(sqlite3_stmt*, int iCol);
  5311. SQLITE_API const unsigned char *sqlite3_column_text(sqlite3_stmt*, int iCol);
  5312. SQLITE_API const void *sqlite3_column_text16(sqlite3_stmt*, int iCol);
  5313. SQLITE_API sqlite3_value *sqlite3_column_value(sqlite3_stmt*, int iCol);
  5314. SQLITE_API int sqlite3_column_bytes(sqlite3_stmt*, int iCol);
  5315. SQLITE_API int sqlite3_column_bytes16(sqlite3_stmt*, int iCol);
  5316. SQLITE_API int sqlite3_column_type(sqlite3_stmt*, int iCol);
  5317. /*
  5318. ** CAPI3REF: Destroy A Prepared Statement Object
  5319. ** DESTRUCTOR: sqlite3_stmt
  5320. **
  5321. ** ^The sqlite3_finalize() function is called to delete a [prepared statement].
  5322. ** ^If the most recent evaluation of the statement encountered no errors
  5323. ** or if the statement is never been evaluated, then sqlite3_finalize() returns
  5324. ** SQLITE_OK. ^If the most recent evaluation of statement S failed, then
  5325. ** sqlite3_finalize(S) returns the appropriate [error code] or
  5326. ** [extended error code].
  5327. **
  5328. ** ^The sqlite3_finalize(S) routine can be called at any point during
  5329. ** the life cycle of [prepared statement] S:
  5330. ** before statement S is ever evaluated, after
  5331. ** one or more calls to [sqlite3_reset()], or after any call
  5332. ** to [sqlite3_step()] regardless of whether or not the statement has
  5333. ** completed execution.
  5334. **
  5335. ** ^Invoking sqlite3_finalize() on a NULL pointer is a harmless no-op.
  5336. **
  5337. ** The application must finalize every [prepared statement] in order to avoid
  5338. ** resource leaks. It is a grievous error for the application to try to use
  5339. ** a prepared statement after it has been finalized. Any use of a prepared
  5340. ** statement after it has been finalized can result in undefined and
  5341. ** undesirable behavior such as segfaults and heap corruption.
  5342. */
  5343. SQLITE_API int sqlite3_finalize(sqlite3_stmt *pStmt);
  5344. /*
  5345. ** CAPI3REF: Reset A Prepared Statement Object
  5346. ** METHOD: sqlite3_stmt
  5347. **
  5348. ** The sqlite3_reset() function is called to reset a [prepared statement]
  5349. ** object back to its initial state, ready to be re-executed.
  5350. ** ^Any SQL statement variables that had values bound to them using
  5351. ** the [sqlite3_bind_blob | sqlite3_bind_*() API] retain their values.
  5352. ** Use [sqlite3_clear_bindings()] to reset the bindings.
  5353. **
  5354. ** ^The [sqlite3_reset(S)] interface resets the [prepared statement] S
  5355. ** back to the beginning of its program.
  5356. **
  5357. ** ^The return code from [sqlite3_reset(S)] indicates whether or not
  5358. ** the previous evaluation of prepared statement S completed successfully.
  5359. ** ^If [sqlite3_step(S)] has never before been called on S or if
  5360. ** [sqlite3_step(S)] has not been called since the previous call
  5361. ** to [sqlite3_reset(S)], then [sqlite3_reset(S)] will return
  5362. ** [SQLITE_OK].
  5363. **
  5364. ** ^If the most recent call to [sqlite3_step(S)] for the
  5365. ** [prepared statement] S indicated an error, then
  5366. ** [sqlite3_reset(S)] returns an appropriate [error code].
  5367. ** ^The [sqlite3_reset(S)] interface might also return an [error code]
  5368. ** if there were no prior errors but the process of resetting
  5369. ** the prepared statement caused a new error. ^For example, if an
  5370. ** [INSERT] statement with a [RETURNING] clause is only stepped one time,
  5371. ** that one call to [sqlite3_step(S)] might return SQLITE_ROW but
  5372. ** the overall statement might still fail and the [sqlite3_reset(S)] call
  5373. ** might return SQLITE_BUSY if locking constraints prevent the
  5374. ** database change from committing. Therefore, it is important that
  5375. ** applications check the return code from [sqlite3_reset(S)] even if
  5376. ** no prior call to [sqlite3_step(S)] indicated a problem.
  5377. **
  5378. ** ^The [sqlite3_reset(S)] interface does not change the values
  5379. ** of any [sqlite3_bind_blob|bindings] on the [prepared statement] S.
  5380. */
  5381. SQLITE_API int sqlite3_reset(sqlite3_stmt *pStmt);
  5382. /*
  5383. ** CAPI3REF: Create Or Redefine SQL Functions
  5384. ** KEYWORDS: {function creation routines}
  5385. ** METHOD: sqlite3
  5386. **
  5387. ** ^These functions (collectively known as "function creation routines")
  5388. ** are used to add SQL functions or aggregates or to redefine the behavior
  5389. ** of existing SQL functions or aggregates. The only differences between
  5390. ** the three "sqlite3_create_function*" routines are the text encoding
  5391. ** expected for the second parameter (the name of the function being
  5392. ** created) and the presence or absence of a destructor callback for
  5393. ** the application data pointer. Function sqlite3_create_window_function()
  5394. ** is similar, but allows the user to supply the extra callback functions
  5395. ** needed by [aggregate window functions].
  5396. **
  5397. ** ^The first parameter is the [database connection] to which the SQL
  5398. ** function is to be added. ^If an application uses more than one database
  5399. ** connection then application-defined SQL functions must be added
  5400. ** to each database connection separately.
  5401. **
  5402. ** ^The second parameter is the name of the SQL function to be created or
  5403. ** redefined. ^The length of the name is limited to 255 bytes in a UTF-8
  5404. ** representation, exclusive of the zero-terminator. ^Note that the name
  5405. ** length limit is in UTF-8 bytes, not characters nor UTF-16 bytes.
  5406. ** ^Any attempt to create a function with a longer name
  5407. ** will result in [SQLITE_MISUSE] being returned.
  5408. **
  5409. ** ^The third parameter (nArg)
  5410. ** is the number of arguments that the SQL function or
  5411. ** aggregate takes. ^If this parameter is -1, then the SQL function or
  5412. ** aggregate may take any number of arguments between 0 and the limit
  5413. ** set by [sqlite3_limit]([SQLITE_LIMIT_FUNCTION_ARG]). If the third
  5414. ** parameter is less than -1 or greater than 127 then the behavior is
  5415. ** undefined.
  5416. **
  5417. ** ^The fourth parameter, eTextRep, specifies what
  5418. ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
  5419. ** its parameters. The application should set this parameter to
  5420. ** [SQLITE_UTF16LE] if the function implementation invokes
  5421. ** [sqlite3_value_text16le()] on an input, or [SQLITE_UTF16BE] if the
  5422. ** implementation invokes [sqlite3_value_text16be()] on an input, or
  5423. ** [SQLITE_UTF16] if [sqlite3_value_text16()] is used, or [SQLITE_UTF8]
  5424. ** otherwise. ^The same SQL function may be registered multiple times using
  5425. ** different preferred text encodings, with different implementations for
  5426. ** each encoding.
  5427. ** ^When multiple implementations of the same function are available, SQLite
  5428. ** will pick the one that involves the least amount of data conversion.
  5429. **
  5430. ** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC]
  5431. ** to signal that the function will always return the same result given
  5432. ** the same inputs within a single SQL statement. Most SQL functions are
  5433. ** deterministic. The built-in [random()] SQL function is an example of a
  5434. ** function that is not deterministic. The SQLite query planner is able to
  5435. ** perform additional optimizations on deterministic functions, so use
  5436. ** of the [SQLITE_DETERMINISTIC] flag is recommended where possible.
  5437. **
  5438. ** ^The fourth parameter may also optionally include the [SQLITE_DIRECTONLY]
  5439. ** flag, which if present prevents the function from being invoked from
  5440. ** within VIEWs, TRIGGERs, CHECK constraints, generated column expressions,
  5441. ** index expressions, or the WHERE clause of partial indexes.
  5442. **
  5443. ** For best security, the [SQLITE_DIRECTONLY] flag is recommended for
  5444. ** all application-defined SQL functions that do not need to be
  5445. ** used inside of triggers, view, CHECK constraints, or other elements of
  5446. ** the database schema. This flags is especially recommended for SQL
  5447. ** functions that have side effects or reveal internal application state.
  5448. ** Without this flag, an attacker might be able to modify the schema of
  5449. ** a database file to include invocations of the function with parameters
  5450. ** chosen by the attacker, which the application will then execute when
  5451. ** the database file is opened and read.
  5452. **
  5453. ** ^(The fifth parameter is an arbitrary pointer. The implementation of the
  5454. ** function can gain access to this pointer using [sqlite3_user_data()].)^
  5455. **
  5456. ** ^The sixth, seventh and eighth parameters passed to the three
  5457. ** "sqlite3_create_function*" functions, xFunc, xStep and xFinal, are
  5458. ** pointers to C-language functions that implement the SQL function or
  5459. ** aggregate. ^A scalar SQL function requires an implementation of the xFunc
  5460. ** callback only; NULL pointers must be passed as the xStep and xFinal
  5461. ** parameters. ^An aggregate SQL function requires an implementation of xStep
  5462. ** and xFinal and NULL pointer must be passed for xFunc. ^To delete an existing
  5463. ** SQL function or aggregate, pass NULL pointers for all three function
  5464. ** callbacks.
  5465. **
  5466. ** ^The sixth, seventh, eighth and ninth parameters (xStep, xFinal, xValue
  5467. ** and xInverse) passed to sqlite3_create_window_function are pointers to
  5468. ** C-language callbacks that implement the new function. xStep and xFinal
  5469. ** must both be non-NULL. xValue and xInverse may either both be NULL, in
  5470. ** which case a regular aggregate function is created, or must both be
  5471. ** non-NULL, in which case the new function may be used as either an aggregate
  5472. ** or aggregate window function. More details regarding the implementation
  5473. ** of aggregate window functions are
  5474. ** [user-defined window functions|available here].
  5475. **
  5476. ** ^(If the final parameter to sqlite3_create_function_v2() or
  5477. ** sqlite3_create_window_function() is not NULL, then it is destructor for
  5478. ** the application data pointer. The destructor is invoked when the function
  5479. ** is deleted, either by being overloaded or when the database connection
  5480. ** closes.)^ ^The destructor is also invoked if the call to
  5481. ** sqlite3_create_function_v2() fails. ^When the destructor callback is
  5482. ** invoked, it is passed a single argument which is a copy of the application
  5483. ** data pointer which was the fifth parameter to sqlite3_create_function_v2().
  5484. **
  5485. ** ^It is permitted to register multiple implementations of the same
  5486. ** functions with the same name but with either differing numbers of
  5487. ** arguments or differing preferred text encodings. ^SQLite will use
  5488. ** the implementation that most closely matches the way in which the
  5489. ** SQL function is used. ^A function implementation with a non-negative
  5490. ** nArg parameter is a better match than a function implementation with
  5491. ** a negative nArg. ^A function where the preferred text encoding
  5492. ** matches the database encoding is a better
  5493. ** match than a function where the encoding is different.
  5494. ** ^A function where the encoding difference is between UTF16le and UTF16be
  5495. ** is a closer match than a function where the encoding difference is
  5496. ** between UTF8 and UTF16.
  5497. **
  5498. ** ^Built-in functions may be overloaded by new application-defined functions.
  5499. **
  5500. ** ^An application-defined function is permitted to call other
  5501. ** SQLite interfaces. However, such calls must not
  5502. ** close the database connection nor finalize or reset the prepared
  5503. ** statement in which the function is running.
  5504. */
  5505. SQLITE_API int sqlite3_create_function(
  5506. sqlite3 *db,
  5507. const char *zFunctionName,
  5508. int nArg,
  5509. int eTextRep,
  5510. void *pApp,
  5511. void (*xFunc)(sqlite3_context*,int,sqlite3_value**),
  5512. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  5513. void (*xFinal)(sqlite3_context*)
  5514. );
  5515. SQLITE_API int sqlite3_create_function16(
  5516. sqlite3 *db,
  5517. const void *zFunctionName,
  5518. int nArg,
  5519. int eTextRep,
  5520. void *pApp,
  5521. void (*xFunc)(sqlite3_context*,int,sqlite3_value**),
  5522. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  5523. void (*xFinal)(sqlite3_context*)
  5524. );
  5525. SQLITE_API int sqlite3_create_function_v2(
  5526. sqlite3 *db,
  5527. const char *zFunctionName,
  5528. int nArg,
  5529. int eTextRep,
  5530. void *pApp,
  5531. void (*xFunc)(sqlite3_context*,int,sqlite3_value**),
  5532. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  5533. void (*xFinal)(sqlite3_context*),
  5534. void(*xDestroy)(void*)
  5535. );
  5536. SQLITE_API int sqlite3_create_window_function(
  5537. sqlite3 *db,
  5538. const char *zFunctionName,
  5539. int nArg,
  5540. int eTextRep,
  5541. void *pApp,
  5542. void (*xStep)(sqlite3_context*,int,sqlite3_value**),
  5543. void (*xFinal)(sqlite3_context*),
  5544. void (*xValue)(sqlite3_context*),
  5545. void (*xInverse)(sqlite3_context*,int,sqlite3_value**),
  5546. void(*xDestroy)(void*)
  5547. );
  5548. /*
  5549. ** CAPI3REF: Text Encodings
  5550. **
  5551. ** These constant define integer codes that represent the various
  5552. ** text encodings supported by SQLite.
  5553. */
  5554. #define SQLITE_UTF8 1 /* IMP: R-37514-35566 */
  5555. #define SQLITE_UTF16LE 2 /* IMP: R-03371-37637 */
  5556. #define SQLITE_UTF16BE 3 /* IMP: R-51971-34154 */
  5557. #define SQLITE_UTF16 4 /* Use native byte order */
  5558. #define SQLITE_ANY 5 /* Deprecated */
  5559. #define SQLITE_UTF16_ALIGNED 8 /* sqlite3_create_collation only */
  5560. /*
  5561. ** CAPI3REF: Function Flags
  5562. **
  5563. ** These constants may be ORed together with the
  5564. ** [SQLITE_UTF8 | preferred text encoding] as the fourth argument
  5565. ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
  5566. ** [sqlite3_create_function_v2()].
  5567. **
  5568. ** <dl>
  5569. ** [[SQLITE_DETERMINISTIC]] <dt>SQLITE_DETERMINISTIC</dt><dd>
  5570. ** The SQLITE_DETERMINISTIC flag means that the new function always gives
  5571. ** the same output when the input parameters are the same.
  5572. ** The [abs|abs() function] is deterministic, for example, but
  5573. ** [randomblob|randomblob()] is not. Functions must
  5574. ** be deterministic in order to be used in certain contexts such as
  5575. ** with the WHERE clause of [partial indexes] or in [generated columns].
  5576. ** SQLite might also optimize deterministic functions by factoring them
  5577. ** out of inner loops.
  5578. ** </dd>
  5579. **
  5580. ** [[SQLITE_DIRECTONLY]] <dt>SQLITE_DIRECTONLY</dt><dd>
  5581. ** The SQLITE_DIRECTONLY flag means that the function may only be invoked
  5582. ** from top-level SQL, and cannot be used in VIEWs or TRIGGERs nor in
  5583. ** schema structures such as [CHECK constraints], [DEFAULT clauses],
  5584. ** [expression indexes], [partial indexes], or [generated columns].
  5585. ** <p>
  5586. ** The SQLITE_DIRECTONLY flag is recommended for any
  5587. ** [application-defined SQL function]
  5588. ** that has side-effects or that could potentially leak sensitive information.
  5589. ** This will prevent attacks in which an application is tricked
  5590. ** into using a database file that has had its schema surreptitiously
  5591. ** modified to invoke the application-defined function in ways that are
  5592. ** harmful.
  5593. ** <p>
  5594. ** Some people say it is good practice to set SQLITE_DIRECTONLY on all
  5595. ** [application-defined SQL functions], regardless of whether or not they
  5596. ** are security sensitive, as doing so prevents those functions from being used
  5597. ** inside of the database schema, and thus ensures that the database
  5598. ** can be inspected and modified using generic tools (such as the [CLI])
  5599. ** that do not have access to the application-defined functions.
  5600. ** </dd>
  5601. **
  5602. ** [[SQLITE_INNOCUOUS]] <dt>SQLITE_INNOCUOUS</dt><dd>
  5603. ** The SQLITE_INNOCUOUS flag means that the function is unlikely
  5604. ** to cause problems even if misused. An innocuous function should have
  5605. ** no side effects and should not depend on any values other than its
  5606. ** input parameters. The [abs|abs() function] is an example of an
  5607. ** innocuous function.
  5608. ** The [load_extension() SQL function] is not innocuous because of its
  5609. ** side effects.
  5610. ** <p> SQLITE_INNOCUOUS is similar to SQLITE_DETERMINISTIC, but is not
  5611. ** exactly the same. The [random|random() function] is an example of a
  5612. ** function that is innocuous but not deterministic.
  5613. ** <p>Some heightened security settings
  5614. ** ([SQLITE_DBCONFIG_TRUSTED_SCHEMA] and [PRAGMA trusted_schema=OFF])
  5615. ** disable the use of SQL functions inside views and triggers and in
  5616. ** schema structures such as [CHECK constraints], [DEFAULT clauses],
  5617. ** [expression indexes], [partial indexes], and [generated columns] unless
  5618. ** the function is tagged with SQLITE_INNOCUOUS. Most built-in functions
  5619. ** are innocuous. Developers are advised to avoid using the
  5620. ** SQLITE_INNOCUOUS flag for application-defined functions unless the
  5621. ** function has been carefully audited and found to be free of potentially
  5622. ** security-adverse side-effects and information-leaks.
  5623. ** </dd>
  5624. **
  5625. ** [[SQLITE_SUBTYPE]] <dt>SQLITE_SUBTYPE</dt><dd>
  5626. ** The SQLITE_SUBTYPE flag indicates to SQLite that a function might call
  5627. ** [sqlite3_value_subtype()] to inspect the sub-types of its arguments.
  5628. ** This flag instructs SQLite to omit some corner-case optimizations that
  5629. ** might disrupt the operation of the [sqlite3_value_subtype()] function,
  5630. ** causing it to return zero rather than the correct subtype().
  5631. ** All SQL functions that invoke [sqlite3_value_subtype()] should have this
  5632. ** property. If the SQLITE_SUBTYPE property is omitted, then the return
  5633. ** value from [sqlite3_value_subtype()] might sometimes be zero even though
  5634. ** a non-zero subtype was specified by the function argument expression.
  5635. **
  5636. ** [[SQLITE_RESULT_SUBTYPE]] <dt>SQLITE_RESULT_SUBTYPE</dt><dd>
  5637. ** The SQLITE_RESULT_SUBTYPE flag indicates to SQLite that a function might call
  5638. ** [sqlite3_result_subtype()] to cause a sub-type to be associated with its
  5639. ** result.
  5640. ** Every function that invokes [sqlite3_result_subtype()] should have this
  5641. ** property. If it does not, then the call to [sqlite3_result_subtype()]
  5642. ** might become a no-op if the function is used as term in an
  5643. ** [expression index]. On the other hand, SQL functions that never invoke
  5644. ** [sqlite3_result_subtype()] should avoid setting this property, as the
  5645. ** purpose of this property is to disable certain optimizations that are
  5646. ** incompatible with subtypes.
  5647. **
  5648. ** [[SQLITE_SELFORDER1]] <dt>SQLITE_SELFORDER1</dt><dd>
  5649. ** The SQLITE_SELFORDER1 flag indicates that the function is an aggregate
  5650. ** that internally orders the values provided to the first argument. The
  5651. ** ordered-set aggregate SQL notation with a single ORDER BY term can be
  5652. ** used to invoke this function. If the ordered-set aggregate notation is
  5653. ** used on a function that lacks this flag, then an error is raised. Note
  5654. ** that the ordered-set aggregate syntax is only available if SQLite is
  5655. ** built using the -DSQLITE_ENABLE_ORDERED_SET_AGGREGATES compile-time option.
  5656. ** </dd>
  5657. ** </dl>
  5658. */
  5659. #define SQLITE_DETERMINISTIC 0x000000800
  5660. #define SQLITE_DIRECTONLY 0x000080000
  5661. #define SQLITE_SUBTYPE 0x000100000
  5662. #define SQLITE_INNOCUOUS 0x000200000
  5663. #define SQLITE_RESULT_SUBTYPE 0x001000000
  5664. #define SQLITE_SELFORDER1 0x002000000
  5665. /*
  5666. ** CAPI3REF: Deprecated Functions
  5667. ** DEPRECATED
  5668. **
  5669. ** These functions are [deprecated]. In order to maintain
  5670. ** backwards compatibility with older code, these functions continue
  5671. ** to be supported. However, new applications should avoid
  5672. ** the use of these functions. To encourage programmers to avoid
  5673. ** these functions, we will not explain what they do.
  5674. */
  5675. #ifndef SQLITE_OMIT_DEPRECATED
  5676. SQLITE_API SQLITE_DEPRECATED int sqlite3_aggregate_count(sqlite3_context*);
  5677. SQLITE_API SQLITE_DEPRECATED int sqlite3_expired(sqlite3_stmt*);
  5678. SQLITE_API SQLITE_DEPRECATED int sqlite3_transfer_bindings(sqlite3_stmt*, sqlite3_stmt*);
  5679. SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
  5680. SQLITE_API SQLITE_DEPRECATED void sqlite3_thread_cleanup(void);
  5681. SQLITE_API SQLITE_DEPRECATED int sqlite3_memory_alarm(void(*)(void*,sqlite3_int64,int),
  5682. void*,sqlite3_int64);
  5683. #endif
  5684. /*
  5685. ** CAPI3REF: Obtaining SQL Values
  5686. ** METHOD: sqlite3_value
  5687. **
  5688. ** <b>Summary:</b>
  5689. ** <blockquote><table border=0 cellpadding=0 cellspacing=0>
  5690. ** <tr><td><b>sqlite3_value_blob</b><td>&rarr;<td>BLOB value
  5691. ** <tr><td><b>sqlite3_value_double</b><td>&rarr;<td>REAL value
  5692. ** <tr><td><b>sqlite3_value_int</b><td>&rarr;<td>32-bit INTEGER value
  5693. ** <tr><td><b>sqlite3_value_int64</b><td>&rarr;<td>64-bit INTEGER value
  5694. ** <tr><td><b>sqlite3_value_pointer</b><td>&rarr;<td>Pointer value
  5695. ** <tr><td><b>sqlite3_value_text</b><td>&rarr;<td>UTF-8 TEXT value
  5696. ** <tr><td><b>sqlite3_value_text16</b><td>&rarr;<td>UTF-16 TEXT value in
  5697. ** the native byteorder
  5698. ** <tr><td><b>sqlite3_value_text16be</b><td>&rarr;<td>UTF-16be TEXT value
  5699. ** <tr><td><b>sqlite3_value_text16le</b><td>&rarr;<td>UTF-16le TEXT value
  5700. ** <tr><td>&nbsp;<td>&nbsp;<td>&nbsp;
  5701. ** <tr><td><b>sqlite3_value_bytes</b><td>&rarr;<td>Size of a BLOB
  5702. ** or a UTF-8 TEXT in bytes
  5703. ** <tr><td><b>sqlite3_value_bytes16&nbsp;&nbsp;</b>
  5704. ** <td>&rarr;&nbsp;&nbsp;<td>Size of UTF-16
  5705. ** TEXT in bytes
  5706. ** <tr><td><b>sqlite3_value_type</b><td>&rarr;<td>Default
  5707. ** datatype of the value
  5708. ** <tr><td><b>sqlite3_value_numeric_type&nbsp;&nbsp;</b>
  5709. ** <td>&rarr;&nbsp;&nbsp;<td>Best numeric datatype of the value
  5710. ** <tr><td><b>sqlite3_value_nochange&nbsp;&nbsp;</b>
  5711. ** <td>&rarr;&nbsp;&nbsp;<td>True if the column is unchanged in an UPDATE
  5712. ** against a virtual table.
  5713. ** <tr><td><b>sqlite3_value_frombind&nbsp;&nbsp;</b>
  5714. ** <td>&rarr;&nbsp;&nbsp;<td>True if value originated from a [bound parameter]
  5715. ** </table></blockquote>
  5716. **
  5717. ** <b>Details:</b>
  5718. **
  5719. ** These routines extract type, size, and content information from
  5720. ** [protected sqlite3_value] objects. Protected sqlite3_value objects
  5721. ** are used to pass parameter information into the functions that
  5722. ** implement [application-defined SQL functions] and [virtual tables].
  5723. **
  5724. ** These routines work only with [protected sqlite3_value] objects.
  5725. ** Any attempt to use these routines on an [unprotected sqlite3_value]
  5726. ** is not threadsafe.
  5727. **
  5728. ** ^These routines work just like the corresponding [column access functions]
  5729. ** except that these routines take a single [protected sqlite3_value] object
  5730. ** pointer instead of a [sqlite3_stmt*] pointer and an integer column number.
  5731. **
  5732. ** ^The sqlite3_value_text16() interface extracts a UTF-16 string
  5733. ** in the native byte-order of the host machine. ^The
  5734. ** sqlite3_value_text16be() and sqlite3_value_text16le() interfaces
  5735. ** extract UTF-16 strings as big-endian and little-endian respectively.
  5736. **
  5737. ** ^If [sqlite3_value] object V was initialized
  5738. ** using [sqlite3_bind_pointer(S,I,P,X,D)] or [sqlite3_result_pointer(C,P,X,D)]
  5739. ** and if X and Y are strings that compare equal according to strcmp(X,Y),
  5740. ** then sqlite3_value_pointer(V,Y) will return the pointer P. ^Otherwise,
  5741. ** sqlite3_value_pointer(V,Y) returns a NULL. The sqlite3_bind_pointer()
  5742. ** routine is part of the [pointer passing interface] added for SQLite 3.20.0.
  5743. **
  5744. ** ^(The sqlite3_value_type(V) interface returns the
  5745. ** [SQLITE_INTEGER | datatype code] for the initial datatype of the
  5746. ** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER],
  5747. ** [SQLITE_FLOAT], [SQLITE_TEXT], [SQLITE_BLOB], or [SQLITE_NULL].)^
  5748. ** Other interfaces might change the datatype for an sqlite3_value object.
  5749. ** For example, if the datatype is initially SQLITE_INTEGER and
  5750. ** sqlite3_value_text(V) is called to extract a text value for that
  5751. ** integer, then subsequent calls to sqlite3_value_type(V) might return
  5752. ** SQLITE_TEXT. Whether or not a persistent internal datatype conversion
  5753. ** occurs is undefined and may change from one release of SQLite to the next.
  5754. **
  5755. ** ^(The sqlite3_value_numeric_type() interface attempts to apply
  5756. ** numeric affinity to the value. This means that an attempt is
  5757. ** made to convert the value to an integer or floating point. If
  5758. ** such a conversion is possible without loss of information (in other
  5759. ** words, if the value is a string that looks like a number)
  5760. ** then the conversion is performed. Otherwise no conversion occurs.
  5761. ** The [SQLITE_INTEGER | datatype] after conversion is returned.)^
  5762. **
  5763. ** ^Within the [xUpdate] method of a [virtual table], the
  5764. ** sqlite3_value_nochange(X) interface returns true if and only if
  5765. ** the column corresponding to X is unchanged by the UPDATE operation
  5766. ** that the xUpdate method call was invoked to implement and if
  5767. ** and the prior [xColumn] method call that was invoked to extracted
  5768. ** the value for that column returned without setting a result (probably
  5769. ** because it queried [sqlite3_vtab_nochange()] and found that the column
  5770. ** was unchanging). ^Within an [xUpdate] method, any value for which
  5771. ** sqlite3_value_nochange(X) is true will in all other respects appear
  5772. ** to be a NULL value. If sqlite3_value_nochange(X) is invoked anywhere other
  5773. ** than within an [xUpdate] method call for an UPDATE statement, then
  5774. ** the return value is arbitrary and meaningless.
  5775. **
  5776. ** ^The sqlite3_value_frombind(X) interface returns non-zero if the
  5777. ** value X originated from one of the [sqlite3_bind_int|sqlite3_bind()]
  5778. ** interfaces. ^If X comes from an SQL literal value, or a table column,
  5779. ** or an expression, then sqlite3_value_frombind(X) returns zero.
  5780. **
  5781. ** Please pay particular attention to the fact that the pointer returned
  5782. ** from [sqlite3_value_blob()], [sqlite3_value_text()], or
  5783. ** [sqlite3_value_text16()] can be invalidated by a subsequent call to
  5784. ** [sqlite3_value_bytes()], [sqlite3_value_bytes16()], [sqlite3_value_text()],
  5785. ** or [sqlite3_value_text16()].
  5786. **
  5787. ** These routines must be called from the same thread as
  5788. ** the SQL function that supplied the [sqlite3_value*] parameters.
  5789. **
  5790. ** As long as the input parameter is correct, these routines can only
  5791. ** fail if an out-of-memory error occurs during a format conversion.
  5792. ** Only the following subset of interfaces are subject to out-of-memory
  5793. ** errors:
  5794. **
  5795. ** <ul>
  5796. ** <li> sqlite3_value_blob()
  5797. ** <li> sqlite3_value_text()
  5798. ** <li> sqlite3_value_text16()
  5799. ** <li> sqlite3_value_text16le()
  5800. ** <li> sqlite3_value_text16be()
  5801. ** <li> sqlite3_value_bytes()
  5802. ** <li> sqlite3_value_bytes16()
  5803. ** </ul>
  5804. **
  5805. ** If an out-of-memory error occurs, then the return value from these
  5806. ** routines is the same as if the column had contained an SQL NULL value.
  5807. ** Valid SQL NULL returns can be distinguished from out-of-memory errors
  5808. ** by invoking the [sqlite3_errcode()] immediately after the suspect
  5809. ** return value is obtained and before any
  5810. ** other SQLite interface is called on the same [database connection].
  5811. */
  5812. SQLITE_API const void *sqlite3_value_blob(sqlite3_value*);
  5813. SQLITE_API double sqlite3_value_double(sqlite3_value*);
  5814. SQLITE_API int sqlite3_value_int(sqlite3_value*);
  5815. SQLITE_API sqlite3_int64 sqlite3_value_int64(sqlite3_value*);
  5816. SQLITE_API void *sqlite3_value_pointer(sqlite3_value*, const char*);
  5817. SQLITE_API const unsigned char *sqlite3_value_text(sqlite3_value*);
  5818. SQLITE_API const void *sqlite3_value_text16(sqlite3_value*);
  5819. SQLITE_API const void *sqlite3_value_text16le(sqlite3_value*);
  5820. SQLITE_API const void *sqlite3_value_text16be(sqlite3_value*);
  5821. SQLITE_API int sqlite3_value_bytes(sqlite3_value*);
  5822. SQLITE_API int sqlite3_value_bytes16(sqlite3_value*);
  5823. SQLITE_API int sqlite3_value_type(sqlite3_value*);
  5824. SQLITE_API int sqlite3_value_numeric_type(sqlite3_value*);
  5825. SQLITE_API int sqlite3_value_nochange(sqlite3_value*);
  5826. SQLITE_API int sqlite3_value_frombind(sqlite3_value*);
  5827. /*
  5828. ** CAPI3REF: Report the internal text encoding state of an sqlite3_value object
  5829. ** METHOD: sqlite3_value
  5830. **
  5831. ** ^(The sqlite3_value_encoding(X) interface returns one of [SQLITE_UTF8],
  5832. ** [SQLITE_UTF16BE], or [SQLITE_UTF16LE] according to the current text encoding
  5833. ** of the value X, assuming that X has type TEXT.)^ If sqlite3_value_type(X)
  5834. ** returns something other than SQLITE_TEXT, then the return value from
  5835. ** sqlite3_value_encoding(X) is meaningless. ^Calls to
  5836. ** [sqlite3_value_text(X)], [sqlite3_value_text16(X)], [sqlite3_value_text16be(X)],
  5837. ** [sqlite3_value_text16le(X)], [sqlite3_value_bytes(X)], or
  5838. ** [sqlite3_value_bytes16(X)] might change the encoding of the value X and
  5839. ** thus change the return from subsequent calls to sqlite3_value_encoding(X).
  5840. **
  5841. ** This routine is intended for used by applications that test and validate
  5842. ** the SQLite implementation. This routine is inquiring about the opaque
  5843. ** internal state of an [sqlite3_value] object. Ordinary applications should
  5844. ** not need to know what the internal state of an sqlite3_value object is and
  5845. ** hence should not need to use this interface.
  5846. */
  5847. SQLITE_API int sqlite3_value_encoding(sqlite3_value*);
  5848. /*
  5849. ** CAPI3REF: Finding The Subtype Of SQL Values
  5850. ** METHOD: sqlite3_value
  5851. **
  5852. ** The sqlite3_value_subtype(V) function returns the subtype for
  5853. ** an [application-defined SQL function] argument V. The subtype
  5854. ** information can be used to pass a limited amount of context from
  5855. ** one SQL function to another. Use the [sqlite3_result_subtype()]
  5856. ** routine to set the subtype for the return value of an SQL function.
  5857. **
  5858. ** Every [application-defined SQL function] that invokes this interface
  5859. ** should include the [SQLITE_SUBTYPE] property in the text
  5860. ** encoding argument when the function is [sqlite3_create_function|registered].
  5861. ** If the [SQLITE_SUBTYPE] property is omitted, then sqlite3_value_subtype()
  5862. ** might return zero instead of the upstream subtype in some corner cases.
  5863. */
  5864. SQLITE_API unsigned int sqlite3_value_subtype(sqlite3_value*);
  5865. /*
  5866. ** CAPI3REF: Copy And Free SQL Values
  5867. ** METHOD: sqlite3_value
  5868. **
  5869. ** ^The sqlite3_value_dup(V) interface makes a copy of the [sqlite3_value]
  5870. ** object D and returns a pointer to that copy. ^The [sqlite3_value] returned
  5871. ** is a [protected sqlite3_value] object even if the input is not.
  5872. ** ^The sqlite3_value_dup(V) interface returns NULL if V is NULL or if a
  5873. ** memory allocation fails. ^If V is a [pointer value], then the result
  5874. ** of sqlite3_value_dup(V) is a NULL value.
  5875. **
  5876. ** ^The sqlite3_value_free(V) interface frees an [sqlite3_value] object
  5877. ** previously obtained from [sqlite3_value_dup()]. ^If V is a NULL pointer
  5878. ** then sqlite3_value_free(V) is a harmless no-op.
  5879. */
  5880. SQLITE_API sqlite3_value *sqlite3_value_dup(const sqlite3_value*);
  5881. SQLITE_API void sqlite3_value_free(sqlite3_value*);
  5882. /*
  5883. ** CAPI3REF: Obtain Aggregate Function Context
  5884. ** METHOD: sqlite3_context
  5885. **
  5886. ** Implementations of aggregate SQL functions use this
  5887. ** routine to allocate memory for storing their state.
  5888. **
  5889. ** ^The first time the sqlite3_aggregate_context(C,N) routine is called
  5890. ** for a particular aggregate function, SQLite allocates
  5891. ** N bytes of memory, zeroes out that memory, and returns a pointer
  5892. ** to the new memory. ^On second and subsequent calls to
  5893. ** sqlite3_aggregate_context() for the same aggregate function instance,
  5894. ** the same buffer is returned. Sqlite3_aggregate_context() is normally
  5895. ** called once for each invocation of the xStep callback and then one
  5896. ** last time when the xFinal callback is invoked. ^(When no rows match
  5897. ** an aggregate query, the xStep() callback of the aggregate function
  5898. ** implementation is never called and xFinal() is called exactly once.
  5899. ** In those cases, sqlite3_aggregate_context() might be called for the
  5900. ** first time from within xFinal().)^
  5901. **
  5902. ** ^The sqlite3_aggregate_context(C,N) routine returns a NULL pointer
  5903. ** when first called if N is less than or equal to zero or if a memory
  5904. ** allocation error occurs.
  5905. **
  5906. ** ^(The amount of space allocated by sqlite3_aggregate_context(C,N) is
  5907. ** determined by the N parameter on first successful call. Changing the
  5908. ** value of N in any subsequent call to sqlite3_aggregate_context() within
  5909. ** the same aggregate function instance will not resize the memory
  5910. ** allocation.)^ Within the xFinal callback, it is customary to set
  5911. ** N=0 in calls to sqlite3_aggregate_context(C,N) so that no
  5912. ** pointless memory allocations occur.
  5913. **
  5914. ** ^SQLite automatically frees the memory allocated by
  5915. ** sqlite3_aggregate_context() when the aggregate query concludes.
  5916. **
  5917. ** The first parameter must be a copy of the
  5918. ** [sqlite3_context | SQL function context] that is the first parameter
  5919. ** to the xStep or xFinal callback routine that implements the aggregate
  5920. ** function.
  5921. **
  5922. ** This routine must be called from the same thread in which
  5923. ** the aggregate SQL function is running.
  5924. */
  5925. SQLITE_API void *sqlite3_aggregate_context(sqlite3_context*, int nBytes);
  5926. /*
  5927. ** CAPI3REF: User Data For Functions
  5928. ** METHOD: sqlite3_context
  5929. **
  5930. ** ^The sqlite3_user_data() interface returns a copy of
  5931. ** the pointer that was the pUserData parameter (the 5th parameter)
  5932. ** of the [sqlite3_create_function()]
  5933. ** and [sqlite3_create_function16()] routines that originally
  5934. ** registered the application defined function.
  5935. **
  5936. ** This routine must be called from the same thread in which
  5937. ** the application-defined function is running.
  5938. */
  5939. SQLITE_API void *sqlite3_user_data(sqlite3_context*);
  5940. /*
  5941. ** CAPI3REF: Database Connection For Functions
  5942. ** METHOD: sqlite3_context
  5943. **
  5944. ** ^The sqlite3_context_db_handle() interface returns a copy of
  5945. ** the pointer to the [database connection] (the 1st parameter)
  5946. ** of the [sqlite3_create_function()]
  5947. ** and [sqlite3_create_function16()] routines that originally
  5948. ** registered the application defined function.
  5949. */
  5950. SQLITE_API sqlite3 *sqlite3_context_db_handle(sqlite3_context*);
  5951. /*
  5952. ** CAPI3REF: Function Auxiliary Data
  5953. ** METHOD: sqlite3_context
  5954. **
  5955. ** These functions may be used by (non-aggregate) SQL functions to
  5956. ** associate auxiliary data with argument values. If the same argument
  5957. ** value is passed to multiple invocations of the same SQL function during
  5958. ** query execution, under some circumstances the associated auxiliary data
  5959. ** might be preserved. An example of where this might be useful is in a
  5960. ** regular-expression matching function. The compiled version of the regular
  5961. ** expression can be stored as auxiliary data associated with the pattern string.
  5962. ** Then as long as the pattern string remains the same,
  5963. ** the compiled regular expression can be reused on multiple
  5964. ** invocations of the same function.
  5965. **
  5966. ** ^The sqlite3_get_auxdata(C,N) interface returns a pointer to the auxiliary data
  5967. ** associated by the sqlite3_set_auxdata(C,N,P,X) function with the Nth argument
  5968. ** value to the application-defined function. ^N is zero for the left-most
  5969. ** function argument. ^If there is no auxiliary data
  5970. ** associated with the function argument, the sqlite3_get_auxdata(C,N) interface
  5971. ** returns a NULL pointer.
  5972. **
  5973. ** ^The sqlite3_set_auxdata(C,N,P,X) interface saves P as auxiliary data for the
  5974. ** N-th argument of the application-defined function. ^Subsequent
  5975. ** calls to sqlite3_get_auxdata(C,N) return P from the most recent
  5976. ** sqlite3_set_auxdata(C,N,P,X) call if the auxiliary data is still valid or
  5977. ** NULL if the auxiliary data has been discarded.
  5978. ** ^After each call to sqlite3_set_auxdata(C,N,P,X) where X is not NULL,
  5979. ** SQLite will invoke the destructor function X with parameter P exactly
  5980. ** once, when the auxiliary data is discarded.
  5981. ** SQLite is free to discard the auxiliary data at any time, including: <ul>
  5982. ** <li> ^(when the corresponding function parameter changes)^, or
  5983. ** <li> ^(when [sqlite3_reset()] or [sqlite3_finalize()] is called for the
  5984. ** SQL statement)^, or
  5985. ** <li> ^(when sqlite3_set_auxdata() is invoked again on the same
  5986. ** parameter)^, or
  5987. ** <li> ^(during the original sqlite3_set_auxdata() call when a memory
  5988. ** allocation error occurs.)^
  5989. ** <li> ^(during the original sqlite3_set_auxdata() call if the function
  5990. ** is evaluated during query planning instead of during query execution,
  5991. ** as sometimes happens with [SQLITE_ENABLE_STAT4].)^ </ul>
  5992. **
  5993. ** Note the last two bullets in particular. The destructor X in
  5994. ** sqlite3_set_auxdata(C,N,P,X) might be called immediately, before the
  5995. ** sqlite3_set_auxdata() interface even returns. Hence sqlite3_set_auxdata()
  5996. ** should be called near the end of the function implementation and the
  5997. ** function implementation should not make any use of P after
  5998. ** sqlite3_set_auxdata() has been called. Furthermore, a call to
  5999. ** sqlite3_get_auxdata() that occurs immediately after a corresponding call
  6000. ** to sqlite3_set_auxdata() might still return NULL if an out-of-memory
  6001. ** condition occurred during the sqlite3_set_auxdata() call or if the
  6002. ** function is being evaluated during query planning rather than during
  6003. ** query execution.
  6004. **
  6005. ** ^(In practice, auxiliary data is preserved between function calls for
  6006. ** function parameters that are compile-time constants, including literal
  6007. ** values and [parameters] and expressions composed from the same.)^
  6008. **
  6009. ** The value of the N parameter to these interfaces should be non-negative.
  6010. ** Future enhancements may make use of negative N values to define new
  6011. ** kinds of function caching behavior.
  6012. **
  6013. ** These routines must be called from the same thread in which
  6014. ** the SQL function is running.
  6015. **
  6016. ** See also: [sqlite3_get_clientdata()] and [sqlite3_set_clientdata()].
  6017. */
  6018. SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
  6019. SQLITE_API void sqlite3_set_auxdata(sqlite3_context*, int N, void*, void (*)(void*));
  6020. /*
  6021. ** CAPI3REF: Database Connection Client Data
  6022. ** METHOD: sqlite3
  6023. **
  6024. ** These functions are used to associate one or more named pointers
  6025. ** with a [database connection].
  6026. ** A call to sqlite3_set_clientdata(D,N,P,X) causes the pointer P
  6027. ** to be attached to [database connection] D using name N. Subsequent
  6028. ** calls to sqlite3_get_clientdata(D,N) will return a copy of pointer P
  6029. ** or a NULL pointer if there were no prior calls to
  6030. ** sqlite3_set_clientdata() with the same values of D and N.
  6031. ** Names are compared using strcmp() and are thus case sensitive.
  6032. **
  6033. ** If P and X are both non-NULL, then the destructor X is invoked with
  6034. ** argument P on the first of the following occurrences:
  6035. ** <ul>
  6036. ** <li> An out-of-memory error occurs during the call to
  6037. ** sqlite3_set_clientdata() which attempts to register pointer P.
  6038. ** <li> A subsequent call to sqlite3_set_clientdata(D,N,P,X) is made
  6039. ** with the same D and N parameters.
  6040. ** <li> The database connection closes. SQLite does not make any guarantees
  6041. ** about the order in which destructors are called, only that all
  6042. ** destructors will be called exactly once at some point during the
  6043. ** database connection closing process.
  6044. ** </ul>
  6045. **
  6046. ** SQLite does not do anything with client data other than invoke
  6047. ** destructors on the client data at the appropriate time. The intended
  6048. ** use for client data is to provide a mechanism for wrapper libraries
  6049. ** to store additional information about an SQLite database connection.
  6050. **
  6051. ** There is no limit (other than available memory) on the number of different
  6052. ** client data pointers (with different names) that can be attached to a
  6053. ** single database connection. However, the implementation is optimized
  6054. ** for the case of having only one or two different client data names.
  6055. ** Applications and wrapper libraries are discouraged from using more than
  6056. ** one client data name each.
  6057. **
  6058. ** There is no way to enumerate the client data pointers
  6059. ** associated with a database connection. The N parameter can be thought
  6060. ** of as a secret key such that only code that knows the secret key is able
  6061. ** to access the associated data.
  6062. **
  6063. ** Security Warning: These interfaces should not be exposed in scripting
  6064. ** languages or in other circumstances where it might be possible for an
  6065. ** an attacker to invoke them. Any agent that can invoke these interfaces
  6066. ** can probably also take control of the process.
  6067. **
  6068. ** Database connection client data is only available for SQLite
  6069. ** version 3.44.0 ([dateof:3.44.0]) and later.
  6070. **
  6071. ** See also: [sqlite3_set_auxdata()] and [sqlite3_get_auxdata()].
  6072. */
  6073. SQLITE_API void *sqlite3_get_clientdata(sqlite3*,const char*);
  6074. SQLITE_API int sqlite3_set_clientdata(sqlite3*, const char*, void*, void(*)(void*));
  6075. /*
  6076. ** CAPI3REF: Constants Defining Special Destructor Behavior
  6077. **
  6078. ** These are special values for the destructor that is passed in as the
  6079. ** final argument to routines like [sqlite3_result_blob()]. ^If the destructor
  6080. ** argument is SQLITE_STATIC, it means that the content pointer is constant
  6081. ** and will never change. It does not need to be destroyed. ^The
  6082. ** SQLITE_TRANSIENT value means that the content will likely change in
  6083. ** the near future and that SQLite should make its own private copy of
  6084. ** the content before returning.
  6085. **
  6086. ** The typedef is necessary to work around problems in certain
  6087. ** C++ compilers.
  6088. */
  6089. typedef void (*sqlite3_destructor_type)(void*);
  6090. #define SQLITE_STATIC ((sqlite3_destructor_type)0)
  6091. #define SQLITE_TRANSIENT ((sqlite3_destructor_type)-1)
  6092. /*
  6093. ** CAPI3REF: Setting The Result Of An SQL Function
  6094. ** METHOD: sqlite3_context
  6095. **
  6096. ** These routines are used by the xFunc or xFinal callbacks that
  6097. ** implement SQL functions and aggregates. See
  6098. ** [sqlite3_create_function()] and [sqlite3_create_function16()]
  6099. ** for additional information.
  6100. **
  6101. ** These functions work very much like the [parameter binding] family of
  6102. ** functions used to bind values to host parameters in prepared statements.
  6103. ** Refer to the [SQL parameter] documentation for additional information.
  6104. **
  6105. ** ^The sqlite3_result_blob() interface sets the result from
  6106. ** an application-defined function to be the BLOB whose content is pointed
  6107. ** to by the second parameter and which is N bytes long where N is the
  6108. ** third parameter.
  6109. **
  6110. ** ^The sqlite3_result_zeroblob(C,N) and sqlite3_result_zeroblob64(C,N)
  6111. ** interfaces set the result of the application-defined function to be
  6112. ** a BLOB containing all zero bytes and N bytes in size.
  6113. **
  6114. ** ^The sqlite3_result_double() interface sets the result from
  6115. ** an application-defined function to be a floating point value specified
  6116. ** by its 2nd argument.
  6117. **
  6118. ** ^The sqlite3_result_error() and sqlite3_result_error16() functions
  6119. ** cause the implemented SQL function to throw an exception.
  6120. ** ^SQLite uses the string pointed to by the
  6121. ** 2nd parameter of sqlite3_result_error() or sqlite3_result_error16()
  6122. ** as the text of an error message. ^SQLite interprets the error
  6123. ** message string from sqlite3_result_error() as UTF-8. ^SQLite
  6124. ** interprets the string from sqlite3_result_error16() as UTF-16 using
  6125. ** the same [byte-order determination rules] as [sqlite3_bind_text16()].
  6126. ** ^If the third parameter to sqlite3_result_error()
  6127. ** or sqlite3_result_error16() is negative then SQLite takes as the error
  6128. ** message all text up through the first zero character.
  6129. ** ^If the third parameter to sqlite3_result_error() or
  6130. ** sqlite3_result_error16() is non-negative then SQLite takes that many
  6131. ** bytes (not characters) from the 2nd parameter as the error message.
  6132. ** ^The sqlite3_result_error() and sqlite3_result_error16()
  6133. ** routines make a private copy of the error message text before
  6134. ** they return. Hence, the calling function can deallocate or
  6135. ** modify the text after they return without harm.
  6136. ** ^The sqlite3_result_error_code() function changes the error code
  6137. ** returned by SQLite as a result of an error in a function. ^By default,
  6138. ** the error code is SQLITE_ERROR. ^A subsequent call to sqlite3_result_error()
  6139. ** or sqlite3_result_error16() resets the error code to SQLITE_ERROR.
  6140. **
  6141. ** ^The sqlite3_result_error_toobig() interface causes SQLite to throw an
  6142. ** error indicating that a string or BLOB is too long to represent.
  6143. **
  6144. ** ^The sqlite3_result_error_nomem() interface causes SQLite to throw an
  6145. ** error indicating that a memory allocation failed.
  6146. **
  6147. ** ^The sqlite3_result_int() interface sets the return value
  6148. ** of the application-defined function to be the 32-bit signed integer
  6149. ** value given in the 2nd argument.
  6150. ** ^The sqlite3_result_int64() interface sets the return value
  6151. ** of the application-defined function to be the 64-bit signed integer
  6152. ** value given in the 2nd argument.
  6153. **
  6154. ** ^The sqlite3_result_null() interface sets the return value
  6155. ** of the application-defined function to be NULL.
  6156. **
  6157. ** ^The sqlite3_result_text(), sqlite3_result_text16(),
  6158. ** sqlite3_result_text16le(), and sqlite3_result_text16be() interfaces
  6159. ** set the return value of the application-defined function to be
  6160. ** a text string which is represented as UTF-8, UTF-16 native byte order,
  6161. ** UTF-16 little endian, or UTF-16 big endian, respectively.
  6162. ** ^The sqlite3_result_text64() interface sets the return value of an
  6163. ** application-defined function to be a text string in an encoding
  6164. ** specified by the fifth (and last) parameter, which must be one
  6165. ** of [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE].
  6166. ** ^SQLite takes the text result from the application from
  6167. ** the 2nd parameter of the sqlite3_result_text* interfaces.
  6168. ** ^If the 3rd parameter to any of the sqlite3_result_text* interfaces
  6169. ** other than sqlite3_result_text64() is negative, then SQLite computes
  6170. ** the string length itself by searching the 2nd parameter for the first
  6171. ** zero character.
  6172. ** ^If the 3rd parameter to the sqlite3_result_text* interfaces
  6173. ** is non-negative, then as many bytes (not characters) of the text
  6174. ** pointed to by the 2nd parameter are taken as the application-defined
  6175. ** function result. If the 3rd parameter is non-negative, then it
  6176. ** must be the byte offset into the string where the NUL terminator would
  6177. ** appear if the string where NUL terminated. If any NUL characters occur
  6178. ** in the string at a byte offset that is less than the value of the 3rd
  6179. ** parameter, then the resulting string will contain embedded NULs and the
  6180. ** result of expressions operating on strings with embedded NULs is undefined.
  6181. ** ^If the 4th parameter to the sqlite3_result_text* interfaces
  6182. ** or sqlite3_result_blob is a non-NULL pointer, then SQLite calls that
  6183. ** function as the destructor on the text or BLOB result when it has
  6184. ** finished using that result.
  6185. ** ^If the 4th parameter to the sqlite3_result_text* interfaces or to
  6186. ** sqlite3_result_blob is the special constant SQLITE_STATIC, then SQLite
  6187. ** assumes that the text or BLOB result is in constant space and does not
  6188. ** copy the content of the parameter nor call a destructor on the content
  6189. ** when it has finished using that result.
  6190. ** ^If the 4th parameter to the sqlite3_result_text* interfaces
  6191. ** or sqlite3_result_blob is the special constant SQLITE_TRANSIENT
  6192. ** then SQLite makes a copy of the result into space obtained
  6193. ** from [sqlite3_malloc()] before it returns.
  6194. **
  6195. ** ^For the sqlite3_result_text16(), sqlite3_result_text16le(), and
  6196. ** sqlite3_result_text16be() routines, and for sqlite3_result_text64()
  6197. ** when the encoding is not UTF8, if the input UTF16 begins with a
  6198. ** byte-order mark (BOM, U+FEFF) then the BOM is removed from the
  6199. ** string and the rest of the string is interpreted according to the
  6200. ** byte-order specified by the BOM. ^The byte-order specified by
  6201. ** the BOM at the beginning of the text overrides the byte-order
  6202. ** specified by the interface procedure. ^So, for example, if
  6203. ** sqlite3_result_text16le() is invoked with text that begins
  6204. ** with bytes 0xfe, 0xff (a big-endian byte-order mark) then the
  6205. ** first two bytes of input are skipped and the remaining input
  6206. ** is interpreted as UTF16BE text.
  6207. **
  6208. ** ^For UTF16 input text to the sqlite3_result_text16(),
  6209. ** sqlite3_result_text16be(), sqlite3_result_text16le(), and
  6210. ** sqlite3_result_text64() routines, if the text contains invalid
  6211. ** UTF16 characters, the invalid characters might be converted
  6212. ** into the unicode replacement character, U+FFFD.
  6213. **
  6214. ** ^The sqlite3_result_value() interface sets the result of
  6215. ** the application-defined function to be a copy of the
  6216. ** [unprotected sqlite3_value] object specified by the 2nd parameter. ^The
  6217. ** sqlite3_result_value() interface makes a copy of the [sqlite3_value]
  6218. ** so that the [sqlite3_value] specified in the parameter may change or
  6219. ** be deallocated after sqlite3_result_value() returns without harm.
  6220. ** ^A [protected sqlite3_value] object may always be used where an
  6221. ** [unprotected sqlite3_value] object is required, so either
  6222. ** kind of [sqlite3_value] object can be used with this interface.
  6223. **
  6224. ** ^The sqlite3_result_pointer(C,P,T,D) interface sets the result to an
  6225. ** SQL NULL value, just like [sqlite3_result_null(C)], except that it
  6226. ** also associates the host-language pointer P or type T with that
  6227. ** NULL value such that the pointer can be retrieved within an
  6228. ** [application-defined SQL function] using [sqlite3_value_pointer()].
  6229. ** ^If the D parameter is not NULL, then it is a pointer to a destructor
  6230. ** for the P parameter. ^SQLite invokes D with P as its only argument
  6231. ** when SQLite is finished with P. The T parameter should be a static
  6232. ** string and preferably a string literal. The sqlite3_result_pointer()
  6233. ** routine is part of the [pointer passing interface] added for SQLite 3.20.0.
  6234. **
  6235. ** If these routines are called from within the different thread
  6236. ** than the one containing the application-defined function that received
  6237. ** the [sqlite3_context] pointer, the results are undefined.
  6238. */
  6239. SQLITE_API void sqlite3_result_blob(sqlite3_context*, const void*, int, void(*)(void*));
  6240. SQLITE_API void sqlite3_result_blob64(sqlite3_context*,const void*,
  6241. sqlite3_uint64,void(*)(void*));
  6242. SQLITE_API void sqlite3_result_double(sqlite3_context*, double);
  6243. SQLITE_API void sqlite3_result_error(sqlite3_context*, const char*, int);
  6244. SQLITE_API void sqlite3_result_error16(sqlite3_context*, const void*, int);
  6245. SQLITE_API void sqlite3_result_error_toobig(sqlite3_context*);
  6246. SQLITE_API void sqlite3_result_error_nomem(sqlite3_context*);
  6247. SQLITE_API void sqlite3_result_error_code(sqlite3_context*, int);
  6248. SQLITE_API void sqlite3_result_int(sqlite3_context*, int);
  6249. SQLITE_API void sqlite3_result_int64(sqlite3_context*, sqlite3_int64);
  6250. SQLITE_API void sqlite3_result_null(sqlite3_context*);
  6251. SQLITE_API void sqlite3_result_text(sqlite3_context*, const char*, int, void(*)(void*));
  6252. SQLITE_API void sqlite3_result_text64(sqlite3_context*, const char*,sqlite3_uint64,
  6253. void(*)(void*), unsigned char encoding);
  6254. SQLITE_API void sqlite3_result_text16(sqlite3_context*, const void*, int, void(*)(void*));
  6255. SQLITE_API void sqlite3_result_text16le(sqlite3_context*, const void*, int,void(*)(void*));
  6256. SQLITE_API void sqlite3_result_text16be(sqlite3_context*, const void*, int,void(*)(void*));
  6257. SQLITE_API void sqlite3_result_value(sqlite3_context*, sqlite3_value*);
  6258. SQLITE_API void sqlite3_result_pointer(sqlite3_context*, void*,const char*,void(*)(void*));
  6259. SQLITE_API void sqlite3_result_zeroblob(sqlite3_context*, int n);
  6260. SQLITE_API int sqlite3_result_zeroblob64(sqlite3_context*, sqlite3_uint64 n);
  6261. /*
  6262. ** CAPI3REF: Setting The Subtype Of An SQL Function
  6263. ** METHOD: sqlite3_context
  6264. **
  6265. ** The sqlite3_result_subtype(C,T) function causes the subtype of
  6266. ** the result from the [application-defined SQL function] with
  6267. ** [sqlite3_context] C to be the value T. Only the lower 8 bits
  6268. ** of the subtype T are preserved in current versions of SQLite;
  6269. ** higher order bits are discarded.
  6270. ** The number of subtype bytes preserved by SQLite might increase
  6271. ** in future releases of SQLite.
  6272. **
  6273. ** Every [application-defined SQL function] that invokes this interface
  6274. ** should include the [SQLITE_RESULT_SUBTYPE] property in its
  6275. ** text encoding argument when the SQL function is
  6276. ** [sqlite3_create_function|registered]. If the [SQLITE_RESULT_SUBTYPE]
  6277. ** property is omitted from the function that invokes sqlite3_result_subtype(),
  6278. ** then in some cases the sqlite3_result_subtype() might fail to set
  6279. ** the result subtype.
  6280. **
  6281. ** If SQLite is compiled with -DSQLITE_STRICT_SUBTYPE=1, then any
  6282. ** SQL function that invokes the sqlite3_result_subtype() interface
  6283. ** and that does not have the SQLITE_RESULT_SUBTYPE property will raise
  6284. ** an error. Future versions of SQLite might enable -DSQLITE_STRICT_SUBTYPE=1
  6285. ** by default.
  6286. */
  6287. SQLITE_API void sqlite3_result_subtype(sqlite3_context*,unsigned int);
  6288. /*
  6289. ** CAPI3REF: Define New Collating Sequences
  6290. ** METHOD: sqlite3
  6291. **
  6292. ** ^These functions add, remove, or modify a [collation] associated
  6293. ** with the [database connection] specified as the first argument.
  6294. **
  6295. ** ^The name of the collation is a UTF-8 string
  6296. ** for sqlite3_create_collation() and sqlite3_create_collation_v2()
  6297. ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
  6298. ** ^Collation names that compare equal according to [sqlite3_strnicmp()] are
  6299. ** considered to be the same name.
  6300. **
  6301. ** ^(The third argument (eTextRep) must be one of the constants:
  6302. ** <ul>
  6303. ** <li> [SQLITE_UTF8],
  6304. ** <li> [SQLITE_UTF16LE],
  6305. ** <li> [SQLITE_UTF16BE],
  6306. ** <li> [SQLITE_UTF16], or
  6307. ** <li> [SQLITE_UTF16_ALIGNED].
  6308. ** </ul>)^
  6309. ** ^The eTextRep argument determines the encoding of strings passed
  6310. ** to the collating function callback, xCompare.
  6311. ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
  6312. ** force strings to be UTF16 with native byte order.
  6313. ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
  6314. ** on an even byte address.
  6315. **
  6316. ** ^The fourth argument, pArg, is an application data pointer that is passed
  6317. ** through as the first argument to the collating function callback.
  6318. **
  6319. ** ^The fifth argument, xCompare, is a pointer to the collating function.
  6320. ** ^Multiple collating functions can be registered using the same name but
  6321. ** with different eTextRep parameters and SQLite will use whichever
  6322. ** function requires the least amount of data transformation.
  6323. ** ^If the xCompare argument is NULL then the collating function is
  6324. ** deleted. ^When all collating functions having the same name are deleted,
  6325. ** that collation is no longer usable.
  6326. **
  6327. ** ^The collating function callback is invoked with a copy of the pArg
  6328. ** application data pointer and with two strings in the encoding specified
  6329. ** by the eTextRep argument. The two integer parameters to the collating
  6330. ** function callback are the length of the two strings, in bytes. The collating
  6331. ** function must return an integer that is negative, zero, or positive
  6332. ** if the first string is less than, equal to, or greater than the second,
  6333. ** respectively. A collating function must always return the same answer
  6334. ** given the same inputs. If two or more collating functions are registered
  6335. ** to the same collation name (using different eTextRep values) then all
  6336. ** must give an equivalent answer when invoked with equivalent strings.
  6337. ** The collating function must obey the following properties for all
  6338. ** strings A, B, and C:
  6339. **
  6340. ** <ol>
  6341. ** <li> If A==B then B==A.
  6342. ** <li> If A==B and B==C then A==C.
  6343. ** <li> If A&lt;B THEN B&gt;A.
  6344. ** <li> If A&lt;B and B&lt;C then A&lt;C.
  6345. ** </ol>
  6346. **
  6347. ** If a collating function fails any of the above constraints and that
  6348. ** collating function is registered and used, then the behavior of SQLite
  6349. ** is undefined.
  6350. **
  6351. ** ^The sqlite3_create_collation_v2() works like sqlite3_create_collation()
  6352. ** with the addition that the xDestroy callback is invoked on pArg when
  6353. ** the collating function is deleted.
  6354. ** ^Collating functions are deleted when they are overridden by later
  6355. ** calls to the collation creation functions or when the
  6356. ** [database connection] is closed using [sqlite3_close()].
  6357. **
  6358. ** ^The xDestroy callback is <u>not</u> called if the
  6359. ** sqlite3_create_collation_v2() function fails. Applications that invoke
  6360. ** sqlite3_create_collation_v2() with a non-NULL xDestroy argument should
  6361. ** check the return code and dispose of the application data pointer
  6362. ** themselves rather than expecting SQLite to deal with it for them.
  6363. ** This is different from every other SQLite interface. The inconsistency
  6364. ** is unfortunate but cannot be changed without breaking backwards
  6365. ** compatibility.
  6366. **
  6367. ** See also: [sqlite3_collation_needed()] and [sqlite3_collation_needed16()].
  6368. */
  6369. SQLITE_API int sqlite3_create_collation(
  6370. sqlite3*,
  6371. const char *zName,
  6372. int eTextRep,
  6373. void *pArg,
  6374. int(*xCompare)(void*,int,const void*,int,const void*)
  6375. );
  6376. SQLITE_API int sqlite3_create_collation_v2(
  6377. sqlite3*,
  6378. const char *zName,
  6379. int eTextRep,
  6380. void *pArg,
  6381. int(*xCompare)(void*,int,const void*,int,const void*),
  6382. void(*xDestroy)(void*)
  6383. );
  6384. SQLITE_API int sqlite3_create_collation16(
  6385. sqlite3*,
  6386. const void *zName,
  6387. int eTextRep,
  6388. void *pArg,
  6389. int(*xCompare)(void*,int,const void*,int,const void*)
  6390. );
  6391. /*
  6392. ** CAPI3REF: Collation Needed Callbacks
  6393. ** METHOD: sqlite3
  6394. **
  6395. ** ^To avoid having to register all collation sequences before a database
  6396. ** can be used, a single callback function may be registered with the
  6397. ** [database connection] to be invoked whenever an undefined collation
  6398. ** sequence is required.
  6399. **
  6400. ** ^If the function is registered using the sqlite3_collation_needed() API,
  6401. ** then it is passed the names of undefined collation sequences as strings
  6402. ** encoded in UTF-8. ^If sqlite3_collation_needed16() is used,
  6403. ** the names are passed as UTF-16 in machine native byte order.
  6404. ** ^A call to either function replaces the existing collation-needed callback.
  6405. **
  6406. ** ^(When the callback is invoked, the first argument passed is a copy
  6407. ** of the second argument to sqlite3_collation_needed() or
  6408. ** sqlite3_collation_needed16(). The second argument is the database
  6409. ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
  6410. ** or [SQLITE_UTF16LE], indicating the most desirable form of the collation
  6411. ** sequence function required. The fourth parameter is the name of the
  6412. ** required collation sequence.)^
  6413. **
  6414. ** The callback function should register the desired collation using
  6415. ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
  6416. ** [sqlite3_create_collation_v2()].
  6417. */
  6418. SQLITE_API int sqlite3_collation_needed(
  6419. sqlite3*,
  6420. void*,
  6421. void(*)(void*,sqlite3*,int eTextRep,const char*)
  6422. );
  6423. SQLITE_API int sqlite3_collation_needed16(
  6424. sqlite3*,
  6425. void*,
  6426. void(*)(void*,sqlite3*,int eTextRep,const void*)
  6427. );
  6428. #ifdef SQLITE_ENABLE_CEROD
  6429. /*
  6430. ** Specify the activation key for a CEROD database. Unless
  6431. ** activated, none of the CEROD routines will work.
  6432. */
  6433. SQLITE_API void sqlite3_activate_cerod(
  6434. const char *zPassPhrase /* Activation phrase */
  6435. );
  6436. #endif
  6437. /*
  6438. ** CAPI3REF: Suspend Execution For A Short Time
  6439. **
  6440. ** The sqlite3_sleep() function causes the current thread to suspend execution
  6441. ** for at least a number of milliseconds specified in its parameter.
  6442. **
  6443. ** If the operating system does not support sleep requests with
  6444. ** millisecond time resolution, then the time will be rounded up to
  6445. ** the nearest second. The number of milliseconds of sleep actually
  6446. ** requested from the operating system is returned.
  6447. **
  6448. ** ^SQLite implements this interface by calling the xSleep()
  6449. ** method of the default [sqlite3_vfs] object. If the xSleep() method
  6450. ** of the default VFS is not implemented correctly, or not implemented at
  6451. ** all, then the behavior of sqlite3_sleep() may deviate from the description
  6452. ** in the previous paragraphs.
  6453. **
  6454. ** If a negative argument is passed to sqlite3_sleep() the results vary by
  6455. ** VFS and operating system. Some system treat a negative argument as an
  6456. ** instruction to sleep forever. Others understand it to mean do not sleep
  6457. ** at all. ^In SQLite version 3.42.0 and later, a negative
  6458. ** argument passed into sqlite3_sleep() is changed to zero before it is relayed
  6459. ** down into the xSleep method of the VFS.
  6460. */
  6461. SQLITE_API int sqlite3_sleep(int);
  6462. /*
  6463. ** CAPI3REF: Name Of The Folder Holding Temporary Files
  6464. **
  6465. ** ^(If this global variable is made to point to a string which is
  6466. ** the name of a folder (a.k.a. directory), then all temporary files
  6467. ** created by SQLite when using a built-in [sqlite3_vfs | VFS]
  6468. ** will be placed in that directory.)^ ^If this variable
  6469. ** is a NULL pointer, then SQLite performs a search for an appropriate
  6470. ** temporary file directory.
  6471. **
  6472. ** Applications are strongly discouraged from using this global variable.
  6473. ** It is required to set a temporary folder on Windows Runtime (WinRT).
  6474. ** But for all other platforms, it is highly recommended that applications
  6475. ** neither read nor write this variable. This global variable is a relic
  6476. ** that exists for backwards compatibility of legacy applications and should
  6477. ** be avoided in new projects.
  6478. **
  6479. ** It is not safe to read or modify this variable in more than one
  6480. ** thread at a time. It is not safe to read or modify this variable
  6481. ** if a [database connection] is being used at the same time in a separate
  6482. ** thread.
  6483. ** It is intended that this variable be set once
  6484. ** as part of process initialization and before any SQLite interface
  6485. ** routines have been called and that this variable remain unchanged
  6486. ** thereafter.
  6487. **
  6488. ** ^The [temp_store_directory pragma] may modify this variable and cause
  6489. ** it to point to memory obtained from [sqlite3_malloc]. ^Furthermore,
  6490. ** the [temp_store_directory pragma] always assumes that any string
  6491. ** that this variable points to is held in memory obtained from
  6492. ** [sqlite3_malloc] and the pragma may attempt to free that memory
  6493. ** using [sqlite3_free].
  6494. ** Hence, if this variable is modified directly, either it should be
  6495. ** made NULL or made to point to memory obtained from [sqlite3_malloc]
  6496. ** or else the use of the [temp_store_directory pragma] should be avoided.
  6497. ** Except when requested by the [temp_store_directory pragma], SQLite
  6498. ** does not free the memory that sqlite3_temp_directory points to. If
  6499. ** the application wants that memory to be freed, it must do
  6500. ** so itself, taking care to only do so after all [database connection]
  6501. ** objects have been destroyed.
  6502. **
  6503. ** <b>Note to Windows Runtime users:</b> The temporary directory must be set
  6504. ** prior to calling [sqlite3_open] or [sqlite3_open_v2]. Otherwise, various
  6505. ** features that require the use of temporary files may fail. Here is an
  6506. ** example of how to do this using C++ with the Windows Runtime:
  6507. **
  6508. ** <blockquote><pre>
  6509. ** LPCWSTR zPath = Windows::Storage::ApplicationData::Current->
  6510. ** &nbsp; TemporaryFolder->Path->Data();
  6511. ** char zPathBuf&#91;MAX_PATH + 1&#93;;
  6512. ** memset(zPathBuf, 0, sizeof(zPathBuf));
  6513. ** WideCharToMultiByte(CP_UTF8, 0, zPath, -1, zPathBuf, sizeof(zPathBuf),
  6514. ** &nbsp; NULL, NULL);
  6515. ** sqlite3_temp_directory = sqlite3_mprintf("%s", zPathBuf);
  6516. ** </pre></blockquote>
  6517. */
  6518. SQLITE_API SQLITE_EXTERN char *sqlite3_temp_directory;
  6519. /*
  6520. ** CAPI3REF: Name Of The Folder Holding Database Files
  6521. **
  6522. ** ^(If this global variable is made to point to a string which is
  6523. ** the name of a folder (a.k.a. directory), then all database files
  6524. ** specified with a relative pathname and created or accessed by
  6525. ** SQLite when using a built-in windows [sqlite3_vfs | VFS] will be assumed
  6526. ** to be relative to that directory.)^ ^If this variable is a NULL
  6527. ** pointer, then SQLite assumes that all database files specified
  6528. ** with a relative pathname are relative to the current directory
  6529. ** for the process. Only the windows VFS makes use of this global
  6530. ** variable; it is ignored by the unix VFS.
  6531. **
  6532. ** Changing the value of this variable while a database connection is
  6533. ** open can result in a corrupt database.
  6534. **
  6535. ** It is not safe to read or modify this variable in more than one
  6536. ** thread at a time. It is not safe to read or modify this variable
  6537. ** if a [database connection] is being used at the same time in a separate
  6538. ** thread.
  6539. ** It is intended that this variable be set once
  6540. ** as part of process initialization and before any SQLite interface
  6541. ** routines have been called and that this variable remain unchanged
  6542. ** thereafter.
  6543. **
  6544. ** ^The [data_store_directory pragma] may modify this variable and cause
  6545. ** it to point to memory obtained from [sqlite3_malloc]. ^Furthermore,
  6546. ** the [data_store_directory pragma] always assumes that any string
  6547. ** that this variable points to is held in memory obtained from
  6548. ** [sqlite3_malloc] and the pragma may attempt to free that memory
  6549. ** using [sqlite3_free].
  6550. ** Hence, if this variable is modified directly, either it should be
  6551. ** made NULL or made to point to memory obtained from [sqlite3_malloc]
  6552. ** or else the use of the [data_store_directory pragma] should be avoided.
  6553. */
  6554. SQLITE_API SQLITE_EXTERN char *sqlite3_data_directory;
  6555. /*
  6556. ** CAPI3REF: Win32 Specific Interface
  6557. **
  6558. ** These interfaces are available only on Windows. The
  6559. ** [sqlite3_win32_set_directory] interface is used to set the value associated
  6560. ** with the [sqlite3_temp_directory] or [sqlite3_data_directory] variable, to
  6561. ** zValue, depending on the value of the type parameter. The zValue parameter
  6562. ** should be NULL to cause the previous value to be freed via [sqlite3_free];
  6563. ** a non-NULL value will be copied into memory obtained from [sqlite3_malloc]
  6564. ** prior to being used. The [sqlite3_win32_set_directory] interface returns
  6565. ** [SQLITE_OK] to indicate success, [SQLITE_ERROR] if the type is unsupported,
  6566. ** or [SQLITE_NOMEM] if memory could not be allocated. The value of the
  6567. ** [sqlite3_data_directory] variable is intended to act as a replacement for
  6568. ** the current directory on the sub-platforms of Win32 where that concept is
  6569. ** not present, e.g. WinRT and UWP. The [sqlite3_win32_set_directory8] and
  6570. ** [sqlite3_win32_set_directory16] interfaces behave exactly the same as the
  6571. ** sqlite3_win32_set_directory interface except the string parameter must be
  6572. ** UTF-8 or UTF-16, respectively.
  6573. */
  6574. SQLITE_API int sqlite3_win32_set_directory(
  6575. unsigned long type, /* Identifier for directory being set or reset */
  6576. void *zValue /* New value for directory being set or reset */
  6577. );
  6578. SQLITE_API int sqlite3_win32_set_directory8(unsigned long type, const char *zValue);
  6579. SQLITE_API int sqlite3_win32_set_directory16(unsigned long type, const void *zValue);
  6580. /*
  6581. ** CAPI3REF: Win32 Directory Types
  6582. **
  6583. ** These macros are only available on Windows. They define the allowed values
  6584. ** for the type argument to the [sqlite3_win32_set_directory] interface.
  6585. */
  6586. #define SQLITE_WIN32_DATA_DIRECTORY_TYPE 1
  6587. #define SQLITE_WIN32_TEMP_DIRECTORY_TYPE 2
  6588. /*
  6589. ** CAPI3REF: Test For Auto-Commit Mode
  6590. ** KEYWORDS: {autocommit mode}
  6591. ** METHOD: sqlite3
  6592. **
  6593. ** ^The sqlite3_get_autocommit() interface returns non-zero or
  6594. ** zero if the given database connection is or is not in autocommit mode,
  6595. ** respectively. ^Autocommit mode is on by default.
  6596. ** ^Autocommit mode is disabled by a [BEGIN] statement.
  6597. ** ^Autocommit mode is re-enabled by a [COMMIT] or [ROLLBACK].
  6598. **
  6599. ** If certain kinds of errors occur on a statement within a multi-statement
  6600. ** transaction (errors including [SQLITE_FULL], [SQLITE_IOERR],
  6601. ** [SQLITE_NOMEM], [SQLITE_BUSY], and [SQLITE_INTERRUPT]) then the
  6602. ** transaction might be rolled back automatically. The only way to
  6603. ** find out whether SQLite automatically rolled back the transaction after
  6604. ** an error is to use this function.
  6605. **
  6606. ** If another thread changes the autocommit status of the database
  6607. ** connection while this routine is running, then the return value
  6608. ** is undefined.
  6609. */
  6610. SQLITE_API int sqlite3_get_autocommit(sqlite3*);
  6611. /*
  6612. ** CAPI3REF: Find The Database Handle Of A Prepared Statement
  6613. ** METHOD: sqlite3_stmt
  6614. **
  6615. ** ^The sqlite3_db_handle interface returns the [database connection] handle
  6616. ** to which a [prepared statement] belongs. ^The [database connection]
  6617. ** returned by sqlite3_db_handle is the same [database connection]
  6618. ** that was the first argument
  6619. ** to the [sqlite3_prepare_v2()] call (or its variants) that was used to
  6620. ** create the statement in the first place.
  6621. */
  6622. SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
  6623. /*
  6624. ** CAPI3REF: Return The Schema Name For A Database Connection
  6625. ** METHOD: sqlite3
  6626. **
  6627. ** ^The sqlite3_db_name(D,N) interface returns a pointer to the schema name
  6628. ** for the N-th database on database connection D, or a NULL pointer of N is
  6629. ** out of range. An N value of 0 means the main database file. An N of 1 is
  6630. ** the "temp" schema. Larger values of N correspond to various ATTACH-ed
  6631. ** databases.
  6632. **
  6633. ** Space to hold the string that is returned by sqlite3_db_name() is managed
  6634. ** by SQLite itself. The string might be deallocated by any operation that
  6635. ** changes the schema, including [ATTACH] or [DETACH] or calls to
  6636. ** [sqlite3_serialize()] or [sqlite3_deserialize()], even operations that
  6637. ** occur on a different thread. Applications that need to
  6638. ** remember the string long-term should make their own copy. Applications that
  6639. ** are accessing the same database connection simultaneously on multiple
  6640. ** threads should mutex-protect calls to this API and should make their own
  6641. ** private copy of the result prior to releasing the mutex.
  6642. */
  6643. SQLITE_API const char *sqlite3_db_name(sqlite3 *db, int N);
  6644. /*
  6645. ** CAPI3REF: Return The Filename For A Database Connection
  6646. ** METHOD: sqlite3
  6647. **
  6648. ** ^The sqlite3_db_filename(D,N) interface returns a pointer to the filename
  6649. ** associated with database N of connection D.
  6650. ** ^If there is no attached database N on the database
  6651. ** connection D, or if database N is a temporary or in-memory database, then
  6652. ** this function will return either a NULL pointer or an empty string.
  6653. **
  6654. ** ^The string value returned by this routine is owned and managed by
  6655. ** the database connection. ^The value will be valid until the database N
  6656. ** is [DETACH]-ed or until the database connection closes.
  6657. **
  6658. ** ^The filename returned by this function is the output of the
  6659. ** xFullPathname method of the [VFS]. ^In other words, the filename
  6660. ** will be an absolute pathname, even if the filename used
  6661. ** to open the database originally was a URI or relative pathname.
  6662. **
  6663. ** If the filename pointer returned by this routine is not NULL, then it
  6664. ** can be used as the filename input parameter to these routines:
  6665. ** <ul>
  6666. ** <li> [sqlite3_uri_parameter()]
  6667. ** <li> [sqlite3_uri_boolean()]
  6668. ** <li> [sqlite3_uri_int64()]
  6669. ** <li> [sqlite3_filename_database()]
  6670. ** <li> [sqlite3_filename_journal()]
  6671. ** <li> [sqlite3_filename_wal()]
  6672. ** </ul>
  6673. */
  6674. SQLITE_API sqlite3_filename sqlite3_db_filename(sqlite3 *db, const char *zDbName);
  6675. /*
  6676. ** CAPI3REF: Determine if a database is read-only
  6677. ** METHOD: sqlite3
  6678. **
  6679. ** ^The sqlite3_db_readonly(D,N) interface returns 1 if the database N
  6680. ** of connection D is read-only, 0 if it is read/write, or -1 if N is not
  6681. ** the name of a database on connection D.
  6682. */
  6683. SQLITE_API int sqlite3_db_readonly(sqlite3 *db, const char *zDbName);
  6684. /*
  6685. ** CAPI3REF: Determine the transaction state of a database
  6686. ** METHOD: sqlite3
  6687. **
  6688. ** ^The sqlite3_txn_state(D,S) interface returns the current
  6689. ** [transaction state] of schema S in database connection D. ^If S is NULL,
  6690. ** then the highest transaction state of any schema on database connection D
  6691. ** is returned. Transaction states are (in order of lowest to highest):
  6692. ** <ol>
  6693. ** <li value="0"> SQLITE_TXN_NONE
  6694. ** <li value="1"> SQLITE_TXN_READ
  6695. ** <li value="2"> SQLITE_TXN_WRITE
  6696. ** </ol>
  6697. ** ^If the S argument to sqlite3_txn_state(D,S) is not the name of
  6698. ** a valid schema, then -1 is returned.
  6699. */
  6700. SQLITE_API int sqlite3_txn_state(sqlite3*,const char *zSchema);
  6701. /*
  6702. ** CAPI3REF: Allowed return values from sqlite3_txn_state()
  6703. ** KEYWORDS: {transaction state}
  6704. **
  6705. ** These constants define the current transaction state of a database file.
  6706. ** ^The [sqlite3_txn_state(D,S)] interface returns one of these
  6707. ** constants in order to describe the transaction state of schema S
  6708. ** in [database connection] D.
  6709. **
  6710. ** <dl>
  6711. ** [[SQLITE_TXN_NONE]] <dt>SQLITE_TXN_NONE</dt>
  6712. ** <dd>The SQLITE_TXN_NONE state means that no transaction is currently
  6713. ** pending.</dd>
  6714. **
  6715. ** [[SQLITE_TXN_READ]] <dt>SQLITE_TXN_READ</dt>
  6716. ** <dd>The SQLITE_TXN_READ state means that the database is currently
  6717. ** in a read transaction. Content has been read from the database file
  6718. ** but nothing in the database file has changed. The transaction state
  6719. ** will advanced to SQLITE_TXN_WRITE if any changes occur and there are
  6720. ** no other conflicting concurrent write transactions. The transaction
  6721. ** state will revert to SQLITE_TXN_NONE following a [ROLLBACK] or
  6722. ** [COMMIT].</dd>
  6723. **
  6724. ** [[SQLITE_TXN_WRITE]] <dt>SQLITE_TXN_WRITE</dt>
  6725. ** <dd>The SQLITE_TXN_WRITE state means that the database is currently
  6726. ** in a write transaction. Content has been written to the database file
  6727. ** but has not yet committed. The transaction state will change to
  6728. ** to SQLITE_TXN_NONE at the next [ROLLBACK] or [COMMIT].</dd>
  6729. */
  6730. #define SQLITE_TXN_NONE 0
  6731. #define SQLITE_TXN_READ 1
  6732. #define SQLITE_TXN_WRITE 2
  6733. /*
  6734. ** CAPI3REF: Find the next prepared statement
  6735. ** METHOD: sqlite3
  6736. **
  6737. ** ^This interface returns a pointer to the next [prepared statement] after
  6738. ** pStmt associated with the [database connection] pDb. ^If pStmt is NULL
  6739. ** then this interface returns a pointer to the first prepared statement
  6740. ** associated with the database connection pDb. ^If no prepared statement
  6741. ** satisfies the conditions of this routine, it returns NULL.
  6742. **
  6743. ** The [database connection] pointer D in a call to
  6744. ** [sqlite3_next_stmt(D,S)] must refer to an open database
  6745. ** connection and in particular must not be a NULL pointer.
  6746. */
  6747. SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);
  6748. /*
  6749. ** CAPI3REF: Commit And Rollback Notification Callbacks
  6750. ** METHOD: sqlite3
  6751. **
  6752. ** ^The sqlite3_commit_hook() interface registers a callback
  6753. ** function to be invoked whenever a transaction is [COMMIT | committed].
  6754. ** ^Any callback set by a previous call to sqlite3_commit_hook()
  6755. ** for the same database connection is overridden.
  6756. ** ^The sqlite3_rollback_hook() interface registers a callback
  6757. ** function to be invoked whenever a transaction is [ROLLBACK | rolled back].
  6758. ** ^Any callback set by a previous call to sqlite3_rollback_hook()
  6759. ** for the same database connection is overridden.
  6760. ** ^The pArg argument is passed through to the callback.
  6761. ** ^If the callback on a commit hook function returns non-zero,
  6762. ** then the commit is converted into a rollback.
  6763. **
  6764. ** ^The sqlite3_commit_hook(D,C,P) and sqlite3_rollback_hook(D,C,P) functions
  6765. ** return the P argument from the previous call of the same function
  6766. ** on the same [database connection] D, or NULL for
  6767. ** the first call for each function on D.
  6768. **
  6769. ** The commit and rollback hook callbacks are not reentrant.
  6770. ** The callback implementation must not do anything that will modify
  6771. ** the database connection that invoked the callback. Any actions
  6772. ** to modify the database connection must be deferred until after the
  6773. ** completion of the [sqlite3_step()] call that triggered the commit
  6774. ** or rollback hook in the first place.
  6775. ** Note that running any other SQL statements, including SELECT statements,
  6776. ** or merely calling [sqlite3_prepare_v2()] and [sqlite3_step()] will modify
  6777. ** the database connections for the meaning of "modify" in this paragraph.
  6778. **
  6779. ** ^Registering a NULL function disables the callback.
  6780. **
  6781. ** ^When the commit hook callback routine returns zero, the [COMMIT]
  6782. ** operation is allowed to continue normally. ^If the commit hook
  6783. ** returns non-zero, then the [COMMIT] is converted into a [ROLLBACK].
  6784. ** ^The rollback hook is invoked on a rollback that results from a commit
  6785. ** hook returning non-zero, just as it would be with any other rollback.
  6786. **
  6787. ** ^For the purposes of this API, a transaction is said to have been
  6788. ** rolled back if an explicit "ROLLBACK" statement is executed, or
  6789. ** an error or constraint causes an implicit rollback to occur.
  6790. ** ^The rollback callback is not invoked if a transaction is
  6791. ** automatically rolled back because the database connection is closed.
  6792. **
  6793. ** See also the [sqlite3_update_hook()] interface.
  6794. */
  6795. SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
  6796. SQLITE_API void *sqlite3_rollback_hook(sqlite3*, void(*)(void *), void*);
  6797. /*
  6798. ** CAPI3REF: Autovacuum Compaction Amount Callback
  6799. ** METHOD: sqlite3
  6800. **
  6801. ** ^The sqlite3_autovacuum_pages(D,C,P,X) interface registers a callback
  6802. ** function C that is invoked prior to each autovacuum of the database
  6803. ** file. ^The callback is passed a copy of the generic data pointer (P),
  6804. ** the schema-name of the attached database that is being autovacuumed,
  6805. ** the size of the database file in pages, the number of free pages,
  6806. ** and the number of bytes per page, respectively. The callback should
  6807. ** return the number of free pages that should be removed by the
  6808. ** autovacuum. ^If the callback returns zero, then no autovacuum happens.
  6809. ** ^If the value returned is greater than or equal to the number of
  6810. ** free pages, then a complete autovacuum happens.
  6811. **
  6812. ** <p>^If there are multiple ATTACH-ed database files that are being
  6813. ** modified as part of a transaction commit, then the autovacuum pages
  6814. ** callback is invoked separately for each file.
  6815. **
  6816. ** <p><b>The callback is not reentrant.</b> The callback function should
  6817. ** not attempt to invoke any other SQLite interface. If it does, bad
  6818. ** things may happen, including segmentation faults and corrupt database
  6819. ** files. The callback function should be a simple function that
  6820. ** does some arithmetic on its input parameters and returns a result.
  6821. **
  6822. ** ^The X parameter to sqlite3_autovacuum_pages(D,C,P,X) is an optional
  6823. ** destructor for the P parameter. ^If X is not NULL, then X(P) is
  6824. ** invoked whenever the database connection closes or when the callback
  6825. ** is overwritten by another invocation of sqlite3_autovacuum_pages().
  6826. **
  6827. ** <p>^There is only one autovacuum pages callback per database connection.
  6828. ** ^Each call to the sqlite3_autovacuum_pages() interface overrides all
  6829. ** previous invocations for that database connection. ^If the callback
  6830. ** argument (C) to sqlite3_autovacuum_pages(D,C,P,X) is a NULL pointer,
  6831. ** then the autovacuum steps callback is canceled. The return value
  6832. ** from sqlite3_autovacuum_pages() is normally SQLITE_OK, but might
  6833. ** be some other error code if something goes wrong. The current
  6834. ** implementation will only return SQLITE_OK or SQLITE_MISUSE, but other
  6835. ** return codes might be added in future releases.
  6836. **
  6837. ** <p>If no autovacuum pages callback is specified (the usual case) or
  6838. ** a NULL pointer is provided for the callback,
  6839. ** then the default behavior is to vacuum all free pages. So, in other
  6840. ** words, the default behavior is the same as if the callback function
  6841. ** were something like this:
  6842. **
  6843. ** <blockquote><pre>
  6844. ** &nbsp; unsigned int demonstration_autovac_pages_callback(
  6845. ** &nbsp; void *pClientData,
  6846. ** &nbsp; const char *zSchema,
  6847. ** &nbsp; unsigned int nDbPage,
  6848. ** &nbsp; unsigned int nFreePage,
  6849. ** &nbsp; unsigned int nBytePerPage
  6850. ** &nbsp; ){
  6851. ** &nbsp; return nFreePage;
  6852. ** &nbsp; }
  6853. ** </pre></blockquote>
  6854. */
  6855. SQLITE_API int sqlite3_autovacuum_pages(
  6856. sqlite3 *db,
  6857. unsigned int(*)(void*,const char*,unsigned int,unsigned int,unsigned int),
  6858. void*,
  6859. void(*)(void*)
  6860. );
  6861. /*
  6862. ** CAPI3REF: Data Change Notification Callbacks
  6863. ** METHOD: sqlite3
  6864. **
  6865. ** ^The sqlite3_update_hook() interface registers a callback function
  6866. ** with the [database connection] identified by the first argument
  6867. ** to be invoked whenever a row is updated, inserted or deleted in
  6868. ** a [rowid table].
  6869. ** ^Any callback set by a previous call to this function
  6870. ** for the same database connection is overridden.
  6871. **
  6872. ** ^The second argument is a pointer to the function to invoke when a
  6873. ** row is updated, inserted or deleted in a rowid table.
  6874. ** ^The first argument to the callback is a copy of the third argument
  6875. ** to sqlite3_update_hook().
  6876. ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
  6877. ** or [SQLITE_UPDATE], depending on the operation that caused the callback
  6878. ** to be invoked.
  6879. ** ^The third and fourth arguments to the callback contain pointers to the
  6880. ** database and table name containing the affected row.
  6881. ** ^The final callback parameter is the [rowid] of the row.
  6882. ** ^In the case of an update, this is the [rowid] after the update takes place.
  6883. **
  6884. ** ^(The update hook is not invoked when internal system tables are
  6885. ** modified (i.e. sqlite_sequence).)^
  6886. ** ^The update hook is not invoked when [WITHOUT ROWID] tables are modified.
  6887. **
  6888. ** ^In the current implementation, the update hook
  6889. ** is not invoked when conflicting rows are deleted because of an
  6890. ** [ON CONFLICT | ON CONFLICT REPLACE] clause. ^Nor is the update hook
  6891. ** invoked when rows are deleted using the [truncate optimization].
  6892. ** The exceptions defined in this paragraph might change in a future
  6893. ** release of SQLite.
  6894. **
  6895. ** Whether the update hook is invoked before or after the
  6896. ** corresponding change is currently unspecified and may differ
  6897. ** depending on the type of change. Do not rely on the order of the
  6898. ** hook call with regards to the final result of the operation which
  6899. ** triggers the hook.
  6900. **
  6901. ** The update hook implementation must not do anything that will modify
  6902. ** the database connection that invoked the update hook. Any actions
  6903. ** to modify the database connection must be deferred until after the
  6904. ** completion of the [sqlite3_step()] call that triggered the update hook.
  6905. ** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their
  6906. ** database connections for the meaning of "modify" in this paragraph.
  6907. **
  6908. ** ^The sqlite3_update_hook(D,C,P) function
  6909. ** returns the P argument from the previous call
  6910. ** on the same [database connection] D, or NULL for
  6911. ** the first call on D.
  6912. **
  6913. ** See also the [sqlite3_commit_hook()], [sqlite3_rollback_hook()],
  6914. ** and [sqlite3_preupdate_hook()] interfaces.
  6915. */
  6916. SQLITE_API void *sqlite3_update_hook(
  6917. sqlite3*,
  6918. void(*)(void *,int ,char const *,char const *,sqlite3_int64),
  6919. void*
  6920. );
  6921. /*
  6922. ** CAPI3REF: Enable Or Disable Shared Pager Cache
  6923. **
  6924. ** ^(This routine enables or disables the sharing of the database cache
  6925. ** and schema data structures between [database connection | connections]
  6926. ** to the same database. Sharing is enabled if the argument is true
  6927. ** and disabled if the argument is false.)^
  6928. **
  6929. ** This interface is omitted if SQLite is compiled with
  6930. ** [-DSQLITE_OMIT_SHARED_CACHE]. The [-DSQLITE_OMIT_SHARED_CACHE]
  6931. ** compile-time option is recommended because the
  6932. ** [use of shared cache mode is discouraged].
  6933. **
  6934. ** ^Cache sharing is enabled and disabled for an entire process.
  6935. ** This is a change as of SQLite [version 3.5.0] ([dateof:3.5.0]).
  6936. ** In prior versions of SQLite,
  6937. ** sharing was enabled or disabled for each thread separately.
  6938. **
  6939. ** ^(The cache sharing mode set by this interface effects all subsequent
  6940. ** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()].
  6941. ** Existing database connections continue to use the sharing mode
  6942. ** that was in effect at the time they were opened.)^
  6943. **
  6944. ** ^(This routine returns [SQLITE_OK] if shared cache was enabled or disabled
  6945. ** successfully. An [error code] is returned otherwise.)^
  6946. **
  6947. ** ^Shared cache is disabled by default. It is recommended that it stay
  6948. ** that way. In other words, do not use this routine. This interface
  6949. ** continues to be provided for historical compatibility, but its use is
  6950. ** discouraged. Any use of shared cache is discouraged. If shared cache
  6951. ** must be used, it is recommended that shared cache only be enabled for
  6952. ** individual database connections using the [sqlite3_open_v2()] interface
  6953. ** with the [SQLITE_OPEN_SHAREDCACHE] flag.
  6954. **
  6955. ** Note: This method is disabled on MacOS X 10.7 and iOS version 5.0
  6956. ** and will always return SQLITE_MISUSE. On those systems,
  6957. ** shared cache mode should be enabled per-database connection via
  6958. ** [sqlite3_open_v2()] with [SQLITE_OPEN_SHAREDCACHE].
  6959. **
  6960. ** This interface is threadsafe on processors where writing a
  6961. ** 32-bit integer is atomic.
  6962. **
  6963. ** See Also: [SQLite Shared-Cache Mode]
  6964. */
  6965. SQLITE_API int sqlite3_enable_shared_cache(int);
  6966. /*
  6967. ** CAPI3REF: Attempt To Free Heap Memory
  6968. **
  6969. ** ^The sqlite3_release_memory() interface attempts to free N bytes
  6970. ** of heap memory by deallocating non-essential memory allocations
  6971. ** held by the database library. Memory used to cache database
  6972. ** pages to improve performance is an example of non-essential memory.
  6973. ** ^sqlite3_release_memory() returns the number of bytes actually freed,
  6974. ** which might be more or less than the amount requested.
  6975. ** ^The sqlite3_release_memory() routine is a no-op returning zero
  6976. ** if SQLite is not compiled with [SQLITE_ENABLE_MEMORY_MANAGEMENT].
  6977. **
  6978. ** See also: [sqlite3_db_release_memory()]
  6979. */
  6980. SQLITE_API int sqlite3_release_memory(int);
  6981. /*
  6982. ** CAPI3REF: Free Memory Used By A Database Connection
  6983. ** METHOD: sqlite3
  6984. **
  6985. ** ^The sqlite3_db_release_memory(D) interface attempts to free as much heap
  6986. ** memory as possible from database connection D. Unlike the
  6987. ** [sqlite3_release_memory()] interface, this interface is in effect even
  6988. ** when the [SQLITE_ENABLE_MEMORY_MANAGEMENT] compile-time option is
  6989. ** omitted.
  6990. **
  6991. ** See also: [sqlite3_release_memory()]
  6992. */
  6993. SQLITE_API int sqlite3_db_release_memory(sqlite3*);
  6994. /*
  6995. ** CAPI3REF: Impose A Limit On Heap Size
  6996. **
  6997. ** These interfaces impose limits on the amount of heap memory that will be
  6998. ** by all database connections within a single process.
  6999. **
  7000. ** ^The sqlite3_soft_heap_limit64() interface sets and/or queries the
  7001. ** soft limit on the amount of heap memory that may be allocated by SQLite.
  7002. ** ^SQLite strives to keep heap memory utilization below the soft heap
  7003. ** limit by reducing the number of pages held in the page cache
  7004. ** as heap memory usages approaches the limit.
  7005. ** ^The soft heap limit is "soft" because even though SQLite strives to stay
  7006. ** below the limit, it will exceed the limit rather than generate
  7007. ** an [SQLITE_NOMEM] error. In other words, the soft heap limit
  7008. ** is advisory only.
  7009. **
  7010. ** ^The sqlite3_hard_heap_limit64(N) interface sets a hard upper bound of
  7011. ** N bytes on the amount of memory that will be allocated. ^The
  7012. ** sqlite3_hard_heap_limit64(N) interface is similar to
  7013. ** sqlite3_soft_heap_limit64(N) except that memory allocations will fail
  7014. ** when the hard heap limit is reached.
  7015. **
  7016. ** ^The return value from both sqlite3_soft_heap_limit64() and
  7017. ** sqlite3_hard_heap_limit64() is the size of
  7018. ** the heap limit prior to the call, or negative in the case of an
  7019. ** error. ^If the argument N is negative
  7020. ** then no change is made to the heap limit. Hence, the current
  7021. ** size of heap limits can be determined by invoking
  7022. ** sqlite3_soft_heap_limit64(-1) or sqlite3_hard_heap_limit(-1).
  7023. **
  7024. ** ^Setting the heap limits to zero disables the heap limiter mechanism.
  7025. **
  7026. ** ^The soft heap limit may not be greater than the hard heap limit.
  7027. ** ^If the hard heap limit is enabled and if sqlite3_soft_heap_limit(N)
  7028. ** is invoked with a value of N that is greater than the hard heap limit,
  7029. ** the soft heap limit is set to the value of the hard heap limit.
  7030. ** ^The soft heap limit is automatically enabled whenever the hard heap
  7031. ** limit is enabled. ^When sqlite3_hard_heap_limit64(N) is invoked and
  7032. ** the soft heap limit is outside the range of 1..N, then the soft heap
  7033. ** limit is set to N. ^Invoking sqlite3_soft_heap_limit64(0) when the
  7034. ** hard heap limit is enabled makes the soft heap limit equal to the
  7035. ** hard heap limit.
  7036. **
  7037. ** The memory allocation limits can also be adjusted using
  7038. ** [PRAGMA soft_heap_limit] and [PRAGMA hard_heap_limit].
  7039. **
  7040. ** ^(The heap limits are not enforced in the current implementation
  7041. ** if one or more of following conditions are true:
  7042. **
  7043. ** <ul>
  7044. ** <li> The limit value is set to zero.
  7045. ** <li> Memory accounting is disabled using a combination of the
  7046. ** [sqlite3_config]([SQLITE_CONFIG_MEMSTATUS],...) start-time option and
  7047. ** the [SQLITE_DEFAULT_MEMSTATUS] compile-time option.
  7048. ** <li> An alternative page cache implementation is specified using
  7049. ** [sqlite3_config]([SQLITE_CONFIG_PCACHE2],...).
  7050. ** <li> The page cache allocates from its own memory pool supplied
  7051. ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
  7052. ** from the heap.
  7053. ** </ul>)^
  7054. **
  7055. ** The circumstances under which SQLite will enforce the heap limits may
  7056. ** changes in future releases of SQLite.
  7057. */
  7058. SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
  7059. SQLITE_API sqlite3_int64 sqlite3_hard_heap_limit64(sqlite3_int64 N);
  7060. /*
  7061. ** CAPI3REF: Deprecated Soft Heap Limit Interface
  7062. ** DEPRECATED
  7063. **
  7064. ** This is a deprecated version of the [sqlite3_soft_heap_limit64()]
  7065. ** interface. This routine is provided for historical compatibility
  7066. ** only. All new applications should use the
  7067. ** [sqlite3_soft_heap_limit64()] interface rather than this one.
  7068. */
  7069. SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
  7070. /*
  7071. ** CAPI3REF: Extract Metadata About A Column Of A Table
  7072. ** METHOD: sqlite3
  7073. **
  7074. ** ^(The sqlite3_table_column_metadata(X,D,T,C,....) routine returns
  7075. ** information about column C of table T in database D
  7076. ** on [database connection] X.)^ ^The sqlite3_table_column_metadata()
  7077. ** interface returns SQLITE_OK and fills in the non-NULL pointers in
  7078. ** the final five arguments with appropriate values if the specified
  7079. ** column exists. ^The sqlite3_table_column_metadata() interface returns
  7080. ** SQLITE_ERROR if the specified column does not exist.
  7081. ** ^If the column-name parameter to sqlite3_table_column_metadata() is a
  7082. ** NULL pointer, then this routine simply checks for the existence of the
  7083. ** table and returns SQLITE_OK if the table exists and SQLITE_ERROR if it
  7084. ** does not. If the table name parameter T in a call to
  7085. ** sqlite3_table_column_metadata(X,D,T,C,...) is NULL then the result is
  7086. ** undefined behavior.
  7087. **
  7088. ** ^The column is identified by the second, third and fourth parameters to
  7089. ** this function. ^(The second parameter is either the name of the database
  7090. ** (i.e. "main", "temp", or an attached database) containing the specified
  7091. ** table or NULL.)^ ^If it is NULL, then all attached databases are searched
  7092. ** for the table using the same algorithm used by the database engine to
  7093. ** resolve unqualified table references.
  7094. **
  7095. ** ^The third and fourth parameters to this function are the table and column
  7096. ** name of the desired column, respectively.
  7097. **
  7098. ** ^Metadata is returned by writing to the memory locations passed as the 5th
  7099. ** and subsequent parameters to this function. ^Any of these arguments may be
  7100. ** NULL, in which case the corresponding element of metadata is omitted.
  7101. **
  7102. ** ^(<blockquote>
  7103. ** <table border="1">
  7104. ** <tr><th> Parameter <th> Output<br>Type <th> Description
  7105. **
  7106. ** <tr><td> 5th <td> const char* <td> Data type
  7107. ** <tr><td> 6th <td> const char* <td> Name of default collation sequence
  7108. ** <tr><td> 7th <td> int <td> True if column has a NOT NULL constraint
  7109. ** <tr><td> 8th <td> int <td> True if column is part of the PRIMARY KEY
  7110. ** <tr><td> 9th <td> int <td> True if column is [AUTOINCREMENT]
  7111. ** </table>
  7112. ** </blockquote>)^
  7113. **
  7114. ** ^The memory pointed to by the character pointers returned for the
  7115. ** declaration type and collation sequence is valid until the next
  7116. ** call to any SQLite API function.
  7117. **
  7118. ** ^If the specified table is actually a view, an [error code] is returned.
  7119. **
  7120. ** ^If the specified column is "rowid", "oid" or "_rowid_" and the table
  7121. ** is not a [WITHOUT ROWID] table and an
  7122. ** [INTEGER PRIMARY KEY] column has been explicitly declared, then the output
  7123. ** parameters are set for the explicitly declared column. ^(If there is no
  7124. ** [INTEGER PRIMARY KEY] column, then the outputs
  7125. ** for the [rowid] are set as follows:
  7126. **
  7127. ** <pre>
  7128. ** data type: "INTEGER"
  7129. ** collation sequence: "BINARY"
  7130. ** not null: 0
  7131. ** primary key: 1
  7132. ** auto increment: 0
  7133. ** </pre>)^
  7134. **
  7135. ** ^This function causes all database schemas to be read from disk and
  7136. ** parsed, if that has not already been done, and returns an error if
  7137. ** any errors are encountered while loading the schema.
  7138. */
  7139. SQLITE_API int sqlite3_table_column_metadata(
  7140. sqlite3 *db, /* Connection handle */
  7141. const char *zDbName, /* Database name or NULL */
  7142. const char *zTableName, /* Table name */
  7143. const char *zColumnName, /* Column name */
  7144. char const **pzDataType, /* OUTPUT: Declared data type */
  7145. char const **pzCollSeq, /* OUTPUT: Collation sequence name */
  7146. int *pNotNull, /* OUTPUT: True if NOT NULL constraint exists */
  7147. int *pPrimaryKey, /* OUTPUT: True if column part of PK */
  7148. int *pAutoinc /* OUTPUT: True if column is auto-increment */
  7149. );
  7150. /*
  7151. ** CAPI3REF: Load An Extension
  7152. ** METHOD: sqlite3
  7153. **
  7154. ** ^This interface loads an SQLite extension library from the named file.
  7155. **
  7156. ** ^The sqlite3_load_extension() interface attempts to load an
  7157. ** [SQLite extension] library contained in the file zFile. If
  7158. ** the file cannot be loaded directly, attempts are made to load
  7159. ** with various operating-system specific extensions added.
  7160. ** So for example, if "samplelib" cannot be loaded, then names like
  7161. ** "samplelib.so" or "samplelib.dylib" or "samplelib.dll" might
  7162. ** be tried also.
  7163. **
  7164. ** ^The entry point is zProc.
  7165. ** ^(zProc may be 0, in which case SQLite will try to come up with an
  7166. ** entry point name on its own. It first tries "sqlite3_extension_init".
  7167. ** If that does not work, it constructs a name "sqlite3_X_init" where the
  7168. ** X is consists of the lower-case equivalent of all ASCII alphabetic
  7169. ** characters in the filename from the last "/" to the first following
  7170. ** "." and omitting any initial "lib".)^
  7171. ** ^The sqlite3_load_extension() interface returns
  7172. ** [SQLITE_OK] on success and [SQLITE_ERROR] if something goes wrong.
  7173. ** ^If an error occurs and pzErrMsg is not 0, then the
  7174. ** [sqlite3_load_extension()] interface shall attempt to
  7175. ** fill *pzErrMsg with error message text stored in memory
  7176. ** obtained from [sqlite3_malloc()]. The calling function
  7177. ** should free this memory by calling [sqlite3_free()].
  7178. **
  7179. ** ^Extension loading must be enabled using
  7180. ** [sqlite3_enable_load_extension()] or
  7181. ** [sqlite3_db_config](db,[SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION],1,NULL)
  7182. ** prior to calling this API,
  7183. ** otherwise an error will be returned.
  7184. **
  7185. ** <b>Security warning:</b> It is recommended that the
  7186. ** [SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION] method be used to enable only this
  7187. ** interface. The use of the [sqlite3_enable_load_extension()] interface
  7188. ** should be avoided. This will keep the SQL function [load_extension()]
  7189. ** disabled and prevent SQL injections from giving attackers
  7190. ** access to extension loading capabilities.
  7191. **
  7192. ** See also the [load_extension() SQL function].
  7193. */
  7194. SQLITE_API int sqlite3_load_extension(
  7195. sqlite3 *db, /* Load the extension into this database connection */
  7196. const char *zFile, /* Name of the shared library containing extension */
  7197. const char *zProc, /* Entry point. Derived from zFile if 0 */
  7198. char **pzErrMsg /* Put error message here if not 0 */
  7199. );
  7200. /*
  7201. ** CAPI3REF: Enable Or Disable Extension Loading
  7202. ** METHOD: sqlite3
  7203. **
  7204. ** ^So as not to open security holes in older applications that are
  7205. ** unprepared to deal with [extension loading], and as a means of disabling
  7206. ** [extension loading] while evaluating user-entered SQL, the following API
  7207. ** is provided to turn the [sqlite3_load_extension()] mechanism on and off.
  7208. **
  7209. ** ^Extension loading is off by default.
  7210. ** ^Call the sqlite3_enable_load_extension() routine with onoff==1
  7211. ** to turn extension loading on and call it with onoff==0 to turn
  7212. ** it back off again.
  7213. **
  7214. ** ^This interface enables or disables both the C-API
  7215. ** [sqlite3_load_extension()] and the SQL function [load_extension()].
  7216. ** ^(Use [sqlite3_db_config](db,[SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION],..)
  7217. ** to enable or disable only the C-API.)^
  7218. **
  7219. ** <b>Security warning:</b> It is recommended that extension loading
  7220. ** be enabled using the [SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION] method
  7221. ** rather than this interface, so the [load_extension()] SQL function
  7222. ** remains disabled. This will prevent SQL injections from giving attackers
  7223. ** access to extension loading capabilities.
  7224. */
  7225. SQLITE_API int sqlite3_enable_load_extension(sqlite3 *db, int onoff);
  7226. /*
  7227. ** CAPI3REF: Automatically Load Statically Linked Extensions
  7228. **
  7229. ** ^This interface causes the xEntryPoint() function to be invoked for
  7230. ** each new [database connection] that is created. The idea here is that
  7231. ** xEntryPoint() is the entry point for a statically linked [SQLite extension]
  7232. ** that is to be automatically loaded into all new database connections.
  7233. **
  7234. ** ^(Even though the function prototype shows that xEntryPoint() takes
  7235. ** no arguments and returns void, SQLite invokes xEntryPoint() with three
  7236. ** arguments and expects an integer result as if the signature of the
  7237. ** entry point where as follows:
  7238. **
  7239. ** <blockquote><pre>
  7240. ** &nbsp; int xEntryPoint(
  7241. ** &nbsp; sqlite3 *db,
  7242. ** &nbsp; const char **pzErrMsg,
  7243. ** &nbsp; const struct sqlite3_api_routines *pThunk
  7244. ** &nbsp; );
  7245. ** </pre></blockquote>)^
  7246. **
  7247. ** If the xEntryPoint routine encounters an error, it should make *pzErrMsg
  7248. ** point to an appropriate error message (obtained from [sqlite3_mprintf()])
  7249. ** and return an appropriate [error code]. ^SQLite ensures that *pzErrMsg
  7250. ** is NULL before calling the xEntryPoint(). ^SQLite will invoke
  7251. ** [sqlite3_free()] on *pzErrMsg after xEntryPoint() returns. ^If any
  7252. ** xEntryPoint() returns an error, the [sqlite3_open()], [sqlite3_open16()],
  7253. ** or [sqlite3_open_v2()] call that provoked the xEntryPoint() will fail.
  7254. **
  7255. ** ^Calling sqlite3_auto_extension(X) with an entry point X that is already
  7256. ** on the list of automatic extensions is a harmless no-op. ^No entry point
  7257. ** will be called more than once for each database connection that is opened.
  7258. **
  7259. ** See also: [sqlite3_reset_auto_extension()]
  7260. ** and [sqlite3_cancel_auto_extension()]
  7261. */
  7262. SQLITE_API int sqlite3_auto_extension(void(*xEntryPoint)(void));
  7263. /*
  7264. ** CAPI3REF: Cancel Automatic Extension Loading
  7265. **
  7266. ** ^The [sqlite3_cancel_auto_extension(X)] interface unregisters the
  7267. ** initialization routine X that was registered using a prior call to
  7268. ** [sqlite3_auto_extension(X)]. ^The [sqlite3_cancel_auto_extension(X)]
  7269. ** routine returns 1 if initialization routine X was successfully
  7270. ** unregistered and it returns 0 if X was not on the list of initialization
  7271. ** routines.
  7272. */
  7273. SQLITE_API int sqlite3_cancel_auto_extension(void(*xEntryPoint)(void));
  7274. /*
  7275. ** CAPI3REF: Reset Automatic Extension Loading
  7276. **
  7277. ** ^This interface disables all automatic extensions previously
  7278. ** registered using [sqlite3_auto_extension()].
  7279. */
  7280. SQLITE_API void sqlite3_reset_auto_extension(void);
  7281. /*
  7282. ** Structures used by the virtual table interface
  7283. */
  7284. typedef struct sqlite3_vtab sqlite3_vtab;
  7285. typedef struct sqlite3_index_info sqlite3_index_info;
  7286. typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor;
  7287. typedef struct sqlite3_module sqlite3_module;
  7288. /*
  7289. ** CAPI3REF: Virtual Table Object
  7290. ** KEYWORDS: sqlite3_module {virtual table module}
  7291. **
  7292. ** This structure, sometimes called a "virtual table module",
  7293. ** defines the implementation of a [virtual table].
  7294. ** This structure consists mostly of methods for the module.
  7295. **
  7296. ** ^A virtual table module is created by filling in a persistent
  7297. ** instance of this structure and passing a pointer to that instance
  7298. ** to [sqlite3_create_module()] or [sqlite3_create_module_v2()].
  7299. ** ^The registration remains valid until it is replaced by a different
  7300. ** module or until the [database connection] closes. The content
  7301. ** of this structure must not change while it is registered with
  7302. ** any database connection.
  7303. */
  7304. struct sqlite3_module {
  7305. int iVersion;
  7306. int (*xCreate)(sqlite3*, void *pAux,
  7307. int argc, const char *const*argv,
  7308. sqlite3_vtab **ppVTab, char**);
  7309. int (*xConnect)(sqlite3*, void *pAux,
  7310. int argc, const char *const*argv,
  7311. sqlite3_vtab **ppVTab, char**);
  7312. int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
  7313. int (*xDisconnect)(sqlite3_vtab *pVTab);
  7314. int (*xDestroy)(sqlite3_vtab *pVTab);
  7315. int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor);
  7316. int (*xClose)(sqlite3_vtab_cursor*);
  7317. int (*xFilter)(sqlite3_vtab_cursor*, int idxNum, const char *idxStr,
  7318. int argc, sqlite3_value **argv);
  7319. int (*xNext)(sqlite3_vtab_cursor*);
  7320. int (*xEof)(sqlite3_vtab_cursor*);
  7321. int (*xColumn)(sqlite3_vtab_cursor*, sqlite3_context*, int);
  7322. int (*xRowid)(sqlite3_vtab_cursor*, sqlite3_int64 *pRowid);
  7323. int (*xUpdate)(sqlite3_vtab *, int, sqlite3_value **, sqlite3_int64 *);
  7324. int (*xBegin)(sqlite3_vtab *pVTab);
  7325. int (*xSync)(sqlite3_vtab *pVTab);
  7326. int (*xCommit)(sqlite3_vtab *pVTab);
  7327. int (*xRollback)(sqlite3_vtab *pVTab);
  7328. int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
  7329. void (**pxFunc)(sqlite3_context*,int,sqlite3_value**),
  7330. void **ppArg);
  7331. int (*xRename)(sqlite3_vtab *pVtab, const char *zNew);
  7332. /* The methods above are in version 1 of the sqlite_module object. Those
  7333. ** below are for version 2 and greater. */
  7334. int (*xSavepoint)(sqlite3_vtab *pVTab, int);
  7335. int (*xRelease)(sqlite3_vtab *pVTab, int);
  7336. int (*xRollbackTo)(sqlite3_vtab *pVTab, int);
  7337. /* The methods above are in versions 1 and 2 of the sqlite_module object.
  7338. ** Those below are for version 3 and greater. */
  7339. int (*xShadowName)(const char*);
  7340. /* The methods above are in versions 1 through 3 of the sqlite_module object.
  7341. ** Those below are for version 4 and greater. */
  7342. int (*xIntegrity)(sqlite3_vtab *pVTab, const char *zSchema,
  7343. const char *zTabName, int mFlags, char **pzErr);
  7344. };
  7345. /*
  7346. ** CAPI3REF: Virtual Table Indexing Information
  7347. ** KEYWORDS: sqlite3_index_info
  7348. **
  7349. ** The sqlite3_index_info structure and its substructures is used as part
  7350. ** of the [virtual table] interface to
  7351. ** pass information into and receive the reply from the [xBestIndex]
  7352. ** method of a [virtual table module]. The fields under **Inputs** are the
  7353. ** inputs to xBestIndex and are read-only. xBestIndex inserts its
  7354. ** results into the **Outputs** fields.
  7355. **
  7356. ** ^(The aConstraint[] array records WHERE clause constraints of the form:
  7357. **
  7358. ** <blockquote>column OP expr</blockquote>
  7359. **
  7360. ** where OP is =, &lt;, &lt;=, &gt;, or &gt;=.)^ ^(The particular operator is
  7361. ** stored in aConstraint[].op using one of the
  7362. ** [SQLITE_INDEX_CONSTRAINT_EQ | SQLITE_INDEX_CONSTRAINT_ values].)^
  7363. ** ^(The index of the column is stored in
  7364. ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
  7365. ** expr on the right-hand side can be evaluated (and thus the constraint
  7366. ** is usable) and false if it cannot.)^
  7367. **
  7368. ** ^The optimizer automatically inverts terms of the form "expr OP column"
  7369. ** and makes other simplifications to the WHERE clause in an attempt to
  7370. ** get as many WHERE clause terms into the form shown above as possible.
  7371. ** ^The aConstraint[] array only reports WHERE clause terms that are
  7372. ** relevant to the particular virtual table being queried.
  7373. **
  7374. ** ^Information about the ORDER BY clause is stored in aOrderBy[].
  7375. ** ^Each term of aOrderBy records a column of the ORDER BY clause.
  7376. **
  7377. ** The colUsed field indicates which columns of the virtual table may be
  7378. ** required by the current scan. Virtual table columns are numbered from
  7379. ** zero in the order in which they appear within the CREATE TABLE statement
  7380. ** passed to sqlite3_declare_vtab(). For the first 63 columns (columns 0-62),
  7381. ** the corresponding bit is set within the colUsed mask if the column may be
  7382. ** required by SQLite. If the table has at least 64 columns and any column
  7383. ** to the right of the first 63 is required, then bit 63 of colUsed is also
  7384. ** set. In other words, column iCol may be required if the expression
  7385. ** (colUsed & ((sqlite3_uint64)1 << (iCol>=63 ? 63 : iCol))) evaluates to
  7386. ** non-zero.
  7387. **
  7388. ** The [xBestIndex] method must fill aConstraintUsage[] with information
  7389. ** about what parameters to pass to xFilter. ^If argvIndex>0 then
  7390. ** the right-hand side of the corresponding aConstraint[] is evaluated
  7391. ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
  7392. ** is true, then the constraint is assumed to be fully handled by the
  7393. ** virtual table and might not be checked again by the byte code.)^ ^(The
  7394. ** aConstraintUsage[].omit flag is an optimization hint. When the omit flag
  7395. ** is left in its default setting of false, the constraint will always be
  7396. ** checked separately in byte code. If the omit flag is change to true, then
  7397. ** the constraint may or may not be checked in byte code. In other words,
  7398. ** when the omit flag is true there is no guarantee that the constraint will
  7399. ** not be checked again using byte code.)^
  7400. **
  7401. ** ^The idxNum and idxStr values are recorded and passed into the
  7402. ** [xFilter] method.
  7403. ** ^[sqlite3_free()] is used to free idxStr if and only if
  7404. ** needToFreeIdxStr is true.
  7405. **
  7406. ** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in
  7407. ** the correct order to satisfy the ORDER BY clause so that no separate
  7408. ** sorting step is required.
  7409. **
  7410. ** ^The estimatedCost value is an estimate of the cost of a particular
  7411. ** strategy. A cost of N indicates that the cost of the strategy is similar
  7412. ** to a linear scan of an SQLite table with N rows. A cost of log(N)
  7413. ** indicates that the expense of the operation is similar to that of a
  7414. ** binary search on a unique indexed field of an SQLite table with N rows.
  7415. **
  7416. ** ^The estimatedRows value is an estimate of the number of rows that
  7417. ** will be returned by the strategy.
  7418. **
  7419. ** The xBestIndex method may optionally populate the idxFlags field with a
  7420. ** mask of SQLITE_INDEX_SCAN_* flags. One such flag is
  7421. ** [SQLITE_INDEX_SCAN_HEX], which if set causes the [EXPLAIN QUERY PLAN]
  7422. ** output to show the idxNum has hex instead of as decimal. Another flag is
  7423. ** SQLITE_INDEX_SCAN_UNIQUE, which if set indicates that the query plan will
  7424. ** return at most one row.
  7425. **
  7426. ** Additionally, if xBestIndex sets the SQLITE_INDEX_SCAN_UNIQUE flag, then
  7427. ** SQLite also assumes that if a call to the xUpdate() method is made as
  7428. ** part of the same statement to delete or update a virtual table row and the
  7429. ** implementation returns SQLITE_CONSTRAINT, then there is no need to rollback
  7430. ** any database changes. In other words, if the xUpdate() returns
  7431. ** SQLITE_CONSTRAINT, the database contents must be exactly as they were
  7432. ** before xUpdate was called. By contrast, if SQLITE_INDEX_SCAN_UNIQUE is not
  7433. ** set and xUpdate returns SQLITE_CONSTRAINT, any database changes made by
  7434. ** the xUpdate method are automatically rolled back by SQLite.
  7435. **
  7436. ** IMPORTANT: The estimatedRows field was added to the sqlite3_index_info
  7437. ** structure for SQLite [version 3.8.2] ([dateof:3.8.2]).
  7438. ** If a virtual table extension is
  7439. ** used with an SQLite version earlier than 3.8.2, the results of attempting
  7440. ** to read or write the estimatedRows field are undefined (but are likely
  7441. ** to include crashing the application). The estimatedRows field should
  7442. ** therefore only be used if [sqlite3_libversion_number()] returns a
  7443. ** value greater than or equal to 3008002. Similarly, the idxFlags field
  7444. ** was added for [version 3.9.0] ([dateof:3.9.0]).
  7445. ** It may therefore only be used if
  7446. ** sqlite3_libversion_number() returns a value greater than or equal to
  7447. ** 3009000.
  7448. */
  7449. struct sqlite3_index_info {
  7450. /* Inputs */
  7451. int nConstraint; /* Number of entries in aConstraint */
  7452. struct sqlite3_index_constraint {
  7453. int iColumn; /* Column constrained. -1 for ROWID */
  7454. unsigned char op; /* Constraint operator */
  7455. unsigned char usable; /* True if this constraint is usable */
  7456. int iTermOffset; /* Used internally - xBestIndex should ignore */
  7457. } *aConstraint; /* Table of WHERE clause constraints */
  7458. int nOrderBy; /* Number of terms in the ORDER BY clause */
  7459. struct sqlite3_index_orderby {
  7460. int iColumn; /* Column number */
  7461. unsigned char desc; /* True for DESC. False for ASC. */
  7462. } *aOrderBy; /* The ORDER BY clause */
  7463. /* Outputs */
  7464. struct sqlite3_index_constraint_usage {
  7465. int argvIndex; /* if >0, constraint is part of argv to xFilter */
  7466. unsigned char omit; /* Do not code a test for this constraint */
  7467. } *aConstraintUsage;
  7468. int idxNum; /* Number used to identify the index */
  7469. char *idxStr; /* String, possibly obtained from sqlite3_malloc */
  7470. int needToFreeIdxStr; /* Free idxStr using sqlite3_free() if true */
  7471. int orderByConsumed; /* True if output is already ordered */
  7472. double estimatedCost; /* Estimated cost of using this index */
  7473. /* Fields below are only available in SQLite 3.8.2 and later */
  7474. sqlite3_int64 estimatedRows; /* Estimated number of rows returned */
  7475. /* Fields below are only available in SQLite 3.9.0 and later */
  7476. int idxFlags; /* Mask of SQLITE_INDEX_SCAN_* flags */
  7477. /* Fields below are only available in SQLite 3.10.0 and later */
  7478. sqlite3_uint64 colUsed; /* Input: Mask of columns used by statement */
  7479. };
  7480. /*
  7481. ** CAPI3REF: Virtual Table Scan Flags
  7482. **
  7483. ** Virtual table implementations are allowed to set the
  7484. ** [sqlite3_index_info].idxFlags field to some combination of
  7485. ** these bits.
  7486. */
  7487. #define SQLITE_INDEX_SCAN_UNIQUE 0x00000001 /* Scan visits at most 1 row */
  7488. #define SQLITE_INDEX_SCAN_HEX 0x00000002 /* Display idxNum as hex */
  7489. /* in EXPLAIN QUERY PLAN */
  7490. /*
  7491. ** CAPI3REF: Virtual Table Constraint Operator Codes
  7492. **
  7493. ** These macros define the allowed values for the
  7494. ** [sqlite3_index_info].aConstraint[].op field. Each value represents
  7495. ** an operator that is part of a constraint term in the WHERE clause of
  7496. ** a query that uses a [virtual table].
  7497. **
  7498. ** ^The left-hand operand of the operator is given by the corresponding
  7499. ** aConstraint[].iColumn field. ^An iColumn of -1 indicates the left-hand
  7500. ** operand is the rowid.
  7501. ** The SQLITE_INDEX_CONSTRAINT_LIMIT and SQLITE_INDEX_CONSTRAINT_OFFSET
  7502. ** operators have no left-hand operand, and so for those operators the
  7503. ** corresponding aConstraint[].iColumn is meaningless and should not be
  7504. ** used.
  7505. **
  7506. ** All operator values from SQLITE_INDEX_CONSTRAINT_FUNCTION through
  7507. ** value 255 are reserved to represent functions that are overloaded
  7508. ** by the [xFindFunction|xFindFunction method] of the virtual table
  7509. ** implementation.
  7510. **
  7511. ** The right-hand operands for each constraint might be accessible using
  7512. ** the [sqlite3_vtab_rhs_value()] interface. Usually the right-hand
  7513. ** operand is only available if it appears as a single constant literal
  7514. ** in the input SQL. If the right-hand operand is another column or an
  7515. ** expression (even a constant expression) or a parameter, then the
  7516. ** sqlite3_vtab_rhs_value() probably will not be able to extract it.
  7517. ** ^The SQLITE_INDEX_CONSTRAINT_ISNULL and
  7518. ** SQLITE_INDEX_CONSTRAINT_ISNOTNULL operators have no right-hand operand
  7519. ** and hence calls to sqlite3_vtab_rhs_value() for those operators will
  7520. ** always return SQLITE_NOTFOUND.
  7521. **
  7522. ** The collating sequence to be used for comparison can be found using
  7523. ** the [sqlite3_vtab_collation()] interface. For most real-world virtual
  7524. ** tables, the collating sequence of constraints does not matter (for example
  7525. ** because the constraints are numeric) and so the sqlite3_vtab_collation()
  7526. ** interface is not commonly needed.
  7527. */
  7528. #define SQLITE_INDEX_CONSTRAINT_EQ 2
  7529. #define SQLITE_INDEX_CONSTRAINT_GT 4
  7530. #define SQLITE_INDEX_CONSTRAINT_LE 8
  7531. #define SQLITE_INDEX_CONSTRAINT_LT 16
  7532. #define SQLITE_INDEX_CONSTRAINT_GE 32
  7533. #define SQLITE_INDEX_CONSTRAINT_MATCH 64
  7534. #define SQLITE_INDEX_CONSTRAINT_LIKE 65
  7535. #define SQLITE_INDEX_CONSTRAINT_GLOB 66
  7536. #define SQLITE_INDEX_CONSTRAINT_REGEXP 67
  7537. #define SQLITE_INDEX_CONSTRAINT_NE 68
  7538. #define SQLITE_INDEX_CONSTRAINT_ISNOT 69
  7539. #define SQLITE_INDEX_CONSTRAINT_ISNOTNULL 70
  7540. #define SQLITE_INDEX_CONSTRAINT_ISNULL 71
  7541. #define SQLITE_INDEX_CONSTRAINT_IS 72
  7542. #define SQLITE_INDEX_CONSTRAINT_LIMIT 73
  7543. #define SQLITE_INDEX_CONSTRAINT_OFFSET 74
  7544. #define SQLITE_INDEX_CONSTRAINT_FUNCTION 150
  7545. /*
  7546. ** CAPI3REF: Register A Virtual Table Implementation
  7547. ** METHOD: sqlite3
  7548. **
  7549. ** ^These routines are used to register a new [virtual table module] name.
  7550. ** ^Module names must be registered before
  7551. ** creating a new [virtual table] using the module and before using a
  7552. ** preexisting [virtual table] for the module.
  7553. **
  7554. ** ^The module name is registered on the [database connection] specified
  7555. ** by the first parameter. ^The name of the module is given by the
  7556. ** second parameter. ^The third parameter is a pointer to
  7557. ** the implementation of the [virtual table module]. ^The fourth
  7558. ** parameter is an arbitrary client data pointer that is passed through
  7559. ** into the [xCreate] and [xConnect] methods of the virtual table module
  7560. ** when a new virtual table is be being created or reinitialized.
  7561. **
  7562. ** ^The sqlite3_create_module_v2() interface has a fifth parameter which
  7563. ** is a pointer to a destructor for the pClientData. ^SQLite will
  7564. ** invoke the destructor function (if it is not NULL) when SQLite
  7565. ** no longer needs the pClientData pointer. ^The destructor will also
  7566. ** be invoked if the call to sqlite3_create_module_v2() fails.
  7567. ** ^The sqlite3_create_module()
  7568. ** interface is equivalent to sqlite3_create_module_v2() with a NULL
  7569. ** destructor.
  7570. **
  7571. ** ^If the third parameter (the pointer to the sqlite3_module object) is
  7572. ** NULL then no new module is created and any existing modules with the
  7573. ** same name are dropped.
  7574. **
  7575. ** See also: [sqlite3_drop_modules()]
  7576. */
  7577. SQLITE_API int sqlite3_create_module(
  7578. sqlite3 *db, /* SQLite connection to register module with */
  7579. const char *zName, /* Name of the module */
  7580. const sqlite3_module *p, /* Methods for the module */
  7581. void *pClientData /* Client data for xCreate/xConnect */
  7582. );
  7583. SQLITE_API int sqlite3_create_module_v2(
  7584. sqlite3 *db, /* SQLite connection to register module with */
  7585. const char *zName, /* Name of the module */
  7586. const sqlite3_module *p, /* Methods for the module */
  7587. void *pClientData, /* Client data for xCreate/xConnect */
  7588. void(*xDestroy)(void*) /* Module destructor function */
  7589. );
  7590. /*
  7591. ** CAPI3REF: Remove Unnecessary Virtual Table Implementations
  7592. ** METHOD: sqlite3
  7593. **
  7594. ** ^The sqlite3_drop_modules(D,L) interface removes all virtual
  7595. ** table modules from database connection D except those named on list L.
  7596. ** The L parameter must be either NULL or a pointer to an array of pointers
  7597. ** to strings where the array is terminated by a single NULL pointer.
  7598. ** ^If the L parameter is NULL, then all virtual table modules are removed.
  7599. **
  7600. ** See also: [sqlite3_create_module()]
  7601. */
  7602. SQLITE_API int sqlite3_drop_modules(
  7603. sqlite3 *db, /* Remove modules from this connection */
  7604. const char **azKeep /* Except, do not remove the ones named here */
  7605. );
  7606. /*
  7607. ** CAPI3REF: Virtual Table Instance Object
  7608. ** KEYWORDS: sqlite3_vtab
  7609. **
  7610. ** Every [virtual table module] implementation uses a subclass
  7611. ** of this object to describe a particular instance
  7612. ** of the [virtual table]. Each subclass will
  7613. ** be tailored to the specific needs of the module implementation.
  7614. ** The purpose of this superclass is to define certain fields that are
  7615. ** common to all module implementations.
  7616. **
  7617. ** ^Virtual tables methods can set an error message by assigning a
  7618. ** string obtained from [sqlite3_mprintf()] to zErrMsg. The method should
  7619. ** take care that any prior string is freed by a call to [sqlite3_free()]
  7620. ** prior to assigning a new string to zErrMsg. ^After the error message
  7621. ** is delivered up to the client application, the string will be automatically
  7622. ** freed by sqlite3_free() and the zErrMsg field will be zeroed.
  7623. */
  7624. struct sqlite3_vtab {
  7625. const sqlite3_module *pModule; /* The module for this virtual table */
  7626. int nRef; /* Number of open cursors */
  7627. char *zErrMsg; /* Error message from sqlite3_mprintf() */
  7628. /* Virtual table implementations will typically add additional fields */
  7629. };
  7630. /*
  7631. ** CAPI3REF: Virtual Table Cursor Object
  7632. ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor}
  7633. **
  7634. ** Every [virtual table module] implementation uses a subclass of the
  7635. ** following structure to describe cursors that point into the
  7636. ** [virtual table] and are used
  7637. ** to loop through the virtual table. Cursors are created using the
  7638. ** [sqlite3_module.xOpen | xOpen] method of the module and are destroyed
  7639. ** by the [sqlite3_module.xClose | xClose] method. Cursors are used
  7640. ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
  7641. ** of the module. Each module implementation will define
  7642. ** the content of a cursor structure to suit its own needs.
  7643. **
  7644. ** This superclass exists in order to define fields of the cursor that
  7645. ** are common to all implementations.
  7646. */
  7647. struct sqlite3_vtab_cursor {
  7648. sqlite3_vtab *pVtab; /* Virtual table of this cursor */
  7649. /* Virtual table implementations will typically add additional fields */
  7650. };
  7651. /*
  7652. ** CAPI3REF: Declare The Schema Of A Virtual Table
  7653. **
  7654. ** ^The [xCreate] and [xConnect] methods of a
  7655. ** [virtual table module] call this interface
  7656. ** to declare the format (the names and datatypes of the columns) of
  7657. ** the virtual tables they implement.
  7658. */
  7659. SQLITE_API int sqlite3_declare_vtab(sqlite3*, const char *zSQL);
  7660. /*
  7661. ** CAPI3REF: Overload A Function For A Virtual Table
  7662. ** METHOD: sqlite3
  7663. **
  7664. ** ^(Virtual tables can provide alternative implementations of functions
  7665. ** using the [xFindFunction] method of the [virtual table module].
  7666. ** But global versions of those functions
  7667. ** must exist in order to be overloaded.)^
  7668. **
  7669. ** ^(This API makes sure a global version of a function with a particular
  7670. ** name and number of parameters exists. If no such function exists
  7671. ** before this API is called, a new function is created.)^ ^The implementation
  7672. ** of the new function always causes an exception to be thrown. So
  7673. ** the new function is not good for anything by itself. Its only
  7674. ** purpose is to be a placeholder function that can be overloaded
  7675. ** by a [virtual table].
  7676. */
  7677. SQLITE_API int sqlite3_overload_function(sqlite3*, const char *zFuncName, int nArg);
  7678. /*
  7679. ** CAPI3REF: A Handle To An Open BLOB
  7680. ** KEYWORDS: {BLOB handle} {BLOB handles}
  7681. **
  7682. ** An instance of this object represents an open BLOB on which
  7683. ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
  7684. ** ^Objects of this type are created by [sqlite3_blob_open()]
  7685. ** and destroyed by [sqlite3_blob_close()].
  7686. ** ^The [sqlite3_blob_read()] and [sqlite3_blob_write()] interfaces
  7687. ** can be used to read or write small subsections of the BLOB.
  7688. ** ^The [sqlite3_blob_bytes()] interface returns the size of the BLOB in bytes.
  7689. */
  7690. typedef struct sqlite3_blob sqlite3_blob;
  7691. /*
  7692. ** CAPI3REF: Open A BLOB For Incremental I/O
  7693. ** METHOD: sqlite3
  7694. ** CONSTRUCTOR: sqlite3_blob
  7695. **
  7696. ** ^(This interfaces opens a [BLOB handle | handle] to the BLOB located
  7697. ** in row iRow, column zColumn, table zTable in database zDb;
  7698. ** in other words, the same BLOB that would be selected by:
  7699. **
  7700. ** <pre>
  7701. ** SELECT zColumn FROM zDb.zTable WHERE [rowid] = iRow;
  7702. ** </pre>)^
  7703. **
  7704. ** ^(Parameter zDb is not the filename that contains the database, but
  7705. ** rather the symbolic name of the database. For attached databases, this is
  7706. ** the name that appears after the AS keyword in the [ATTACH] statement.
  7707. ** For the main database file, the database name is "main". For TEMP
  7708. ** tables, the database name is "temp".)^
  7709. **
  7710. ** ^If the flags parameter is non-zero, then the BLOB is opened for read
  7711. ** and write access. ^If the flags parameter is zero, the BLOB is opened for
  7712. ** read-only access.
  7713. **
  7714. ** ^(On success, [SQLITE_OK] is returned and the new [BLOB handle] is stored
  7715. ** in *ppBlob. Otherwise an [error code] is returned and, unless the error
  7716. ** code is SQLITE_MISUSE, *ppBlob is set to NULL.)^ ^This means that, provided
  7717. ** the API is not misused, it is always safe to call [sqlite3_blob_close()]
  7718. ** on *ppBlob after this function it returns.
  7719. **
  7720. ** This function fails with SQLITE_ERROR if any of the following are true:
  7721. ** <ul>
  7722. ** <li> ^(Database zDb does not exist)^,
  7723. ** <li> ^(Table zTable does not exist within database zDb)^,
  7724. ** <li> ^(Table zTable is a WITHOUT ROWID table)^,
  7725. ** <li> ^(Column zColumn does not exist)^,
  7726. ** <li> ^(Row iRow is not present in the table)^,
  7727. ** <li> ^(The specified column of row iRow contains a value that is not
  7728. ** a TEXT or BLOB value)^,
  7729. ** <li> ^(Column zColumn is part of an index, PRIMARY KEY or UNIQUE
  7730. ** constraint and the blob is being opened for read/write access)^,
  7731. ** <li> ^([foreign key constraints | Foreign key constraints] are enabled,
  7732. ** column zColumn is part of a [child key] definition and the blob is
  7733. ** being opened for read/write access)^.
  7734. ** </ul>
  7735. **
  7736. ** ^Unless it returns SQLITE_MISUSE, this function sets the
  7737. ** [database connection] error code and message accessible via
  7738. ** [sqlite3_errcode()] and [sqlite3_errmsg()] and related functions.
  7739. **
  7740. ** A BLOB referenced by sqlite3_blob_open() may be read using the
  7741. ** [sqlite3_blob_read()] interface and modified by using
  7742. ** [sqlite3_blob_write()]. The [BLOB handle] can be moved to a
  7743. ** different row of the same table using the [sqlite3_blob_reopen()]
  7744. ** interface. However, the column, table, or database of a [BLOB handle]
  7745. ** cannot be changed after the [BLOB handle] is opened.
  7746. **
  7747. ** ^(If the row that a BLOB handle points to is modified by an
  7748. ** [UPDATE], [DELETE], or by [ON CONFLICT] side-effects
  7749. ** then the BLOB handle is marked as "expired".
  7750. ** This is true if any column of the row is changed, even a column
  7751. ** other than the one the BLOB handle is open on.)^
  7752. ** ^Calls to [sqlite3_blob_read()] and [sqlite3_blob_write()] for
  7753. ** an expired BLOB handle fail with a return code of [SQLITE_ABORT].
  7754. ** ^(Changes written into a BLOB prior to the BLOB expiring are not
  7755. ** rolled back by the expiration of the BLOB. Such changes will eventually
  7756. ** commit if the transaction continues to completion.)^
  7757. **
  7758. ** ^Use the [sqlite3_blob_bytes()] interface to determine the size of
  7759. ** the opened blob. ^The size of a blob may not be changed by this
  7760. ** interface. Use the [UPDATE] SQL command to change the size of a
  7761. ** blob.
  7762. **
  7763. ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
  7764. ** and the built-in [zeroblob] SQL function may be used to create a
  7765. ** zero-filled blob to read or write using the incremental-blob interface.
  7766. **
  7767. ** To avoid a resource leak, every open [BLOB handle] should eventually
  7768. ** be released by a call to [sqlite3_blob_close()].
  7769. **
  7770. ** See also: [sqlite3_blob_close()],
  7771. ** [sqlite3_blob_reopen()], [sqlite3_blob_read()],
  7772. ** [sqlite3_blob_bytes()], [sqlite3_blob_write()].
  7773. */
  7774. SQLITE_API int sqlite3_blob_open(
  7775. sqlite3*,
  7776. const char *zDb,
  7777. const char *zTable,
  7778. const char *zColumn,
  7779. sqlite3_int64 iRow,
  7780. int flags,
  7781. sqlite3_blob **ppBlob
  7782. );
  7783. /*
  7784. ** CAPI3REF: Move a BLOB Handle to a New Row
  7785. ** METHOD: sqlite3_blob
  7786. **
  7787. ** ^This function is used to move an existing [BLOB handle] so that it points
  7788. ** to a different row of the same database table. ^The new row is identified
  7789. ** by the rowid value passed as the second argument. Only the row can be
  7790. ** changed. ^The database, table and column on which the blob handle is open
  7791. ** remain the same. Moving an existing [BLOB handle] to a new row is
  7792. ** faster than closing the existing handle and opening a new one.
  7793. **
  7794. ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
  7795. ** it must exist and there must be either a blob or text value stored in
  7796. ** the nominated column.)^ ^If the new row is not present in the table, or if
  7797. ** it does not contain a blob or text value, or if another error occurs, an
  7798. ** SQLite error code is returned and the blob handle is considered aborted.
  7799. ** ^All subsequent calls to [sqlite3_blob_read()], [sqlite3_blob_write()] or
  7800. ** [sqlite3_blob_reopen()] on an aborted blob handle immediately return
  7801. ** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle
  7802. ** always returns zero.
  7803. **
  7804. ** ^This function sets the database handle error code and message.
  7805. */
  7806. SQLITE_API int sqlite3_blob_reopen(sqlite3_blob *, sqlite3_int64);
  7807. /*
  7808. ** CAPI3REF: Close A BLOB Handle
  7809. ** DESTRUCTOR: sqlite3_blob
  7810. **
  7811. ** ^This function closes an open [BLOB handle]. ^(The BLOB handle is closed
  7812. ** unconditionally. Even if this routine returns an error code, the
  7813. ** handle is still closed.)^
  7814. **
  7815. ** ^If the blob handle being closed was opened for read-write access, and if
  7816. ** the database is in auto-commit mode and there are no other open read-write
  7817. ** blob handles or active write statements, the current transaction is
  7818. ** committed. ^If an error occurs while committing the transaction, an error
  7819. ** code is returned and the transaction rolled back.
  7820. **
  7821. ** Calling this function with an argument that is not a NULL pointer or an
  7822. ** open blob handle results in undefined behavior. ^Calling this routine
  7823. ** with a null pointer (such as would be returned by a failed call to
  7824. ** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function
  7825. ** is passed a valid open blob handle, the values returned by the
  7826. ** sqlite3_errcode() and sqlite3_errmsg() functions are set before returning.
  7827. */
  7828. SQLITE_API int sqlite3_blob_close(sqlite3_blob *);
  7829. /*
  7830. ** CAPI3REF: Return The Size Of An Open BLOB
  7831. ** METHOD: sqlite3_blob
  7832. **
  7833. ** ^Returns the size in bytes of the BLOB accessible via the
  7834. ** successfully opened [BLOB handle] in its only argument. ^The
  7835. ** incremental blob I/O routines can only read or overwriting existing
  7836. ** blob content; they cannot change the size of a blob.
  7837. **
  7838. ** This routine only works on a [BLOB handle] which has been created
  7839. ** by a prior successful call to [sqlite3_blob_open()] and which has not
  7840. ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
  7841. ** to this routine results in undefined and probably undesirable behavior.
  7842. */
  7843. SQLITE_API int sqlite3_blob_bytes(sqlite3_blob *);
  7844. /*
  7845. ** CAPI3REF: Read Data From A BLOB Incrementally
  7846. ** METHOD: sqlite3_blob
  7847. **
  7848. ** ^(This function is used to read data from an open [BLOB handle] into a
  7849. ** caller-supplied buffer. N bytes of data are copied into buffer Z
  7850. ** from the open BLOB, starting at offset iOffset.)^
  7851. **
  7852. ** ^If offset iOffset is less than N bytes from the end of the BLOB,
  7853. ** [SQLITE_ERROR] is returned and no data is read. ^If N or iOffset is
  7854. ** less than zero, [SQLITE_ERROR] is returned and no data is read.
  7855. ** ^The size of the blob (and hence the maximum value of N+iOffset)
  7856. ** can be determined using the [sqlite3_blob_bytes()] interface.
  7857. **
  7858. ** ^An attempt to read from an expired [BLOB handle] fails with an
  7859. ** error code of [SQLITE_ABORT].
  7860. **
  7861. ** ^(On success, sqlite3_blob_read() returns SQLITE_OK.
  7862. ** Otherwise, an [error code] or an [extended error code] is returned.)^
  7863. **
  7864. ** This routine only works on a [BLOB handle] which has been created
  7865. ** by a prior successful call to [sqlite3_blob_open()] and which has not
  7866. ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
  7867. ** to this routine results in undefined and probably undesirable behavior.
  7868. **
  7869. ** See also: [sqlite3_blob_write()].
  7870. */
  7871. SQLITE_API int sqlite3_blob_read(sqlite3_blob *, void *Z, int N, int iOffset);
  7872. /*
  7873. ** CAPI3REF: Write Data Into A BLOB Incrementally
  7874. ** METHOD: sqlite3_blob
  7875. **
  7876. ** ^(This function is used to write data into an open [BLOB handle] from a
  7877. ** caller-supplied buffer. N bytes of data are copied from the buffer Z
  7878. ** into the open BLOB, starting at offset iOffset.)^
  7879. **
  7880. ** ^(On success, sqlite3_blob_write() returns SQLITE_OK.
  7881. ** Otherwise, an [error code] or an [extended error code] is returned.)^
  7882. ** ^Unless SQLITE_MISUSE is returned, this function sets the
  7883. ** [database connection] error code and message accessible via
  7884. ** [sqlite3_errcode()] and [sqlite3_errmsg()] and related functions.
  7885. **
  7886. ** ^If the [BLOB handle] passed as the first argument was not opened for
  7887. ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
  7888. ** this function returns [SQLITE_READONLY].
  7889. **
  7890. ** This function may only modify the contents of the BLOB; it is
  7891. ** not possible to increase the size of a BLOB using this API.
  7892. ** ^If offset iOffset is less than N bytes from the end of the BLOB,
  7893. ** [SQLITE_ERROR] is returned and no data is written. The size of the
  7894. ** BLOB (and hence the maximum value of N+iOffset) can be determined
  7895. ** using the [sqlite3_blob_bytes()] interface. ^If N or iOffset are less
  7896. ** than zero [SQLITE_ERROR] is returned and no data is written.
  7897. **
  7898. ** ^An attempt to write to an expired [BLOB handle] fails with an
  7899. ** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred
  7900. ** before the [BLOB handle] expired are not rolled back by the
  7901. ** expiration of the handle, though of course those changes might
  7902. ** have been overwritten by the statement that expired the BLOB handle
  7903. ** or by other independent statements.
  7904. **
  7905. ** This routine only works on a [BLOB handle] which has been created
  7906. ** by a prior successful call to [sqlite3_blob_open()] and which has not
  7907. ** been closed by [sqlite3_blob_close()]. Passing any other pointer in
  7908. ** to this routine results in undefined and probably undesirable behavior.
  7909. **
  7910. ** See also: [sqlite3_blob_read()].
  7911. */
  7912. SQLITE_API int sqlite3_blob_write(sqlite3_blob *, const void *z, int n, int iOffset);
  7913. /*
  7914. ** CAPI3REF: Virtual File System Objects
  7915. **
  7916. ** A virtual filesystem (VFS) is an [sqlite3_vfs] object
  7917. ** that SQLite uses to interact
  7918. ** with the underlying operating system. Most SQLite builds come with a
  7919. ** single default VFS that is appropriate for the host computer.
  7920. ** New VFSes can be registered and existing VFSes can be unregistered.
  7921. ** The following interfaces are provided.
  7922. **
  7923. ** ^The sqlite3_vfs_find() interface returns a pointer to a VFS given its name.
  7924. ** ^Names are case sensitive.
  7925. ** ^Names are zero-terminated UTF-8 strings.
  7926. ** ^If there is no match, a NULL pointer is returned.
  7927. ** ^If zVfsName is NULL then the default VFS is returned.
  7928. **
  7929. ** ^New VFSes are registered with sqlite3_vfs_register().
  7930. ** ^Each new VFS becomes the default VFS if the makeDflt flag is set.
  7931. ** ^The same VFS can be registered multiple times without injury.
  7932. ** ^To make an existing VFS into the default VFS, register it again
  7933. ** with the makeDflt flag set. If two different VFSes with the
  7934. ** same name are registered, the behavior is undefined. If a
  7935. ** VFS is registered with a name that is NULL or an empty string,
  7936. ** then the behavior is undefined.
  7937. **
  7938. ** ^Unregister a VFS with the sqlite3_vfs_unregister() interface.
  7939. ** ^(If the default VFS is unregistered, another VFS is chosen as
  7940. ** the default. The choice for the new VFS is arbitrary.)^
  7941. */
  7942. SQLITE_API sqlite3_vfs *sqlite3_vfs_find(const char *zVfsName);
  7943. SQLITE_API int sqlite3_vfs_register(sqlite3_vfs*, int makeDflt);
  7944. SQLITE_API int sqlite3_vfs_unregister(sqlite3_vfs*);
  7945. /*
  7946. ** CAPI3REF: Mutexes
  7947. **
  7948. ** The SQLite core uses these routines for thread
  7949. ** synchronization. Though they are intended for internal
  7950. ** use by SQLite, code that links against SQLite is
  7951. ** permitted to use any of these routines.
  7952. **
  7953. ** The SQLite source code contains multiple implementations
  7954. ** of these mutex routines. An appropriate implementation
  7955. ** is selected automatically at compile-time. The following
  7956. ** implementations are available in the SQLite core:
  7957. **
  7958. ** <ul>
  7959. ** <li> SQLITE_MUTEX_PTHREADS
  7960. ** <li> SQLITE_MUTEX_W32
  7961. ** <li> SQLITE_MUTEX_NOOP
  7962. ** </ul>
  7963. **
  7964. ** The SQLITE_MUTEX_NOOP implementation is a set of routines
  7965. ** that does no real locking and is appropriate for use in
  7966. ** a single-threaded application. The SQLITE_MUTEX_PTHREADS and
  7967. ** SQLITE_MUTEX_W32 implementations are appropriate for use on Unix
  7968. ** and Windows.
  7969. **
  7970. ** If SQLite is compiled with the SQLITE_MUTEX_APPDEF preprocessor
  7971. ** macro defined (with "-DSQLITE_MUTEX_APPDEF=1"), then no mutex
  7972. ** implementation is included with the library. In this case the
  7973. ** application must supply a custom mutex implementation using the
  7974. ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
  7975. ** before calling sqlite3_initialize() or any other public sqlite3_
  7976. ** function that calls sqlite3_initialize().
  7977. **
  7978. ** ^The sqlite3_mutex_alloc() routine allocates a new
  7979. ** mutex and returns a pointer to it. ^The sqlite3_mutex_alloc()
  7980. ** routine returns NULL if it is unable to allocate the requested
  7981. ** mutex. The argument to sqlite3_mutex_alloc() must one of these
  7982. ** integer constants:
  7983. **
  7984. ** <ul>
  7985. ** <li> SQLITE_MUTEX_FAST
  7986. ** <li> SQLITE_MUTEX_RECURSIVE
  7987. ** <li> SQLITE_MUTEX_STATIC_MAIN
  7988. ** <li> SQLITE_MUTEX_STATIC_MEM
  7989. ** <li> SQLITE_MUTEX_STATIC_OPEN
  7990. ** <li> SQLITE_MUTEX_STATIC_PRNG
  7991. ** <li> SQLITE_MUTEX_STATIC_LRU
  7992. ** <li> SQLITE_MUTEX_STATIC_PMEM
  7993. ** <li> SQLITE_MUTEX_STATIC_APP1
  7994. ** <li> SQLITE_MUTEX_STATIC_APP2
  7995. ** <li> SQLITE_MUTEX_STATIC_APP3
  7996. ** <li> SQLITE_MUTEX_STATIC_VFS1
  7997. ** <li> SQLITE_MUTEX_STATIC_VFS2
  7998. ** <li> SQLITE_MUTEX_STATIC_VFS3
  7999. ** </ul>
  8000. **
  8001. ** ^The first two constants (SQLITE_MUTEX_FAST and SQLITE_MUTEX_RECURSIVE)
  8002. ** cause sqlite3_mutex_alloc() to create
  8003. ** a new mutex. ^The new mutex is recursive when SQLITE_MUTEX_RECURSIVE
  8004. ** is used but not necessarily so when SQLITE_MUTEX_FAST is used.
  8005. ** The mutex implementation does not need to make a distinction
  8006. ** between SQLITE_MUTEX_RECURSIVE and SQLITE_MUTEX_FAST if it does
  8007. ** not want to. SQLite will only request a recursive mutex in
  8008. ** cases where it really needs one. If a faster non-recursive mutex
  8009. ** implementation is available on the host platform, the mutex subsystem
  8010. ** might return such a mutex in response to SQLITE_MUTEX_FAST.
  8011. **
  8012. ** ^The other allowed parameters to sqlite3_mutex_alloc() (anything other
  8013. ** than SQLITE_MUTEX_FAST and SQLITE_MUTEX_RECURSIVE) each return
  8014. ** a pointer to a static preexisting mutex. ^Nine static mutexes are
  8015. ** used by the current version of SQLite. Future versions of SQLite
  8016. ** may add additional static mutexes. Static mutexes are for internal
  8017. ** use by SQLite only. Applications that use SQLite mutexes should
  8018. ** use only the dynamic mutexes returned by SQLITE_MUTEX_FAST or
  8019. ** SQLITE_MUTEX_RECURSIVE.
  8020. **
  8021. ** ^Note that if one of the dynamic mutex parameters (SQLITE_MUTEX_FAST
  8022. ** or SQLITE_MUTEX_RECURSIVE) is used then sqlite3_mutex_alloc()
  8023. ** returns a different mutex on every call. ^For the static
  8024. ** mutex types, the same mutex is returned on every call that has
  8025. ** the same type number.
  8026. **
  8027. ** ^The sqlite3_mutex_free() routine deallocates a previously
  8028. ** allocated dynamic mutex. Attempting to deallocate a static
  8029. ** mutex results in undefined behavior.
  8030. **
  8031. ** ^The sqlite3_mutex_enter() and sqlite3_mutex_try() routines attempt
  8032. ** to enter a mutex. ^If another thread is already within the mutex,
  8033. ** sqlite3_mutex_enter() will block and sqlite3_mutex_try() will return
  8034. ** SQLITE_BUSY. ^The sqlite3_mutex_try() interface returns [SQLITE_OK]
  8035. ** upon successful entry. ^(Mutexes created using
  8036. ** SQLITE_MUTEX_RECURSIVE can be entered multiple times by the same thread.
  8037. ** In such cases, the
  8038. ** mutex must be exited an equal number of times before another thread
  8039. ** can enter.)^ If the same thread tries to enter any mutex other
  8040. ** than an SQLITE_MUTEX_RECURSIVE more than once, the behavior is undefined.
  8041. **
  8042. ** ^(Some systems (for example, Windows 95) do not support the operation
  8043. ** implemented by sqlite3_mutex_try(). On those systems, sqlite3_mutex_try()
  8044. ** will always return SQLITE_BUSY. In most cases the SQLite core only uses
  8045. ** sqlite3_mutex_try() as an optimization, so this is acceptable
  8046. ** behavior. The exceptions are unix builds that set the
  8047. ** SQLITE_ENABLE_SETLK_TIMEOUT build option. In that case a working
  8048. ** sqlite3_mutex_try() is required.)^
  8049. **
  8050. ** ^The sqlite3_mutex_leave() routine exits a mutex that was
  8051. ** previously entered by the same thread. The behavior
  8052. ** is undefined if the mutex is not currently entered by the
  8053. ** calling thread or is not currently allocated.
  8054. **
  8055. ** ^If the argument to sqlite3_mutex_enter(), sqlite3_mutex_try(),
  8056. ** sqlite3_mutex_leave(), or sqlite3_mutex_free() is a NULL pointer,
  8057. ** then any of the four routines behaves as a no-op.
  8058. **
  8059. ** See also: [sqlite3_mutex_held()] and [sqlite3_mutex_notheld()].
  8060. */
  8061. SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int);
  8062. SQLITE_API void sqlite3_mutex_free(sqlite3_mutex*);
  8063. SQLITE_API void sqlite3_mutex_enter(sqlite3_mutex*);
  8064. SQLITE_API int sqlite3_mutex_try(sqlite3_mutex*);
  8065. SQLITE_API void sqlite3_mutex_leave(sqlite3_mutex*);
  8066. /*
  8067. ** CAPI3REF: Mutex Methods Object
  8068. **
  8069. ** An instance of this structure defines the low-level routines
  8070. ** used to allocate and use mutexes.
  8071. **
  8072. ** Usually, the default mutex implementations provided by SQLite are
  8073. ** sufficient, however the application has the option of substituting a custom
  8074. ** implementation for specialized deployments or systems for which SQLite
  8075. ** does not provide a suitable implementation. In this case, the application
  8076. ** creates and populates an instance of this structure to pass
  8077. ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
  8078. ** Additionally, an instance of this structure can be used as an
  8079. ** output variable when querying the system for the current mutex
  8080. ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
  8081. **
  8082. ** ^The xMutexInit method defined by this structure is invoked as
  8083. ** part of system initialization by the sqlite3_initialize() function.
  8084. ** ^The xMutexInit routine is called by SQLite exactly once for each
  8085. ** effective call to [sqlite3_initialize()].
  8086. **
  8087. ** ^The xMutexEnd method defined by this structure is invoked as
  8088. ** part of system shutdown by the sqlite3_shutdown() function. The
  8089. ** implementation of this method is expected to release all outstanding
  8090. ** resources obtained by the mutex methods implementation, especially
  8091. ** those obtained by the xMutexInit method. ^The xMutexEnd()
  8092. ** interface is invoked exactly once for each call to [sqlite3_shutdown()].
  8093. **
  8094. ** ^(The remaining seven methods defined by this structure (xMutexAlloc,
  8095. ** xMutexFree, xMutexEnter, xMutexTry, xMutexLeave, xMutexHeld and
  8096. ** xMutexNotheld) implement the following interfaces (respectively):
  8097. **
  8098. ** <ul>
  8099. ** <li> [sqlite3_mutex_alloc()] </li>
  8100. ** <li> [sqlite3_mutex_free()] </li>
  8101. ** <li> [sqlite3_mutex_enter()] </li>
  8102. ** <li> [sqlite3_mutex_try()] </li>
  8103. ** <li> [sqlite3_mutex_leave()] </li>
  8104. ** <li> [sqlite3_mutex_held()] </li>
  8105. ** <li> [sqlite3_mutex_notheld()] </li>
  8106. ** </ul>)^
  8107. **
  8108. ** The only difference is that the public sqlite3_XXX functions enumerated
  8109. ** above silently ignore any invocations that pass a NULL pointer instead
  8110. ** of a valid mutex handle. The implementations of the methods defined
  8111. ** by this structure are not required to handle this case. The results
  8112. ** of passing a NULL pointer instead of a valid mutex handle are undefined
  8113. ** (i.e. it is acceptable to provide an implementation that segfaults if
  8114. ** it is passed a NULL pointer).
  8115. **
  8116. ** The xMutexInit() method must be threadsafe. It must be harmless to
  8117. ** invoke xMutexInit() multiple times within the same process and without
  8118. ** intervening calls to xMutexEnd(). Second and subsequent calls to
  8119. ** xMutexInit() must be no-ops.
  8120. **
  8121. ** xMutexInit() must not use SQLite memory allocation ([sqlite3_malloc()]
  8122. ** and its associates). Similarly, xMutexAlloc() must not use SQLite memory
  8123. ** allocation for a static mutex. ^However xMutexAlloc() may use SQLite
  8124. ** memory allocation for a fast or recursive mutex.
  8125. **
  8126. ** ^SQLite will invoke the xMutexEnd() method when [sqlite3_shutdown()] is
  8127. ** called, but only if the prior call to xMutexInit returned SQLITE_OK.
  8128. ** If xMutexInit fails in any way, it is expected to clean up after itself
  8129. ** prior to returning.
  8130. */
  8131. typedef struct sqlite3_mutex_methods sqlite3_mutex_methods;
  8132. struct sqlite3_mutex_methods {
  8133. int (*xMutexInit)(void);
  8134. int (*xMutexEnd)(void);
  8135. sqlite3_mutex *(*xMutexAlloc)(int);
  8136. void (*xMutexFree)(sqlite3_mutex *);
  8137. void (*xMutexEnter)(sqlite3_mutex *);
  8138. int (*xMutexTry)(sqlite3_mutex *);
  8139. void (*xMutexLeave)(sqlite3_mutex *);
  8140. int (*xMutexHeld)(sqlite3_mutex *);
  8141. int (*xMutexNotheld)(sqlite3_mutex *);
  8142. };
  8143. /*
  8144. ** CAPI3REF: Mutex Verification Routines
  8145. **
  8146. ** The sqlite3_mutex_held() and sqlite3_mutex_notheld() routines
  8147. ** are intended for use inside assert() statements. The SQLite core
  8148. ** never uses these routines except inside an assert() and applications
  8149. ** are advised to follow the lead of the core. The SQLite core only
  8150. ** provides implementations for these routines when it is compiled
  8151. ** with the SQLITE_DEBUG flag. External mutex implementations
  8152. ** are only required to provide these routines if SQLITE_DEBUG is
  8153. ** defined and if NDEBUG is not defined.
  8154. **
  8155. ** These routines should return true if the mutex in their argument
  8156. ** is held or not held, respectively, by the calling thread.
  8157. **
  8158. ** The implementation is not required to provide versions of these
  8159. ** routines that actually work. If the implementation does not provide working
  8160. ** versions of these routines, it should at least provide stubs that always
  8161. ** return true so that one does not get spurious assertion failures.
  8162. **
  8163. ** If the argument to sqlite3_mutex_held() is a NULL pointer then
  8164. ** the routine should return 1. This seems counter-intuitive since
  8165. ** clearly the mutex cannot be held if it does not exist. But
  8166. ** the reason the mutex does not exist is because the build is not
  8167. ** using mutexes. And we do not want the assert() containing the
  8168. ** call to sqlite3_mutex_held() to fail, so a non-zero return is
  8169. ** the appropriate thing to do. The sqlite3_mutex_notheld()
  8170. ** interface should also return 1 when given a NULL pointer.
  8171. */
  8172. #ifndef NDEBUG
  8173. SQLITE_API int sqlite3_mutex_held(sqlite3_mutex*);
  8174. SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex*);
  8175. #endif
  8176. /*
  8177. ** CAPI3REF: Mutex Types
  8178. **
  8179. ** The [sqlite3_mutex_alloc()] interface takes a single argument
  8180. ** which is one of these integer constants.
  8181. **
  8182. ** The set of static mutexes may change from one SQLite release to the
  8183. ** next. Applications that override the built-in mutex logic must be
  8184. ** prepared to accommodate additional static mutexes.
  8185. */
  8186. #define SQLITE_MUTEX_FAST 0
  8187. #define SQLITE_MUTEX_RECURSIVE 1
  8188. #define SQLITE_MUTEX_STATIC_MAIN 2
  8189. #define SQLITE_MUTEX_STATIC_MEM 3 /* sqlite3_malloc() */
  8190. #define SQLITE_MUTEX_STATIC_MEM2 4 /* NOT USED */
  8191. #define SQLITE_MUTEX_STATIC_OPEN 4 /* sqlite3BtreeOpen() */
  8192. #define SQLITE_MUTEX_STATIC_PRNG 5 /* sqlite3_randomness() */
  8193. #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */
  8194. #define SQLITE_MUTEX_STATIC_LRU2 7 /* NOT USED */
  8195. #define SQLITE_MUTEX_STATIC_PMEM 7 /* sqlite3PageMalloc() */
  8196. #define SQLITE_MUTEX_STATIC_APP1 8 /* For use by application */
  8197. #define SQLITE_MUTEX_STATIC_APP2 9 /* For use by application */
  8198. #define SQLITE_MUTEX_STATIC_APP3 10 /* For use by application */
  8199. #define SQLITE_MUTEX_STATIC_VFS1 11 /* For use by built-in VFS */
  8200. #define SQLITE_MUTEX_STATIC_VFS2 12 /* For use by extension VFS */
  8201. #define SQLITE_MUTEX_STATIC_VFS3 13 /* For use by application VFS */
  8202. /* Legacy compatibility: */
  8203. #define SQLITE_MUTEX_STATIC_MASTER 2
  8204. /*
  8205. ** CAPI3REF: Retrieve the mutex for a database connection
  8206. ** METHOD: sqlite3
  8207. **
  8208. ** ^This interface returns a pointer the [sqlite3_mutex] object that
  8209. ** serializes access to the [database connection] given in the argument
  8210. ** when the [threading mode] is Serialized.
  8211. ** ^If the [threading mode] is Single-thread or Multi-thread then this
  8212. ** routine returns a NULL pointer.
  8213. */
  8214. SQLITE_API sqlite3_mutex *sqlite3_db_mutex(sqlite3*);
  8215. /*
  8216. ** CAPI3REF: Low-Level Control Of Database Files
  8217. ** METHOD: sqlite3
  8218. ** KEYWORDS: {file control}
  8219. **
  8220. ** ^The [sqlite3_file_control()] interface makes a direct call to the
  8221. ** xFileControl method for the [sqlite3_io_methods] object associated
  8222. ** with a particular database identified by the second argument. ^The
  8223. ** name of the database is "main" for the main database or "temp" for the
  8224. ** TEMP database, or the name that appears after the AS keyword for
  8225. ** databases that are added using the [ATTACH] SQL command.
  8226. ** ^A NULL pointer can be used in place of "main" to refer to the
  8227. ** main database file.
  8228. ** ^The third and fourth parameters to this routine
  8229. ** are passed directly through to the second and third parameters of
  8230. ** the xFileControl method. ^The return value of the xFileControl
  8231. ** method becomes the return value of this routine.
  8232. **
  8233. ** A few opcodes for [sqlite3_file_control()] are handled directly
  8234. ** by the SQLite core and never invoke the
  8235. ** sqlite3_io_methods.xFileControl method.
  8236. ** ^The [SQLITE_FCNTL_FILE_POINTER] value for the op parameter causes
  8237. ** a pointer to the underlying [sqlite3_file] object to be written into
  8238. ** the space pointed to by the 4th parameter. The
  8239. ** [SQLITE_FCNTL_JOURNAL_POINTER] works similarly except that it returns
  8240. ** the [sqlite3_file] object associated with the journal file instead of
  8241. ** the main database. The [SQLITE_FCNTL_VFS_POINTER] opcode returns
  8242. ** a pointer to the underlying [sqlite3_vfs] object for the file.
  8243. ** The [SQLITE_FCNTL_DATA_VERSION] returns the data version counter
  8244. ** from the pager.
  8245. **
  8246. ** ^If the second parameter (zDbName) does not match the name of any
  8247. ** open database file, then SQLITE_ERROR is returned. ^This error
  8248. ** code is not remembered and will not be recalled by [sqlite3_errcode()]
  8249. ** or [sqlite3_errmsg()]. The underlying xFileControl method might
  8250. ** also return SQLITE_ERROR. There is no way to distinguish between
  8251. ** an incorrect zDbName and an SQLITE_ERROR return from the underlying
  8252. ** xFileControl method.
  8253. **
  8254. ** See also: [file control opcodes]
  8255. */
  8256. SQLITE_API int sqlite3_file_control(sqlite3*, const char *zDbName, int op, void*);
  8257. /*
  8258. ** CAPI3REF: Testing Interface
  8259. **
  8260. ** ^The sqlite3_test_control() interface is used to read out internal
  8261. ** state of SQLite and to inject faults into SQLite for testing
  8262. ** purposes. ^The first parameter is an operation code that determines
  8263. ** the number, meaning, and operation of all subsequent parameters.
  8264. **
  8265. ** This interface is not for use by applications. It exists solely
  8266. ** for verifying the correct operation of the SQLite library. Depending
  8267. ** on how the SQLite library is compiled, this interface might not exist.
  8268. **
  8269. ** The details of the operation codes, their meanings, the parameters
  8270. ** they take, and what they do are all subject to change without notice.
  8271. ** Unlike most of the SQLite API, this function is not guaranteed to
  8272. ** operate consistently from one release to the next.
  8273. */
  8274. SQLITE_API int sqlite3_test_control(int op, ...);
  8275. /*
  8276. ** CAPI3REF: Testing Interface Operation Codes
  8277. **
  8278. ** These constants are the valid operation code parameters used
  8279. ** as the first argument to [sqlite3_test_control()].
  8280. **
  8281. ** These parameters and their meanings are subject to change
  8282. ** without notice. These values are for testing purposes only.
  8283. ** Applications should not use any of these parameters or the
  8284. ** [sqlite3_test_control()] interface.
  8285. */
  8286. #define SQLITE_TESTCTRL_FIRST 5
  8287. #define SQLITE_TESTCTRL_PRNG_SAVE 5
  8288. #define SQLITE_TESTCTRL_PRNG_RESTORE 6
  8289. #define SQLITE_TESTCTRL_PRNG_RESET 7 /* NOT USED */
  8290. #define SQLITE_TESTCTRL_FK_NO_ACTION 7
  8291. #define SQLITE_TESTCTRL_BITVEC_TEST 8
  8292. #define SQLITE_TESTCTRL_FAULT_INSTALL 9
  8293. #define SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS 10
  8294. #define SQLITE_TESTCTRL_PENDING_BYTE 11
  8295. #define SQLITE_TESTCTRL_ASSERT 12
  8296. #define SQLITE_TESTCTRL_ALWAYS 13
  8297. #define SQLITE_TESTCTRL_RESERVE 14 /* NOT USED */
  8298. #define SQLITE_TESTCTRL_JSON_SELFCHECK 14
  8299. #define SQLITE_TESTCTRL_OPTIMIZATIONS 15
  8300. #define SQLITE_TESTCTRL_ISKEYWORD 16 /* NOT USED */
  8301. #define SQLITE_TESTCTRL_GETOPT 16
  8302. #define SQLITE_TESTCTRL_SCRATCHMALLOC 17 /* NOT USED */
  8303. #define SQLITE_TESTCTRL_INTERNAL_FUNCTIONS 17
  8304. #define SQLITE_TESTCTRL_LOCALTIME_FAULT 18
  8305. #define SQLITE_TESTCTRL_EXPLAIN_STMT 19 /* NOT USED */
  8306. #define SQLITE_TESTCTRL_ONCE_RESET_THRESHOLD 19
  8307. #define SQLITE_TESTCTRL_NEVER_CORRUPT 20
  8308. #define SQLITE_TESTCTRL_VDBE_COVERAGE 21
  8309. #define SQLITE_TESTCTRL_BYTEORDER 22
  8310. #define SQLITE_TESTCTRL_ISINIT 23
  8311. #define SQLITE_TESTCTRL_SORTER_MMAP 24
  8312. #define SQLITE_TESTCTRL_IMPOSTER 25
  8313. #define SQLITE_TESTCTRL_PARSER_COVERAGE 26
  8314. #define SQLITE_TESTCTRL_RESULT_INTREAL 27
  8315. #define SQLITE_TESTCTRL_PRNG_SEED 28
  8316. #define SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS 29
  8317. #define SQLITE_TESTCTRL_SEEK_COUNT 30
  8318. #define SQLITE_TESTCTRL_TRACEFLAGS 31
  8319. #define SQLITE_TESTCTRL_TUNE 32
  8320. #define SQLITE_TESTCTRL_LOGEST 33
  8321. #define SQLITE_TESTCTRL_USELONGDOUBLE 34 /* NOT USED */
  8322. #define SQLITE_TESTCTRL_LAST 34 /* Largest TESTCTRL */
  8323. /*
  8324. ** CAPI3REF: SQL Keyword Checking
  8325. **
  8326. ** These routines provide access to the set of SQL language keywords
  8327. ** recognized by SQLite. Applications can uses these routines to determine
  8328. ** whether or not a specific identifier needs to be escaped (for example,
  8329. ** by enclosing in double-quotes) so as not to confuse the parser.
  8330. **
  8331. ** The sqlite3_keyword_count() interface returns the number of distinct
  8332. ** keywords understood by SQLite.
  8333. **
  8334. ** The sqlite3_keyword_name(N,Z,L) interface finds the 0-based N-th keyword and
  8335. ** makes *Z point to that keyword expressed as UTF8 and writes the number
  8336. ** of bytes in the keyword into *L. The string that *Z points to is not
  8337. ** zero-terminated. The sqlite3_keyword_name(N,Z,L) routine returns
  8338. ** SQLITE_OK if N is within bounds and SQLITE_ERROR if not. If either Z
  8339. ** or L are NULL or invalid pointers then calls to
  8340. ** sqlite3_keyword_name(N,Z,L) result in undefined behavior.
  8341. **
  8342. ** The sqlite3_keyword_check(Z,L) interface checks to see whether or not
  8343. ** the L-byte UTF8 identifier that Z points to is a keyword, returning non-zero
  8344. ** if it is and zero if not.
  8345. **
  8346. ** The parser used by SQLite is forgiving. It is often possible to use
  8347. ** a keyword as an identifier as long as such use does not result in a
  8348. ** parsing ambiguity. For example, the statement
  8349. ** "CREATE TABLE BEGIN(REPLACE,PRAGMA,END);" is accepted by SQLite, and
  8350. ** creates a new table named "BEGIN" with three columns named
  8351. ** "REPLACE", "PRAGMA", and "END". Nevertheless, best practice is to avoid
  8352. ** using keywords as identifiers. Common techniques used to avoid keyword
  8353. ** name collisions include:
  8354. ** <ul>
  8355. ** <li> Put all identifier names inside double-quotes. This is the official
  8356. ** SQL way to escape identifier names.
  8357. ** <li> Put identifier names inside &#91;...&#93;. This is not standard SQL,
  8358. ** but it is what SQL Server does and so lots of programmers use this
  8359. ** technique.
  8360. ** <li> Begin every identifier with the letter "Z" as no SQL keywords start
  8361. ** with "Z".
  8362. ** <li> Include a digit somewhere in every identifier name.
  8363. ** </ul>
  8364. **
  8365. ** Note that the number of keywords understood by SQLite can depend on
  8366. ** compile-time options. For example, "VACUUM" is not a keyword if
  8367. ** SQLite is compiled with the [-DSQLITE_OMIT_VACUUM] option. Also,
  8368. ** new keywords may be added to future releases of SQLite.
  8369. */
  8370. SQLITE_API int sqlite3_keyword_count(void);
  8371. SQLITE_API int sqlite3_keyword_name(int,const char**,int*);
  8372. SQLITE_API int sqlite3_keyword_check(const char*,int);
  8373. /*
  8374. ** CAPI3REF: Dynamic String Object
  8375. ** KEYWORDS: {dynamic string}
  8376. **
  8377. ** An instance of the sqlite3_str object contains a dynamically-sized
  8378. ** string under construction.
  8379. **
  8380. ** The lifecycle of an sqlite3_str object is as follows:
  8381. ** <ol>
  8382. ** <li> ^The sqlite3_str object is created using [sqlite3_str_new()].
  8383. ** <li> ^Text is appended to the sqlite3_str object using various
  8384. ** methods, such as [sqlite3_str_appendf()].
  8385. ** <li> ^The sqlite3_str object is destroyed and the string it created
  8386. ** is returned using the [sqlite3_str_finish()] interface.
  8387. ** </ol>
  8388. */
  8389. typedef struct sqlite3_str sqlite3_str;
  8390. /*
  8391. ** CAPI3REF: Create A New Dynamic String Object
  8392. ** CONSTRUCTOR: sqlite3_str
  8393. **
  8394. ** ^The [sqlite3_str_new(D)] interface allocates and initializes
  8395. ** a new [sqlite3_str] object. To avoid memory leaks, the object returned by
  8396. ** [sqlite3_str_new()] must be freed by a subsequent call to
  8397. ** [sqlite3_str_finish(X)].
  8398. **
  8399. ** ^The [sqlite3_str_new(D)] interface always returns a pointer to a
  8400. ** valid [sqlite3_str] object, though in the event of an out-of-memory
  8401. ** error the returned object might be a special singleton that will
  8402. ** silently reject new text, always return SQLITE_NOMEM from
  8403. ** [sqlite3_str_errcode()], always return 0 for
  8404. ** [sqlite3_str_length()], and always return NULL from
  8405. ** [sqlite3_str_finish(X)]. It is always safe to use the value
  8406. ** returned by [sqlite3_str_new(D)] as the sqlite3_str parameter
  8407. ** to any of the other [sqlite3_str] methods.
  8408. **
  8409. ** The D parameter to [sqlite3_str_new(D)] may be NULL. If the
  8410. ** D parameter in [sqlite3_str_new(D)] is not NULL, then the maximum
  8411. ** length of the string contained in the [sqlite3_str] object will be
  8412. ** the value set for [sqlite3_limit](D,[SQLITE_LIMIT_LENGTH]) instead
  8413. ** of [SQLITE_MAX_LENGTH].
  8414. */
  8415. SQLITE_API sqlite3_str *sqlite3_str_new(sqlite3*);
  8416. /*
  8417. ** CAPI3REF: Finalize A Dynamic String
  8418. ** DESTRUCTOR: sqlite3_str
  8419. **
  8420. ** ^The [sqlite3_str_finish(X)] interface destroys the sqlite3_str object X
  8421. ** and returns a pointer to a memory buffer obtained from [sqlite3_malloc64()]
  8422. ** that contains the constructed string. The calling application should
  8423. ** pass the returned value to [sqlite3_free()] to avoid a memory leak.
  8424. ** ^The [sqlite3_str_finish(X)] interface may return a NULL pointer if any
  8425. ** errors were encountered during construction of the string. ^The
  8426. ** [sqlite3_str_finish(X)] interface will also return a NULL pointer if the
  8427. ** string in [sqlite3_str] object X is zero bytes long.
  8428. */
  8429. SQLITE_API char *sqlite3_str_finish(sqlite3_str*);
  8430. /*
  8431. ** CAPI3REF: Add Content To A Dynamic String
  8432. ** METHOD: sqlite3_str
  8433. **
  8434. ** These interfaces add content to an sqlite3_str object previously obtained
  8435. ** from [sqlite3_str_new()].
  8436. **
  8437. ** ^The [sqlite3_str_appendf(X,F,...)] and
  8438. ** [sqlite3_str_vappendf(X,F,V)] interfaces uses the [built-in printf]
  8439. ** functionality of SQLite to append formatted text onto the end of
  8440. ** [sqlite3_str] object X.
  8441. **
  8442. ** ^The [sqlite3_str_append(X,S,N)] method appends exactly N bytes from string S
  8443. ** onto the end of the [sqlite3_str] object X. N must be non-negative.
  8444. ** S must contain at least N non-zero bytes of content. To append a
  8445. ** zero-terminated string in its entirety, use the [sqlite3_str_appendall()]
  8446. ** method instead.
  8447. **
  8448. ** ^The [sqlite3_str_appendall(X,S)] method appends the complete content of
  8449. ** zero-terminated string S onto the end of [sqlite3_str] object X.
  8450. **
  8451. ** ^The [sqlite3_str_appendchar(X,N,C)] method appends N copies of the
  8452. ** single-byte character C onto the end of [sqlite3_str] object X.
  8453. ** ^This method can be used, for example, to add whitespace indentation.
  8454. **
  8455. ** ^The [sqlite3_str_reset(X)] method resets the string under construction
  8456. ** inside [sqlite3_str] object X back to zero bytes in length.
  8457. **
  8458. ** These methods do not return a result code. ^If an error occurs, that fact
  8459. ** is recorded in the [sqlite3_str] object and can be recovered by a
  8460. ** subsequent call to [sqlite3_str_errcode(X)].
  8461. */
  8462. SQLITE_API void sqlite3_str_appendf(sqlite3_str*, const char *zFormat, ...);
  8463. SQLITE_API void sqlite3_str_vappendf(sqlite3_str*, const char *zFormat, va_list);
  8464. SQLITE_API void sqlite3_str_append(sqlite3_str*, const char *zIn, int N);
  8465. SQLITE_API void sqlite3_str_appendall(sqlite3_str*, const char *zIn);
  8466. SQLITE_API void sqlite3_str_appendchar(sqlite3_str*, int N, char C);
  8467. SQLITE_API void sqlite3_str_reset(sqlite3_str*);
  8468. /*
  8469. ** CAPI3REF: Status Of A Dynamic String
  8470. ** METHOD: sqlite3_str
  8471. **
  8472. ** These interfaces return the current status of an [sqlite3_str] object.
  8473. **
  8474. ** ^If any prior errors have occurred while constructing the dynamic string
  8475. ** in sqlite3_str X, then the [sqlite3_str_errcode(X)] method will return
  8476. ** an appropriate error code. ^The [sqlite3_str_errcode(X)] method returns
  8477. ** [SQLITE_NOMEM] following any out-of-memory error, or
  8478. ** [SQLITE_TOOBIG] if the size of the dynamic string exceeds
  8479. ** [SQLITE_MAX_LENGTH], or [SQLITE_OK] if there have been no errors.
  8480. **
  8481. ** ^The [sqlite3_str_length(X)] method returns the current length, in bytes,
  8482. ** of the dynamic string under construction in [sqlite3_str] object X.
  8483. ** ^The length returned by [sqlite3_str_length(X)] does not include the
  8484. ** zero-termination byte.
  8485. **
  8486. ** ^The [sqlite3_str_value(X)] method returns a pointer to the current
  8487. ** content of the dynamic string under construction in X. The value
  8488. ** returned by [sqlite3_str_value(X)] is managed by the sqlite3_str object X
  8489. ** and might be freed or altered by any subsequent method on the same
  8490. ** [sqlite3_str] object. Applications must not used the pointer returned
  8491. ** [sqlite3_str_value(X)] after any subsequent method call on the same
  8492. ** object. ^Applications may change the content of the string returned
  8493. ** by [sqlite3_str_value(X)] as long as they do not write into any bytes
  8494. ** outside the range of 0 to [sqlite3_str_length(X)] and do not read or
  8495. ** write any byte after any subsequent sqlite3_str method call.
  8496. */
  8497. SQLITE_API int sqlite3_str_errcode(sqlite3_str*);
  8498. SQLITE_API int sqlite3_str_length(sqlite3_str*);
  8499. SQLITE_API char *sqlite3_str_value(sqlite3_str*);
  8500. /*
  8501. ** CAPI3REF: SQLite Runtime Status
  8502. **
  8503. ** ^These interfaces are used to retrieve runtime status information
  8504. ** about the performance of SQLite, and optionally to reset various
  8505. ** highwater marks. ^The first argument is an integer code for
  8506. ** the specific parameter to measure. ^(Recognized integer codes
  8507. ** are of the form [status parameters | SQLITE_STATUS_...].)^
  8508. ** ^The current value of the parameter is returned into *pCurrent.
  8509. ** ^The highest recorded value is returned in *pHighwater. ^If the
  8510. ** resetFlag is true, then the highest record value is reset after
  8511. ** *pHighwater is written. ^(Some parameters do not record the highest
  8512. ** value. For those parameters
  8513. ** nothing is written into *pHighwater and the resetFlag is ignored.)^
  8514. ** ^(Other parameters record only the highwater mark and not the current
  8515. ** value. For these latter parameters nothing is written into *pCurrent.)^
  8516. **
  8517. ** ^The sqlite3_status() and sqlite3_status64() routines return
  8518. ** SQLITE_OK on success and a non-zero [error code] on failure.
  8519. **
  8520. ** If either the current value or the highwater mark is too large to
  8521. ** be represented by a 32-bit integer, then the values returned by
  8522. ** sqlite3_status() are undefined.
  8523. **
  8524. ** See also: [sqlite3_db_status()]
  8525. */
  8526. SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
  8527. SQLITE_API int sqlite3_status64(
  8528. int op,
  8529. sqlite3_int64 *pCurrent,
  8530. sqlite3_int64 *pHighwater,
  8531. int resetFlag
  8532. );
  8533. /*
  8534. ** CAPI3REF: Status Parameters
  8535. ** KEYWORDS: {status parameters}
  8536. **
  8537. ** These integer constants designate various run-time status parameters
  8538. ** that can be returned by [sqlite3_status()].
  8539. **
  8540. ** <dl>
  8541. ** [[SQLITE_STATUS_MEMORY_USED]] ^(<dt>SQLITE_STATUS_MEMORY_USED</dt>
  8542. ** <dd>This parameter is the current amount of memory checked out
  8543. ** using [sqlite3_malloc()], either directly or indirectly. The
  8544. ** figure includes calls made to [sqlite3_malloc()] by the application
  8545. ** and internal memory usage by the SQLite library. Auxiliary page-cache
  8546. ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
  8547. ** this parameter. The amount returned is the sum of the allocation
  8548. ** sizes as reported by the xSize method in [sqlite3_mem_methods].</dd>)^
  8549. **
  8550. ** [[SQLITE_STATUS_MALLOC_SIZE]] ^(<dt>SQLITE_STATUS_MALLOC_SIZE</dt>
  8551. ** <dd>This parameter records the largest memory allocation request
  8552. ** handed to [sqlite3_malloc()] or [sqlite3_realloc()] (or their
  8553. ** internal equivalents). Only the value returned in the
  8554. ** *pHighwater parameter to [sqlite3_status()] is of interest.
  8555. ** The value written into the *pCurrent parameter is undefined.</dd>)^
  8556. **
  8557. ** [[SQLITE_STATUS_MALLOC_COUNT]] ^(<dt>SQLITE_STATUS_MALLOC_COUNT</dt>
  8558. ** <dd>This parameter records the number of separate memory allocations
  8559. ** currently checked out.</dd>)^
  8560. **
  8561. ** [[SQLITE_STATUS_PAGECACHE_USED]] ^(<dt>SQLITE_STATUS_PAGECACHE_USED</dt>
  8562. ** <dd>This parameter returns the number of pages used out of the
  8563. ** [pagecache memory allocator] that was configured using
  8564. ** [SQLITE_CONFIG_PAGECACHE]. The
  8565. ** value returned is in pages, not in bytes.</dd>)^
  8566. **
  8567. ** [[SQLITE_STATUS_PAGECACHE_OVERFLOW]]
  8568. ** ^(<dt>SQLITE_STATUS_PAGECACHE_OVERFLOW</dt>
  8569. ** <dd>This parameter returns the number of bytes of page cache
  8570. ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
  8571. ** buffer and where forced to overflow to [sqlite3_malloc()]. The
  8572. ** returned value includes allocations that overflowed because they
  8573. ** where too large (they were larger than the "sz" parameter to
  8574. ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because
  8575. ** no space was left in the page cache.</dd>)^
  8576. **
  8577. ** [[SQLITE_STATUS_PAGECACHE_SIZE]] ^(<dt>SQLITE_STATUS_PAGECACHE_SIZE</dt>
  8578. ** <dd>This parameter records the largest memory allocation request
  8579. ** handed to the [pagecache memory allocator]. Only the value returned in the
  8580. ** *pHighwater parameter to [sqlite3_status()] is of interest.
  8581. ** The value written into the *pCurrent parameter is undefined.</dd>)^
  8582. **
  8583. ** [[SQLITE_STATUS_SCRATCH_USED]] <dt>SQLITE_STATUS_SCRATCH_USED</dt>
  8584. ** <dd>No longer used.</dd>
  8585. **
  8586. ** [[SQLITE_STATUS_SCRATCH_OVERFLOW]] ^(<dt>SQLITE_STATUS_SCRATCH_OVERFLOW</dt>
  8587. ** <dd>No longer used.</dd>
  8588. **
  8589. ** [[SQLITE_STATUS_SCRATCH_SIZE]] <dt>SQLITE_STATUS_SCRATCH_SIZE</dt>
  8590. ** <dd>No longer used.</dd>
  8591. **
  8592. ** [[SQLITE_STATUS_PARSER_STACK]] ^(<dt>SQLITE_STATUS_PARSER_STACK</dt>
  8593. ** <dd>The *pHighwater parameter records the deepest parser stack.
  8594. ** The *pCurrent value is undefined. The *pHighwater value is only
  8595. ** meaningful if SQLite is compiled with [YYTRACKMAXSTACKDEPTH].</dd>)^
  8596. ** </dl>
  8597. **
  8598. ** New status parameters may be added from time to time.
  8599. */
  8600. #define SQLITE_STATUS_MEMORY_USED 0
  8601. #define SQLITE_STATUS_PAGECACHE_USED 1
  8602. #define SQLITE_STATUS_PAGECACHE_OVERFLOW 2
  8603. #define SQLITE_STATUS_SCRATCH_USED 3 /* NOT USED */
  8604. #define SQLITE_STATUS_SCRATCH_OVERFLOW 4 /* NOT USED */
  8605. #define SQLITE_STATUS_MALLOC_SIZE 5
  8606. #define SQLITE_STATUS_PARSER_STACK 6
  8607. #define SQLITE_STATUS_PAGECACHE_SIZE 7
  8608. #define SQLITE_STATUS_SCRATCH_SIZE 8 /* NOT USED */
  8609. #define SQLITE_STATUS_MALLOC_COUNT 9
  8610. /*
  8611. ** CAPI3REF: Database Connection Status
  8612. ** METHOD: sqlite3
  8613. **
  8614. ** ^This interface is used to retrieve runtime status information
  8615. ** about a single [database connection]. ^The first argument is the
  8616. ** database connection object to be interrogated. ^The second argument
  8617. ** is an integer constant, taken from the set of
  8618. ** [SQLITE_DBSTATUS options], that
  8619. ** determines the parameter to interrogate. The set of
  8620. ** [SQLITE_DBSTATUS options] is likely
  8621. ** to grow in future releases of SQLite.
  8622. **
  8623. ** ^The current value of the requested parameter is written into *pCur
  8624. ** and the highest instantaneous value is written into *pHiwtr. ^If
  8625. ** the resetFlg is true, then the highest instantaneous value is
  8626. ** reset back down to the current value.
  8627. **
  8628. ** ^The sqlite3_db_status() routine returns SQLITE_OK on success and a
  8629. ** non-zero [error code] on failure.
  8630. **
  8631. ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
  8632. */
  8633. SQLITE_API int sqlite3_db_status(sqlite3*, int op, int *pCur, int *pHiwtr, int resetFlg);
  8634. /*
  8635. ** CAPI3REF: Status Parameters for database connections
  8636. ** KEYWORDS: {SQLITE_DBSTATUS options}
  8637. **
  8638. ** These constants are the available integer "verbs" that can be passed as
  8639. ** the second argument to the [sqlite3_db_status()] interface.
  8640. **
  8641. ** New verbs may be added in future releases of SQLite. Existing verbs
  8642. ** might be discontinued. Applications should check the return code from
  8643. ** [sqlite3_db_status()] to make sure that the call worked.
  8644. ** The [sqlite3_db_status()] interface will return a non-zero error code
  8645. ** if a discontinued or unsupported verb is invoked.
  8646. **
  8647. ** <dl>
  8648. ** [[SQLITE_DBSTATUS_LOOKASIDE_USED]] ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_USED</dt>
  8649. ** <dd>This parameter returns the number of lookaside memory slots currently
  8650. ** checked out.</dd>)^
  8651. **
  8652. ** [[SQLITE_DBSTATUS_LOOKASIDE_HIT]] ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_HIT</dt>
  8653. ** <dd>This parameter returns the number of malloc attempts that were
  8654. ** satisfied using lookaside memory. Only the high-water value is meaningful;
  8655. ** the current value is always zero.)^
  8656. **
  8657. ** [[SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE]]
  8658. ** ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE</dt>
  8659. ** <dd>This parameter returns the number malloc attempts that might have
  8660. ** been satisfied using lookaside memory but failed due to the amount of
  8661. ** memory requested being larger than the lookaside slot size.
  8662. ** Only the high-water value is meaningful;
  8663. ** the current value is always zero.)^
  8664. **
  8665. ** [[SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL]]
  8666. ** ^(<dt>SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL</dt>
  8667. ** <dd>This parameter returns the number malloc attempts that might have
  8668. ** been satisfied using lookaside memory but failed due to all lookaside
  8669. ** memory already being in use.
  8670. ** Only the high-water value is meaningful;
  8671. ** the current value is always zero.)^
  8672. **
  8673. ** [[SQLITE_DBSTATUS_CACHE_USED]] ^(<dt>SQLITE_DBSTATUS_CACHE_USED</dt>
  8674. ** <dd>This parameter returns the approximate number of bytes of heap
  8675. ** memory used by all pager caches associated with the database connection.)^
  8676. ** ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_USED is always 0.
  8677. **
  8678. ** [[SQLITE_DBSTATUS_CACHE_USED_SHARED]]
  8679. ** ^(<dt>SQLITE_DBSTATUS_CACHE_USED_SHARED</dt>
  8680. ** <dd>This parameter is similar to DBSTATUS_CACHE_USED, except that if a
  8681. ** pager cache is shared between two or more connections the bytes of heap
  8682. ** memory used by that pager cache is divided evenly between the attached
  8683. ** connections.)^ In other words, if none of the pager caches associated
  8684. ** with the database connection are shared, this request returns the same
  8685. ** value as DBSTATUS_CACHE_USED. Or, if one or more or the pager caches are
  8686. ** shared, the value returned by this call will be smaller than that returned
  8687. ** by DBSTATUS_CACHE_USED. ^The highwater mark associated with
  8688. ** SQLITE_DBSTATUS_CACHE_USED_SHARED is always 0.
  8689. **
  8690. ** [[SQLITE_DBSTATUS_SCHEMA_USED]] ^(<dt>SQLITE_DBSTATUS_SCHEMA_USED</dt>
  8691. ** <dd>This parameter returns the approximate number of bytes of heap
  8692. ** memory used to store the schema for all databases associated
  8693. ** with the connection - main, temp, and any [ATTACH]-ed databases.)^
  8694. ** ^The full amount of memory used by the schemas is reported, even if the
  8695. ** schema memory is shared with other database connections due to
  8696. ** [shared cache mode] being enabled.
  8697. ** ^The highwater mark associated with SQLITE_DBSTATUS_SCHEMA_USED is always 0.
  8698. **
  8699. ** [[SQLITE_DBSTATUS_STMT_USED]] ^(<dt>SQLITE_DBSTATUS_STMT_USED</dt>
  8700. ** <dd>This parameter returns the approximate number of bytes of heap
  8701. ** and lookaside memory used by all prepared statements associated with
  8702. ** the database connection.)^
  8703. ** ^The highwater mark associated with SQLITE_DBSTATUS_STMT_USED is always 0.
  8704. ** </dd>
  8705. **
  8706. ** [[SQLITE_DBSTATUS_CACHE_HIT]] ^(<dt>SQLITE_DBSTATUS_CACHE_HIT</dt>
  8707. ** <dd>This parameter returns the number of pager cache hits that have
  8708. ** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_HIT
  8709. ** is always 0.
  8710. ** </dd>
  8711. **
  8712. ** [[SQLITE_DBSTATUS_CACHE_MISS]] ^(<dt>SQLITE_DBSTATUS_CACHE_MISS</dt>
  8713. ** <dd>This parameter returns the number of pager cache misses that have
  8714. ** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_MISS
  8715. ** is always 0.
  8716. ** </dd>
  8717. **
  8718. ** [[SQLITE_DBSTATUS_CACHE_WRITE]] ^(<dt>SQLITE_DBSTATUS_CACHE_WRITE</dt>
  8719. ** <dd>This parameter returns the number of dirty cache entries that have
  8720. ** been written to disk. Specifically, the number of pages written to the
  8721. ** wal file in wal mode databases, or the number of pages written to the
  8722. ** database file in rollback mode databases. Any pages written as part of
  8723. ** transaction rollback or database recovery operations are not included.
  8724. ** If an IO or other error occurs while writing a page to disk, the effect
  8725. ** on subsequent SQLITE_DBSTATUS_CACHE_WRITE requests is undefined.)^ ^The
  8726. ** highwater mark associated with SQLITE_DBSTATUS_CACHE_WRITE is always 0.
  8727. ** </dd>
  8728. **
  8729. ** [[SQLITE_DBSTATUS_CACHE_SPILL]] ^(<dt>SQLITE_DBSTATUS_CACHE_SPILL</dt>
  8730. ** <dd>This parameter returns the number of dirty cache entries that have
  8731. ** been written to disk in the middle of a transaction due to the page
  8732. ** cache overflowing. Transactions are more efficient if they are written
  8733. ** to disk all at once. When pages spill mid-transaction, that introduces
  8734. ** additional overhead. This parameter can be used help identify
  8735. ** inefficiencies that can be resolved by increasing the cache size.
  8736. ** </dd>
  8737. **
  8738. ** [[SQLITE_DBSTATUS_DEFERRED_FKS]] ^(<dt>SQLITE_DBSTATUS_DEFERRED_FKS</dt>
  8739. ** <dd>This parameter returns zero for the current value if and only if
  8740. ** all foreign key constraints (deferred or immediate) have been
  8741. ** resolved.)^ ^The highwater mark is always 0.
  8742. ** </dd>
  8743. ** </dl>
  8744. */
  8745. #define SQLITE_DBSTATUS_LOOKASIDE_USED 0
  8746. #define SQLITE_DBSTATUS_CACHE_USED 1
  8747. #define SQLITE_DBSTATUS_SCHEMA_USED 2
  8748. #define SQLITE_DBSTATUS_STMT_USED 3
  8749. #define SQLITE_DBSTATUS_LOOKASIDE_HIT 4
  8750. #define SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE 5
  8751. #define SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL 6
  8752. #define SQLITE_DBSTATUS_CACHE_HIT 7
  8753. #define SQLITE_DBSTATUS_CACHE_MISS 8
  8754. #define SQLITE_DBSTATUS_CACHE_WRITE 9
  8755. #define SQLITE_DBSTATUS_DEFERRED_FKS 10
  8756. #define SQLITE_DBSTATUS_CACHE_USED_SHARED 11
  8757. #define SQLITE_DBSTATUS_CACHE_SPILL 12
  8758. #define SQLITE_DBSTATUS_MAX 12 /* Largest defined DBSTATUS */
  8759. /*
  8760. ** CAPI3REF: Prepared Statement Status
  8761. ** METHOD: sqlite3_stmt
  8762. **
  8763. ** ^(Each prepared statement maintains various
  8764. ** [SQLITE_STMTSTATUS counters] that measure the number
  8765. ** of times it has performed specific operations.)^ These counters can
  8766. ** be used to monitor the performance characteristics of the prepared
  8767. ** statements. For example, if the number of table steps greatly exceeds
  8768. ** the number of table searches or result rows, that would tend to indicate
  8769. ** that the prepared statement is using a full table scan rather than
  8770. ** an index.
  8771. **
  8772. ** ^(This interface is used to retrieve and reset counter values from
  8773. ** a [prepared statement]. The first argument is the prepared statement
  8774. ** object to be interrogated. The second argument
  8775. ** is an integer code for a specific [SQLITE_STMTSTATUS counter]
  8776. ** to be interrogated.)^
  8777. ** ^The current value of the requested counter is returned.
  8778. ** ^If the resetFlg is true, then the counter is reset to zero after this
  8779. ** interface call returns.
  8780. **
  8781. ** See also: [sqlite3_status()] and [sqlite3_db_status()].
  8782. */
  8783. SQLITE_API int sqlite3_stmt_status(sqlite3_stmt*, int op,int resetFlg);
  8784. /*
  8785. ** CAPI3REF: Status Parameters for prepared statements
  8786. ** KEYWORDS: {SQLITE_STMTSTATUS counter} {SQLITE_STMTSTATUS counters}
  8787. **
  8788. ** These preprocessor macros define integer codes that name counter
  8789. ** values associated with the [sqlite3_stmt_status()] interface.
  8790. ** The meanings of the various counters are as follows:
  8791. **
  8792. ** <dl>
  8793. ** [[SQLITE_STMTSTATUS_FULLSCAN_STEP]] <dt>SQLITE_STMTSTATUS_FULLSCAN_STEP</dt>
  8794. ** <dd>^This is the number of times that SQLite has stepped forward in
  8795. ** a table as part of a full table scan. Large numbers for this counter
  8796. ** may indicate opportunities for performance improvement through
  8797. ** careful use of indices.</dd>
  8798. **
  8799. ** [[SQLITE_STMTSTATUS_SORT]] <dt>SQLITE_STMTSTATUS_SORT</dt>
  8800. ** <dd>^This is the number of sort operations that have occurred.
  8801. ** A non-zero value in this counter may indicate an opportunity to
  8802. ** improvement performance through careful use of indices.</dd>
  8803. **
  8804. ** [[SQLITE_STMTSTATUS_AUTOINDEX]] <dt>SQLITE_STMTSTATUS_AUTOINDEX</dt>
  8805. ** <dd>^This is the number of rows inserted into transient indices that
  8806. ** were created automatically in order to help joins run faster.
  8807. ** A non-zero value in this counter may indicate an opportunity to
  8808. ** improvement performance by adding permanent indices that do not
  8809. ** need to be reinitialized each time the statement is run.</dd>
  8810. **
  8811. ** [[SQLITE_STMTSTATUS_VM_STEP]] <dt>SQLITE_STMTSTATUS_VM_STEP</dt>
  8812. ** <dd>^This is the number of virtual machine operations executed
  8813. ** by the prepared statement if that number is less than or equal
  8814. ** to 2147483647. The number of virtual machine operations can be
  8815. ** used as a proxy for the total work done by the prepared statement.
  8816. ** If the number of virtual machine operations exceeds 2147483647
  8817. ** then the value returned by this statement status code is undefined.
  8818. **
  8819. ** [[SQLITE_STMTSTATUS_REPREPARE]] <dt>SQLITE_STMTSTATUS_REPREPARE</dt>
  8820. ** <dd>^This is the number of times that the prepare statement has been
  8821. ** automatically regenerated due to schema changes or changes to
  8822. ** [bound parameters] that might affect the query plan.
  8823. **
  8824. ** [[SQLITE_STMTSTATUS_RUN]] <dt>SQLITE_STMTSTATUS_RUN</dt>
  8825. ** <dd>^This is the number of times that the prepared statement has
  8826. ** been run. A single "run" for the purposes of this counter is one
  8827. ** or more calls to [sqlite3_step()] followed by a call to [sqlite3_reset()].
  8828. ** The counter is incremented on the first [sqlite3_step()] call of each
  8829. ** cycle.
  8830. **
  8831. ** [[SQLITE_STMTSTATUS_FILTER_MISS]]
  8832. ** [[SQLITE_STMTSTATUS_FILTER HIT]]
  8833. ** <dt>SQLITE_STMTSTATUS_FILTER_HIT<br>
  8834. ** SQLITE_STMTSTATUS_FILTER_MISS</dt>
  8835. ** <dd>^SQLITE_STMTSTATUS_FILTER_HIT is the number of times that a join
  8836. ** step was bypassed because a Bloom filter returned not-found. The
  8837. ** corresponding SQLITE_STMTSTATUS_FILTER_MISS value is the number of
  8838. ** times that the Bloom filter returned a find, and thus the join step
  8839. ** had to be processed as normal.
  8840. **
  8841. ** [[SQLITE_STMTSTATUS_MEMUSED]] <dt>SQLITE_STMTSTATUS_MEMUSED</dt>
  8842. ** <dd>^This is the approximate number of bytes of heap memory
  8843. ** used to store the prepared statement. ^This value is not actually
  8844. ** a counter, and so the resetFlg parameter to sqlite3_stmt_status()
  8845. ** is ignored when the opcode is SQLITE_STMTSTATUS_MEMUSED.
  8846. ** </dd>
  8847. ** </dl>
  8848. */
  8849. #define SQLITE_STMTSTATUS_FULLSCAN_STEP 1
  8850. #define SQLITE_STMTSTATUS_SORT 2
  8851. #define SQLITE_STMTSTATUS_AUTOINDEX 3
  8852. #define SQLITE_STMTSTATUS_VM_STEP 4
  8853. #define SQLITE_STMTSTATUS_REPREPARE 5
  8854. #define SQLITE_STMTSTATUS_RUN 6
  8855. #define SQLITE_STMTSTATUS_FILTER_MISS 7
  8856. #define SQLITE_STMTSTATUS_FILTER_HIT 8
  8857. #define SQLITE_STMTSTATUS_MEMUSED 99
  8858. /*
  8859. ** CAPI3REF: Custom Page Cache Object
  8860. **
  8861. ** The sqlite3_pcache type is opaque. It is implemented by
  8862. ** the pluggable module. The SQLite core has no knowledge of
  8863. ** its size or internal structure and never deals with the
  8864. ** sqlite3_pcache object except by holding and passing pointers
  8865. ** to the object.
  8866. **
  8867. ** See [sqlite3_pcache_methods2] for additional information.
  8868. */
  8869. typedef struct sqlite3_pcache sqlite3_pcache;
  8870. /*
  8871. ** CAPI3REF: Custom Page Cache Object
  8872. **
  8873. ** The sqlite3_pcache_page object represents a single page in the
  8874. ** page cache. The page cache will allocate instances of this
  8875. ** object. Various methods of the page cache use pointers to instances
  8876. ** of this object as parameters or as their return value.
  8877. **
  8878. ** See [sqlite3_pcache_methods2] for additional information.
  8879. */
  8880. typedef struct sqlite3_pcache_page sqlite3_pcache_page;
  8881. struct sqlite3_pcache_page {
  8882. void *pBuf; /* The content of the page */
  8883. void *pExtra; /* Extra information associated with the page */
  8884. };
  8885. /*
  8886. ** CAPI3REF: Application Defined Page Cache.
  8887. ** KEYWORDS: {page cache}
  8888. **
  8889. ** ^(The [sqlite3_config]([SQLITE_CONFIG_PCACHE2], ...) interface can
  8890. ** register an alternative page cache implementation by passing in an
  8891. ** instance of the sqlite3_pcache_methods2 structure.)^
  8892. ** In many applications, most of the heap memory allocated by
  8893. ** SQLite is used for the page cache.
  8894. ** By implementing a
  8895. ** custom page cache using this API, an application can better control
  8896. ** the amount of memory consumed by SQLite, the way in which
  8897. ** that memory is allocated and released, and the policies used to
  8898. ** determine exactly which parts of a database file are cached and for
  8899. ** how long.
  8900. **
  8901. ** The alternative page cache mechanism is an
  8902. ** extreme measure that is only needed by the most demanding applications.
  8903. ** The built-in page cache is recommended for most uses.
  8904. **
  8905. ** ^(The contents of the sqlite3_pcache_methods2 structure are copied to an
  8906. ** internal buffer by SQLite within the call to [sqlite3_config]. Hence
  8907. ** the application may discard the parameter after the call to
  8908. ** [sqlite3_config()] returns.)^
  8909. **
  8910. ** [[the xInit() page cache method]]
  8911. ** ^(The xInit() method is called once for each effective
  8912. ** call to [sqlite3_initialize()])^
  8913. ** (usually only once during the lifetime of the process). ^(The xInit()
  8914. ** method is passed a copy of the sqlite3_pcache_methods2.pArg value.)^
  8915. ** The intent of the xInit() method is to set up global data structures
  8916. ** required by the custom page cache implementation.
  8917. ** ^(If the xInit() method is NULL, then the
  8918. ** built-in default page cache is used instead of the application defined
  8919. ** page cache.)^
  8920. **
  8921. ** [[the xShutdown() page cache method]]
  8922. ** ^The xShutdown() method is called by [sqlite3_shutdown()].
  8923. ** It can be used to clean up
  8924. ** any outstanding resources before process shutdown, if required.
  8925. ** ^The xShutdown() method may be NULL.
  8926. **
  8927. ** ^SQLite automatically serializes calls to the xInit method,
  8928. ** so the xInit method need not be threadsafe. ^The
  8929. ** xShutdown method is only called from [sqlite3_shutdown()] so it does
  8930. ** not need to be threadsafe either. All other methods must be threadsafe
  8931. ** in multithreaded applications.
  8932. **
  8933. ** ^SQLite will never invoke xInit() more than once without an intervening
  8934. ** call to xShutdown().
  8935. **
  8936. ** [[the xCreate() page cache methods]]
  8937. ** ^SQLite invokes the xCreate() method to construct a new cache instance.
  8938. ** SQLite will typically create one cache instance for each open database file,
  8939. ** though this is not guaranteed. ^The
  8940. ** first parameter, szPage, is the size in bytes of the pages that must
  8941. ** be allocated by the cache. ^szPage will always a power of two. ^The
  8942. ** second parameter szExtra is a number of bytes of extra storage
  8943. ** associated with each page cache entry. ^The szExtra parameter will
  8944. ** a number less than 250. SQLite will use the
  8945. ** extra szExtra bytes on each page to store metadata about the underlying
  8946. ** database page on disk. The value passed into szExtra depends
  8947. ** on the SQLite version, the target platform, and how SQLite was compiled.
  8948. ** ^The third argument to xCreate(), bPurgeable, is true if the cache being
  8949. ** created will be used to cache database pages of a file stored on disk, or
  8950. ** false if it is used for an in-memory database. The cache implementation
  8951. ** does not have to do anything special based with the value of bPurgeable;
  8952. ** it is purely advisory. ^On a cache where bPurgeable is false, SQLite will
  8953. ** never invoke xUnpin() except to deliberately delete a page.
  8954. ** ^In other words, calls to xUnpin() on a cache with bPurgeable set to
  8955. ** false will always have the "discard" flag set to true.
  8956. ** ^Hence, a cache created with bPurgeable false will
  8957. ** never contain any unpinned pages.
  8958. **
  8959. ** [[the xCachesize() page cache method]]
  8960. ** ^(The xCachesize() method may be called at any time by SQLite to set the
  8961. ** suggested maximum cache-size (number of pages stored by) the cache
  8962. ** instance passed as the first argument. This is the value configured using
  8963. ** the SQLite "[PRAGMA cache_size]" command.)^ As with the bPurgeable
  8964. ** parameter, the implementation is not required to do anything with this
  8965. ** value; it is advisory only.
  8966. **
  8967. ** [[the xPagecount() page cache methods]]
  8968. ** The xPagecount() method must return the number of pages currently
  8969. ** stored in the cache, both pinned and unpinned.
  8970. **
  8971. ** [[the xFetch() page cache methods]]
  8972. ** The xFetch() method locates a page in the cache and returns a pointer to
  8973. ** an sqlite3_pcache_page object associated with that page, or a NULL pointer.
  8974. ** The pBuf element of the returned sqlite3_pcache_page object will be a
  8975. ** pointer to a buffer of szPage bytes used to store the content of a
  8976. ** single database page. The pExtra element of sqlite3_pcache_page will be
  8977. ** a pointer to the szExtra bytes of extra storage that SQLite has requested
  8978. ** for each entry in the page cache.
  8979. **
  8980. ** The page to be fetched is determined by the key. ^The minimum key value
  8981. ** is 1. After it has been retrieved using xFetch, the page is considered
  8982. ** to be "pinned".
  8983. **
  8984. ** If the requested page is already in the page cache, then the page cache
  8985. ** implementation must return a pointer to the page buffer with its content
  8986. ** intact. If the requested page is not already in the cache, then the
  8987. ** cache implementation should use the value of the createFlag
  8988. ** parameter to help it determined what action to take:
  8989. **
  8990. ** <table border=1 width=85% align=center>
  8991. ** <tr><th> createFlag <th> Behavior when page is not already in cache
  8992. ** <tr><td> 0 <td> Do not allocate a new page. Return NULL.
  8993. ** <tr><td> 1 <td> Allocate a new page if it easy and convenient to do so.
  8994. ** Otherwise return NULL.
  8995. ** <tr><td> 2 <td> Make every effort to allocate a new page. Only return
  8996. ** NULL if allocating a new page is effectively impossible.
  8997. ** </table>
  8998. **
  8999. ** ^(SQLite will normally invoke xFetch() with a createFlag of 0 or 1. SQLite
  9000. ** will only use a createFlag of 2 after a prior call with a createFlag of 1
  9001. ** failed.)^ In between the xFetch() calls, SQLite may
  9002. ** attempt to unpin one or more cache pages by spilling the content of
  9003. ** pinned pages to disk and synching the operating system disk cache.
  9004. **
  9005. ** [[the xUnpin() page cache method]]
  9006. ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
  9007. ** as its second argument. If the third parameter, discard, is non-zero,
  9008. ** then the page must be evicted from the cache.
  9009. ** ^If the discard parameter is
  9010. ** zero, then the page may be discarded or retained at the discretion of
  9011. ** page cache implementation. ^The page cache implementation
  9012. ** may choose to evict unpinned pages at any time.
  9013. **
  9014. ** The cache must not perform any reference counting. A single
  9015. ** call to xUnpin() unpins the page regardless of the number of prior calls
  9016. ** to xFetch().
  9017. **
  9018. ** [[the xRekey() page cache methods]]
  9019. ** The xRekey() method is used to change the key value associated with the
  9020. ** page passed as the second argument. If the cache
  9021. ** previously contains an entry associated with newKey, it must be
  9022. ** discarded. ^Any prior cache entry associated with newKey is guaranteed not
  9023. ** to be pinned.
  9024. **
  9025. ** When SQLite calls the xTruncate() method, the cache must discard all
  9026. ** existing cache entries with page numbers (keys) greater than or equal
  9027. ** to the value of the iLimit parameter passed to xTruncate(). If any
  9028. ** of these pages are pinned, they are implicitly unpinned, meaning that
  9029. ** they can be safely discarded.
  9030. **
  9031. ** [[the xDestroy() page cache method]]
  9032. ** ^The xDestroy() method is used to delete a cache allocated by xCreate().
  9033. ** All resources associated with the specified cache should be freed. ^After
  9034. ** calling the xDestroy() method, SQLite considers the [sqlite3_pcache*]
  9035. ** handle invalid, and will not use it with any other sqlite3_pcache_methods2
  9036. ** functions.
  9037. **
  9038. ** [[the xShrink() page cache method]]
  9039. ** ^SQLite invokes the xShrink() method when it wants the page cache to
  9040. ** free up as much of heap memory as possible. The page cache implementation
  9041. ** is not obligated to free any memory, but well-behaved implementations should
  9042. ** do their best.
  9043. */
  9044. typedef struct sqlite3_pcache_methods2 sqlite3_pcache_methods2;
  9045. struct sqlite3_pcache_methods2 {
  9046. int iVersion;
  9047. void *pArg;
  9048. int (*xInit)(void*);
  9049. void (*xShutdown)(void*);
  9050. sqlite3_pcache *(*xCreate)(int szPage, int szExtra, int bPurgeable);
  9051. void (*xCachesize)(sqlite3_pcache*, int nCachesize);
  9052. int (*xPagecount)(sqlite3_pcache*);
  9053. sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag);
  9054. void (*xUnpin)(sqlite3_pcache*, sqlite3_pcache_page*, int discard);
  9055. void (*xRekey)(sqlite3_pcache*, sqlite3_pcache_page*,
  9056. unsigned oldKey, unsigned newKey);
  9057. void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);
  9058. void (*xDestroy)(sqlite3_pcache*);
  9059. void (*xShrink)(sqlite3_pcache*);
  9060. };
  9061. /*
  9062. ** This is the obsolete pcache_methods object that has now been replaced
  9063. ** by sqlite3_pcache_methods2. This object is not used by SQLite. It is
  9064. ** retained in the header file for backwards compatibility only.
  9065. */
  9066. typedef struct sqlite3_pcache_methods sqlite3_pcache_methods;
  9067. struct sqlite3_pcache_methods {
  9068. void *pArg;
  9069. int (*xInit)(void*);
  9070. void (*xShutdown)(void*);
  9071. sqlite3_pcache *(*xCreate)(int szPage, int bPurgeable);
  9072. void (*xCachesize)(sqlite3_pcache*, int nCachesize);
  9073. int (*xPagecount)(sqlite3_pcache*);
  9074. void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag);
  9075. void (*xUnpin)(sqlite3_pcache*, void*, int discard);
  9076. void (*xRekey)(sqlite3_pcache*, void*, unsigned oldKey, unsigned newKey);
  9077. void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);
  9078. void (*xDestroy)(sqlite3_pcache*);
  9079. };
  9080. /*
  9081. ** CAPI3REF: Online Backup Object
  9082. **
  9083. ** The sqlite3_backup object records state information about an ongoing
  9084. ** online backup operation. ^The sqlite3_backup object is created by
  9085. ** a call to [sqlite3_backup_init()] and is destroyed by a call to
  9086. ** [sqlite3_backup_finish()].
  9087. **
  9088. ** See Also: [Using the SQLite Online Backup API]
  9089. */
  9090. typedef struct sqlite3_backup sqlite3_backup;
  9091. /*
  9092. ** CAPI3REF: Online Backup API.
  9093. **
  9094. ** The backup API copies the content of one database into another.
  9095. ** It is useful either for creating backups of databases or
  9096. ** for copying in-memory databases to or from persistent files.
  9097. **
  9098. ** See Also: [Using the SQLite Online Backup API]
  9099. **
  9100. ** ^SQLite holds a write transaction open on the destination database file
  9101. ** for the duration of the backup operation.
  9102. ** ^The source database is read-locked only while it is being read;
  9103. ** it is not locked continuously for the entire backup operation.
  9104. ** ^Thus, the backup may be performed on a live source database without
  9105. ** preventing other database connections from
  9106. ** reading or writing to the source database while the backup is underway.
  9107. **
  9108. ** ^(To perform a backup operation:
  9109. ** <ol>
  9110. ** <li><b>sqlite3_backup_init()</b> is called once to initialize the
  9111. ** backup,
  9112. ** <li><b>sqlite3_backup_step()</b> is called one or more times to transfer
  9113. ** the data between the two databases, and finally
  9114. ** <li><b>sqlite3_backup_finish()</b> is called to release all resources
  9115. ** associated with the backup operation.
  9116. ** </ol>)^
  9117. ** There should be exactly one call to sqlite3_backup_finish() for each
  9118. ** successful call to sqlite3_backup_init().
  9119. **
  9120. ** [[sqlite3_backup_init()]] <b>sqlite3_backup_init()</b>
  9121. **
  9122. ** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the
  9123. ** [database connection] associated with the destination database
  9124. ** and the database name, respectively.
  9125. ** ^The database name is "main" for the main database, "temp" for the
  9126. ** temporary database, or the name specified after the AS keyword in
  9127. ** an [ATTACH] statement for an attached database.
  9128. ** ^The S and M arguments passed to
  9129. ** sqlite3_backup_init(D,N,S,M) identify the [database connection]
  9130. ** and database name of the source database, respectively.
  9131. ** ^The source and destination [database connections] (parameters S and D)
  9132. ** must be different or else sqlite3_backup_init(D,N,S,M) will fail with
  9133. ** an error.
  9134. **
  9135. ** ^A call to sqlite3_backup_init() will fail, returning NULL, if
  9136. ** there is already a read or read-write transaction open on the
  9137. ** destination database.
  9138. **
  9139. ** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is
  9140. ** returned and an error code and error message are stored in the
  9141. ** destination [database connection] D.
  9142. ** ^The error code and message for the failed call to sqlite3_backup_init()
  9143. ** can be retrieved using the [sqlite3_errcode()], [sqlite3_errmsg()], and/or
  9144. ** [sqlite3_errmsg16()] functions.
  9145. ** ^A successful call to sqlite3_backup_init() returns a pointer to an
  9146. ** [sqlite3_backup] object.
  9147. ** ^The [sqlite3_backup] object may be used with the sqlite3_backup_step() and
  9148. ** sqlite3_backup_finish() functions to perform the specified backup
  9149. ** operation.
  9150. **
  9151. ** [[sqlite3_backup_step()]] <b>sqlite3_backup_step()</b>
  9152. **
  9153. ** ^Function sqlite3_backup_step(B,N) will copy up to N pages between
  9154. ** the source and destination databases specified by [sqlite3_backup] object B.
  9155. ** ^If N is negative, all remaining source pages are copied.
  9156. ** ^If sqlite3_backup_step(B,N) successfully copies N pages and there
  9157. ** are still more pages to be copied, then the function returns [SQLITE_OK].
  9158. ** ^If sqlite3_backup_step(B,N) successfully finishes copying all pages
  9159. ** from source to destination, then it returns [SQLITE_DONE].
  9160. ** ^If an error occurs while running sqlite3_backup_step(B,N),
  9161. ** then an [error code] is returned. ^As well as [SQLITE_OK] and
  9162. ** [SQLITE_DONE], a call to sqlite3_backup_step() may return [SQLITE_READONLY],
  9163. ** [SQLITE_NOMEM], [SQLITE_BUSY], [SQLITE_LOCKED], or an
  9164. ** [SQLITE_IOERR_ACCESS | SQLITE_IOERR_XXX] extended error code.
  9165. **
  9166. ** ^(The sqlite3_backup_step() might return [SQLITE_READONLY] if
  9167. ** <ol>
  9168. ** <li> the destination database was opened read-only, or
  9169. ** <li> the destination database is using write-ahead-log journaling
  9170. ** and the destination and source page sizes differ, or
  9171. ** <li> the destination database is an in-memory database and the
  9172. ** destination and source page sizes differ.
  9173. ** </ol>)^
  9174. **
  9175. ** ^If sqlite3_backup_step() cannot obtain a required file-system lock, then
  9176. ** the [sqlite3_busy_handler | busy-handler function]
  9177. ** is invoked (if one is specified). ^If the
  9178. ** busy-handler returns non-zero before the lock is available, then
  9179. ** [SQLITE_BUSY] is returned to the caller. ^In this case the call to
  9180. ** sqlite3_backup_step() can be retried later. ^If the source
  9181. ** [database connection]
  9182. ** is being used to write to the source database when sqlite3_backup_step()
  9183. ** is called, then [SQLITE_LOCKED] is returned immediately. ^Again, in this
  9184. ** case the call to sqlite3_backup_step() can be retried later on. ^(If
  9185. ** [SQLITE_IOERR_ACCESS | SQLITE_IOERR_XXX], [SQLITE_NOMEM], or
  9186. ** [SQLITE_READONLY] is returned, then
  9187. ** there is no point in retrying the call to sqlite3_backup_step(). These
  9188. ** errors are considered fatal.)^ The application must accept
  9189. ** that the backup operation has failed and pass the backup operation handle
  9190. ** to the sqlite3_backup_finish() to release associated resources.
  9191. **
  9192. ** ^The first call to sqlite3_backup_step() obtains an exclusive lock
  9193. ** on the destination file. ^The exclusive lock is not released until either
  9194. ** sqlite3_backup_finish() is called or the backup operation is complete
  9195. ** and sqlite3_backup_step() returns [SQLITE_DONE]. ^Every call to
  9196. ** sqlite3_backup_step() obtains a [shared lock] on the source database that
  9197. ** lasts for the duration of the sqlite3_backup_step() call.
  9198. ** ^Because the source database is not locked between calls to
  9199. ** sqlite3_backup_step(), the source database may be modified mid-way
  9200. ** through the backup process. ^If the source database is modified by an
  9201. ** external process or via a database connection other than the one being
  9202. ** used by the backup operation, then the backup will be automatically
  9203. ** restarted by the next call to sqlite3_backup_step(). ^If the source
  9204. ** database is modified by the using the same database connection as is used
  9205. ** by the backup operation, then the backup database is automatically
  9206. ** updated at the same time.
  9207. **
  9208. ** [[sqlite3_backup_finish()]] <b>sqlite3_backup_finish()</b>
  9209. **
  9210. ** When sqlite3_backup_step() has returned [SQLITE_DONE], or when the
  9211. ** application wishes to abandon the backup operation, the application
  9212. ** should destroy the [sqlite3_backup] by passing it to sqlite3_backup_finish().
  9213. ** ^The sqlite3_backup_finish() interfaces releases all
  9214. ** resources associated with the [sqlite3_backup] object.
  9215. ** ^If sqlite3_backup_step() has not yet returned [SQLITE_DONE], then any
  9216. ** active write-transaction on the destination database is rolled back.
  9217. ** The [sqlite3_backup] object is invalid
  9218. ** and may not be used following a call to sqlite3_backup_finish().
  9219. **
  9220. ** ^The value returned by sqlite3_backup_finish is [SQLITE_OK] if no
  9221. ** sqlite3_backup_step() errors occurred, regardless or whether or not
  9222. ** sqlite3_backup_step() completed.
  9223. ** ^If an out-of-memory condition or IO error occurred during any prior
  9224. ** sqlite3_backup_step() call on the same [sqlite3_backup] object, then
  9225. ** sqlite3_backup_finish() returns the corresponding [error code].
  9226. **
  9227. ** ^A return of [SQLITE_BUSY] or [SQLITE_LOCKED] from sqlite3_backup_step()
  9228. ** is not a permanent error and does not affect the return value of
  9229. ** sqlite3_backup_finish().
  9230. **
  9231. ** [[sqlite3_backup_remaining()]] [[sqlite3_backup_pagecount()]]
  9232. ** <b>sqlite3_backup_remaining() and sqlite3_backup_pagecount()</b>
  9233. **
  9234. ** ^The sqlite3_backup_remaining() routine returns the number of pages still
  9235. ** to be backed up at the conclusion of the most recent sqlite3_backup_step().
  9236. ** ^The sqlite3_backup_pagecount() routine returns the total number of pages
  9237. ** in the source database at the conclusion of the most recent
  9238. ** sqlite3_backup_step().
  9239. ** ^(The values returned by these functions are only updated by
  9240. ** sqlite3_backup_step(). If the source database is modified in a way that
  9241. ** changes the size of the source database or the number of pages remaining,
  9242. ** those changes are not reflected in the output of sqlite3_backup_pagecount()
  9243. ** and sqlite3_backup_remaining() until after the next
  9244. ** sqlite3_backup_step().)^
  9245. **
  9246. ** <b>Concurrent Usage of Database Handles</b>
  9247. **
  9248. ** ^The source [database connection] may be used by the application for other
  9249. ** purposes while a backup operation is underway or being initialized.
  9250. ** ^If SQLite is compiled and configured to support threadsafe database
  9251. ** connections, then the source database connection may be used concurrently
  9252. ** from within other threads.
  9253. **
  9254. ** However, the application must guarantee that the destination
  9255. ** [database connection] is not passed to any other API (by any thread) after
  9256. ** sqlite3_backup_init() is called and before the corresponding call to
  9257. ** sqlite3_backup_finish(). SQLite does not currently check to see
  9258. ** if the application incorrectly accesses the destination [database connection]
  9259. ** and so no error code is reported, but the operations may malfunction
  9260. ** nevertheless. Use of the destination database connection while a
  9261. ** backup is in progress might also cause a mutex deadlock.
  9262. **
  9263. ** If running in [shared cache mode], the application must
  9264. ** guarantee that the shared cache used by the destination database
  9265. ** is not accessed while the backup is running. In practice this means
  9266. ** that the application must guarantee that the disk file being
  9267. ** backed up to is not accessed by any connection within the process,
  9268. ** not just the specific connection that was passed to sqlite3_backup_init().
  9269. **
  9270. ** The [sqlite3_backup] object itself is partially threadsafe. Multiple
  9271. ** threads may safely make multiple concurrent calls to sqlite3_backup_step().
  9272. ** However, the sqlite3_backup_remaining() and sqlite3_backup_pagecount()
  9273. ** APIs are not strictly speaking threadsafe. If they are invoked at the
  9274. ** same time as another thread is invoking sqlite3_backup_step() it is
  9275. ** possible that they return invalid values.
  9276. **
  9277. ** <b>Alternatives To Using The Backup API</b>
  9278. **
  9279. ** Other techniques for safely creating a consistent backup of an SQLite
  9280. ** database include:
  9281. **
  9282. ** <ul>
  9283. ** <li> The [VACUUM INTO] command.
  9284. ** <li> The [sqlite3_rsync] utility program.
  9285. ** </ul>
  9286. */
  9287. SQLITE_API sqlite3_backup *sqlite3_backup_init(
  9288. sqlite3 *pDest, /* Destination database handle */
  9289. const char *zDestName, /* Destination database name */
  9290. sqlite3 *pSource, /* Source database handle */
  9291. const char *zSourceName /* Source database name */
  9292. );
  9293. SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage);
  9294. SQLITE_API int sqlite3_backup_finish(sqlite3_backup *p);
  9295. SQLITE_API int sqlite3_backup_remaining(sqlite3_backup *p);
  9296. SQLITE_API int sqlite3_backup_pagecount(sqlite3_backup *p);
  9297. /*
  9298. ** CAPI3REF: Unlock Notification
  9299. ** METHOD: sqlite3
  9300. **
  9301. ** ^When running in shared-cache mode, a database operation may fail with
  9302. ** an [SQLITE_LOCKED] error if the required locks on the shared-cache or
  9303. ** individual tables within the shared-cache cannot be obtained. See
  9304. ** [SQLite Shared-Cache Mode] for a description of shared-cache locking.
  9305. ** ^This API may be used to register a callback that SQLite will invoke
  9306. ** when the connection currently holding the required lock relinquishes it.
  9307. ** ^This API is only available if the library was compiled with the
  9308. ** [SQLITE_ENABLE_UNLOCK_NOTIFY] C-preprocessor symbol defined.
  9309. **
  9310. ** See Also: [Using the SQLite Unlock Notification Feature].
  9311. **
  9312. ** ^Shared-cache locks are released when a database connection concludes
  9313. ** its current transaction, either by committing it or rolling it back.
  9314. **
  9315. ** ^When a connection (known as the blocked connection) fails to obtain a
  9316. ** shared-cache lock and SQLITE_LOCKED is returned to the caller, the
  9317. ** identity of the database connection (the blocking connection) that
  9318. ** has locked the required resource is stored internally. ^After an
  9319. ** application receives an SQLITE_LOCKED error, it may call the
  9320. ** sqlite3_unlock_notify() method with the blocked connection handle as
  9321. ** the first argument to register for a callback that will be invoked
  9322. ** when the blocking connections current transaction is concluded. ^The
  9323. ** callback is invoked from within the [sqlite3_step] or [sqlite3_close]
  9324. ** call that concludes the blocking connection's transaction.
  9325. **
  9326. ** ^(If sqlite3_unlock_notify() is called in a multi-threaded application,
  9327. ** there is a chance that the blocking connection will have already
  9328. ** concluded its transaction by the time sqlite3_unlock_notify() is invoked.
  9329. ** If this happens, then the specified callback is invoked immediately,
  9330. ** from within the call to sqlite3_unlock_notify().)^
  9331. **
  9332. ** ^If the blocked connection is attempting to obtain a write-lock on a
  9333. ** shared-cache table, and more than one other connection currently holds
  9334. ** a read-lock on the same table, then SQLite arbitrarily selects one of
  9335. ** the other connections to use as the blocking connection.
  9336. **
  9337. ** ^(There may be at most one unlock-notify callback registered by a
  9338. ** blocked connection. If sqlite3_unlock_notify() is called when the
  9339. ** blocked connection already has a registered unlock-notify callback,
  9340. ** then the new callback replaces the old.)^ ^If sqlite3_unlock_notify() is
  9341. ** called with a NULL pointer as its second argument, then any existing
  9342. ** unlock-notify callback is canceled. ^The blocked connections
  9343. ** unlock-notify callback may also be canceled by closing the blocked
  9344. ** connection using [sqlite3_close()].
  9345. **
  9346. ** The unlock-notify callback is not reentrant. If an application invokes
  9347. ** any sqlite3_xxx API functions from within an unlock-notify callback, a
  9348. ** crash or deadlock may be the result.
  9349. **
  9350. ** ^Unless deadlock is detected (see below), sqlite3_unlock_notify() always
  9351. ** returns SQLITE_OK.
  9352. **
  9353. ** <b>Callback Invocation Details</b>
  9354. **
  9355. ** When an unlock-notify callback is registered, the application provides a
  9356. ** single void* pointer that is passed to the callback when it is invoked.
  9357. ** However, the signature of the callback function allows SQLite to pass
  9358. ** it an array of void* context pointers. The first argument passed to
  9359. ** an unlock-notify callback is a pointer to an array of void* pointers,
  9360. ** and the second is the number of entries in the array.
  9361. **
  9362. ** When a blocking connection's transaction is concluded, there may be
  9363. ** more than one blocked connection that has registered for an unlock-notify
  9364. ** callback. ^If two or more such blocked connections have specified the
  9365. ** same callback function, then instead of invoking the callback function
  9366. ** multiple times, it is invoked once with the set of void* context pointers
  9367. ** specified by the blocked connections bundled together into an array.
  9368. ** This gives the application an opportunity to prioritize any actions
  9369. ** related to the set of unblocked database connections.
  9370. **
  9371. ** <b>Deadlock Detection</b>
  9372. **
  9373. ** Assuming that after registering for an unlock-notify callback a
  9374. ** database waits for the callback to be issued before taking any further
  9375. ** action (a reasonable assumption), then using this API may cause the
  9376. ** application to deadlock. For example, if connection X is waiting for
  9377. ** connection Y's transaction to be concluded, and similarly connection
  9378. ** Y is waiting on connection X's transaction, then neither connection
  9379. ** will proceed and the system may remain deadlocked indefinitely.
  9380. **
  9381. ** To avoid this scenario, the sqlite3_unlock_notify() performs deadlock
  9382. ** detection. ^If a given call to sqlite3_unlock_notify() would put the
  9383. ** system in a deadlocked state, then SQLITE_LOCKED is returned and no
  9384. ** unlock-notify callback is registered. The system is said to be in
  9385. ** a deadlocked state if connection A has registered for an unlock-notify
  9386. ** callback on the conclusion of connection B's transaction, and connection
  9387. ** B has itself registered for an unlock-notify callback when connection
  9388. ** A's transaction is concluded. ^Indirect deadlock is also detected, so
  9389. ** the system is also considered to be deadlocked if connection B has
  9390. ** registered for an unlock-notify callback on the conclusion of connection
  9391. ** C's transaction, where connection C is waiting on connection A. ^Any
  9392. ** number of levels of indirection are allowed.
  9393. **
  9394. ** <b>The "DROP TABLE" Exception</b>
  9395. **
  9396. ** When a call to [sqlite3_step()] returns SQLITE_LOCKED, it is almost
  9397. ** always appropriate to call sqlite3_unlock_notify(). There is however,
  9398. ** one exception. When executing a "DROP TABLE" or "DROP INDEX" statement,
  9399. ** SQLite checks if there are any currently executing SELECT statements
  9400. ** that belong to the same connection. If there are, SQLITE_LOCKED is
  9401. ** returned. In this case there is no "blocking connection", so invoking
  9402. ** sqlite3_unlock_notify() results in the unlock-notify callback being
  9403. ** invoked immediately. If the application then re-attempts the "DROP TABLE"
  9404. ** or "DROP INDEX" query, an infinite loop might be the result.
  9405. **
  9406. ** One way around this problem is to check the extended error code returned
  9407. ** by an sqlite3_step() call. ^(If there is a blocking connection, then the
  9408. ** extended error code is set to SQLITE_LOCKED_SHAREDCACHE. Otherwise, in
  9409. ** the special "DROP TABLE/INDEX" case, the extended error code is just
  9410. ** SQLITE_LOCKED.)^
  9411. */
  9412. SQLITE_API int sqlite3_unlock_notify(
  9413. sqlite3 *pBlocked, /* Waiting connection */
  9414. void (*xNotify)(void **apArg, int nArg), /* Callback function to invoke */
  9415. void *pNotifyArg /* Argument to pass to xNotify */
  9416. );
  9417. /*
  9418. ** CAPI3REF: String Comparison
  9419. **
  9420. ** ^The [sqlite3_stricmp()] and [sqlite3_strnicmp()] APIs allow applications
  9421. ** and extensions to compare the contents of two buffers containing UTF-8
  9422. ** strings in a case-independent fashion, using the same definition of "case
  9423. ** independence" that SQLite uses internally when comparing identifiers.
  9424. */
  9425. SQLITE_API int sqlite3_stricmp(const char *, const char *);
  9426. SQLITE_API int sqlite3_strnicmp(const char *, const char *, int);
  9427. /*
  9428. ** CAPI3REF: String Globbing
  9429. *
  9430. ** ^The [sqlite3_strglob(P,X)] interface returns zero if and only if
  9431. ** string X matches the [GLOB] pattern P.
  9432. ** ^The definition of [GLOB] pattern matching used in
  9433. ** [sqlite3_strglob(P,X)] is the same as for the "X GLOB P" operator in the
  9434. ** SQL dialect understood by SQLite. ^The [sqlite3_strglob(P,X)] function
  9435. ** is case sensitive.
  9436. **
  9437. ** Note that this routine returns zero on a match and non-zero if the strings
  9438. ** do not match, the same as [sqlite3_stricmp()] and [sqlite3_strnicmp()].
  9439. **
  9440. ** See also: [sqlite3_strlike()].
  9441. */
  9442. SQLITE_API int sqlite3_strglob(const char *zGlob, const char *zStr);
  9443. /*
  9444. ** CAPI3REF: String LIKE Matching
  9445. *
  9446. ** ^The [sqlite3_strlike(P,X,E)] interface returns zero if and only if
  9447. ** string X matches the [LIKE] pattern P with escape character E.
  9448. ** ^The definition of [LIKE] pattern matching used in
  9449. ** [sqlite3_strlike(P,X,E)] is the same as for the "X LIKE P ESCAPE E"
  9450. ** operator in the SQL dialect understood by SQLite. ^For "X LIKE P" without
  9451. ** the ESCAPE clause, set the E parameter of [sqlite3_strlike(P,X,E)] to 0.
  9452. ** ^As with the LIKE operator, the [sqlite3_strlike(P,X,E)] function is case
  9453. ** insensitive - equivalent upper and lower case ASCII characters match
  9454. ** one another.
  9455. **
  9456. ** ^The [sqlite3_strlike(P,X,E)] function matches Unicode characters, though
  9457. ** only ASCII characters are case folded.
  9458. **
  9459. ** Note that this routine returns zero on a match and non-zero if the strings
  9460. ** do not match, the same as [sqlite3_stricmp()] and [sqlite3_strnicmp()].
  9461. **
  9462. ** See also: [sqlite3_strglob()].
  9463. */
  9464. SQLITE_API int sqlite3_strlike(const char *zGlob, const char *zStr, unsigned int cEsc);
  9465. /*
  9466. ** CAPI3REF: Error Logging Interface
  9467. **
  9468. ** ^The [sqlite3_log()] interface writes a message into the [error log]
  9469. ** established by the [SQLITE_CONFIG_LOG] option to [sqlite3_config()].
  9470. ** ^If logging is enabled, the zFormat string and subsequent arguments are
  9471. ** used with [sqlite3_snprintf()] to generate the final output string.
  9472. **
  9473. ** The sqlite3_log() interface is intended for use by extensions such as
  9474. ** virtual tables, collating functions, and SQL functions. While there is
  9475. ** nothing to prevent an application from calling sqlite3_log(), doing so
  9476. ** is considered bad form.
  9477. **
  9478. ** The zFormat string must not be NULL.
  9479. **
  9480. ** To avoid deadlocks and other threading problems, the sqlite3_log() routine
  9481. ** will not use dynamically allocated memory. The log message is stored in
  9482. ** a fixed-length buffer on the stack. If the log message is longer than
  9483. ** a few hundred characters, it will be truncated to the length of the
  9484. ** buffer.
  9485. */
  9486. SQLITE_API void sqlite3_log(int iErrCode, const char *zFormat, ...);
  9487. /*
  9488. ** CAPI3REF: Write-Ahead Log Commit Hook
  9489. ** METHOD: sqlite3
  9490. **
  9491. ** ^The [sqlite3_wal_hook()] function is used to register a callback that
  9492. ** is invoked each time data is committed to a database in wal mode.
  9493. **
  9494. ** ^(The callback is invoked by SQLite after the commit has taken place and
  9495. ** the associated write-lock on the database released)^, so the implementation
  9496. ** may read, write or [checkpoint] the database as required.
  9497. **
  9498. ** ^The first parameter passed to the callback function when it is invoked
  9499. ** is a copy of the third parameter passed to sqlite3_wal_hook() when
  9500. ** registering the callback. ^The second is a copy of the database handle.
  9501. ** ^The third parameter is the name of the database that was written to -
  9502. ** either "main" or the name of an [ATTACH]-ed database. ^The fourth parameter
  9503. ** is the number of pages currently in the write-ahead log file,
  9504. ** including those that were just committed.
  9505. **
  9506. ** The callback function should normally return [SQLITE_OK]. ^If an error
  9507. ** code is returned, that error will propagate back up through the
  9508. ** SQLite code base to cause the statement that provoked the callback
  9509. ** to report an error, though the commit will have still occurred. If the
  9510. ** callback returns [SQLITE_ROW] or [SQLITE_DONE], or if it returns a value
  9511. ** that does not correspond to any valid SQLite error code, the results
  9512. ** are undefined.
  9513. **
  9514. ** A single database handle may have at most a single write-ahead log callback
  9515. ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
  9516. ** previously registered write-ahead log callback. ^The return value is
  9517. ** a copy of the third parameter from the previous call, if any, or 0.
  9518. ** ^Note that the [sqlite3_wal_autocheckpoint()] interface and the
  9519. ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
  9520. ** overwrite any prior [sqlite3_wal_hook()] settings.
  9521. */
  9522. SQLITE_API void *sqlite3_wal_hook(
  9523. sqlite3*,
  9524. int(*)(void *,sqlite3*,const char*,int),
  9525. void*
  9526. );
  9527. /*
  9528. ** CAPI3REF: Configure an auto-checkpoint
  9529. ** METHOD: sqlite3
  9530. **
  9531. ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
  9532. ** [sqlite3_wal_hook()] that causes any database on [database connection] D
  9533. ** to automatically [checkpoint]
  9534. ** after committing a transaction if there are N or
  9535. ** more frames in the [write-ahead log] file. ^Passing zero or
  9536. ** a negative value as the nFrame parameter disables automatic
  9537. ** checkpoints entirely.
  9538. **
  9539. ** ^The callback registered by this function replaces any existing callback
  9540. ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
  9541. ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
  9542. ** configured by this function.
  9543. **
  9544. ** ^The [wal_autocheckpoint pragma] can be used to invoke this interface
  9545. ** from SQL.
  9546. **
  9547. ** ^Checkpoints initiated by this mechanism are
  9548. ** [sqlite3_wal_checkpoint_v2|PASSIVE].
  9549. **
  9550. ** ^Every new [database connection] defaults to having the auto-checkpoint
  9551. ** enabled with a threshold of 1000 or [SQLITE_DEFAULT_WAL_AUTOCHECKPOINT]
  9552. ** pages. The use of this interface
  9553. ** is only necessary if the default setting is found to be suboptimal
  9554. ** for a particular application.
  9555. */
  9556. SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
  9557. /*
  9558. ** CAPI3REF: Checkpoint a database
  9559. ** METHOD: sqlite3
  9560. **
  9561. ** ^(The sqlite3_wal_checkpoint(D,X) is equivalent to
  9562. ** [sqlite3_wal_checkpoint_v2](D,X,[SQLITE_CHECKPOINT_PASSIVE],0,0).)^
  9563. **
  9564. ** In brief, sqlite3_wal_checkpoint(D,X) causes the content in the
  9565. ** [write-ahead log] for database X on [database connection] D to be
  9566. ** transferred into the database file and for the write-ahead log to
  9567. ** be reset. See the [checkpointing] documentation for addition
  9568. ** information.
  9569. **
  9570. ** This interface used to be the only way to cause a checkpoint to
  9571. ** occur. But then the newer and more powerful [sqlite3_wal_checkpoint_v2()]
  9572. ** interface was added. This interface is retained for backwards
  9573. ** compatibility and as a convenience for applications that need to manually
  9574. ** start a callback but which do not need the full power (and corresponding
  9575. ** complication) of [sqlite3_wal_checkpoint_v2()].
  9576. */
  9577. SQLITE_API int sqlite3_wal_checkpoint(sqlite3 *db, const char *zDb);
  9578. /*
  9579. ** CAPI3REF: Checkpoint a database
  9580. ** METHOD: sqlite3
  9581. **
  9582. ** ^(The sqlite3_wal_checkpoint_v2(D,X,M,L,C) interface runs a checkpoint
  9583. ** operation on database X of [database connection] D in mode M. Status
  9584. ** information is written back into integers pointed to by L and C.)^
  9585. ** ^(The M parameter must be a valid [checkpoint mode]:)^
  9586. **
  9587. ** <dl>
  9588. ** <dt>SQLITE_CHECKPOINT_PASSIVE<dd>
  9589. ** ^Checkpoint as many frames as possible without waiting for any database
  9590. ** readers or writers to finish, then sync the database file if all frames
  9591. ** in the log were checkpointed. ^The [busy-handler callback]
  9592. ** is never invoked in the SQLITE_CHECKPOINT_PASSIVE mode.
  9593. ** ^On the other hand, passive mode might leave the checkpoint unfinished
  9594. ** if there are concurrent readers or writers.
  9595. **
  9596. ** <dt>SQLITE_CHECKPOINT_FULL<dd>
  9597. ** ^This mode blocks (it invokes the
  9598. ** [sqlite3_busy_handler|busy-handler callback]) until there is no
  9599. ** database writer and all readers are reading from the most recent database
  9600. ** snapshot. ^It then checkpoints all frames in the log file and syncs the
  9601. ** database file. ^This mode blocks new database writers while it is pending,
  9602. ** but new database readers are allowed to continue unimpeded.
  9603. **
  9604. ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
  9605. ** ^This mode works the same way as SQLITE_CHECKPOINT_FULL with the addition
  9606. ** that after checkpointing the log file it blocks (calls the
  9607. ** [busy-handler callback])
  9608. ** until all readers are reading from the database file only. ^This ensures
  9609. ** that the next writer will restart the log file from the beginning.
  9610. ** ^Like SQLITE_CHECKPOINT_FULL, this mode blocks new
  9611. ** database writer attempts while it is pending, but does not impede readers.
  9612. **
  9613. ** <dt>SQLITE_CHECKPOINT_TRUNCATE<dd>
  9614. ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
  9615. ** addition that it also truncates the log file to zero bytes just prior
  9616. ** to a successful return.
  9617. ** </dl>
  9618. **
  9619. ** ^If pnLog is not NULL, then *pnLog is set to the total number of frames in
  9620. ** the log file or to -1 if the checkpoint could not run because
  9621. ** of an error or because the database is not in [WAL mode]. ^If pnCkpt is not
  9622. ** NULL,then *pnCkpt is set to the total number of checkpointed frames in the
  9623. ** log file (including any that were already checkpointed before the function
  9624. ** was called) or to -1 if the checkpoint could not run due to an error or
  9625. ** because the database is not in WAL mode. ^Note that upon successful
  9626. ** completion of an SQLITE_CHECKPOINT_TRUNCATE, the log file will have been
  9627. ** truncated to zero bytes and so both *pnLog and *pnCkpt will be set to zero.
  9628. **
  9629. ** ^All calls obtain an exclusive "checkpoint" lock on the database file. ^If
  9630. ** any other process is running a checkpoint operation at the same time, the
  9631. ** lock cannot be obtained and SQLITE_BUSY is returned. ^Even if there is a
  9632. ** busy-handler configured, it will not be invoked in this case.
  9633. **
  9634. ** ^The SQLITE_CHECKPOINT_FULL, RESTART and TRUNCATE modes also obtain the
  9635. ** exclusive "writer" lock on the database file. ^If the writer lock cannot be
  9636. ** obtained immediately, and a busy-handler is configured, it is invoked and
  9637. ** the writer lock retried until either the busy-handler returns 0 or the lock
  9638. ** is successfully obtained. ^The busy-handler is also invoked while waiting for
  9639. ** database readers as described above. ^If the busy-handler returns 0 before
  9640. ** the writer lock is obtained or while waiting for database readers, the
  9641. ** checkpoint operation proceeds from that point in the same way as
  9642. ** SQLITE_CHECKPOINT_PASSIVE - checkpointing as many frames as possible
  9643. ** without blocking any further. ^SQLITE_BUSY is returned in this case.
  9644. **
  9645. ** ^If parameter zDb is NULL or points to a zero length string, then the
  9646. ** specified operation is attempted on all WAL databases [attached] to
  9647. ** [database connection] db. In this case the
  9648. ** values written to output parameters *pnLog and *pnCkpt are undefined. ^If
  9649. ** an SQLITE_BUSY error is encountered when processing one or more of the
  9650. ** attached WAL databases, the operation is still attempted on any remaining
  9651. ** attached databases and SQLITE_BUSY is returned at the end. ^If any other
  9652. ** error occurs while processing an attached database, processing is abandoned
  9653. ** and the error code is returned to the caller immediately. ^If no error
  9654. ** (SQLITE_BUSY or otherwise) is encountered while processing the attached
  9655. ** databases, SQLITE_OK is returned.
  9656. **
  9657. ** ^If database zDb is the name of an attached database that is not in WAL
  9658. ** mode, SQLITE_OK is returned and both *pnLog and *pnCkpt set to -1. ^If
  9659. ** zDb is not NULL (or a zero length string) and is not the name of any
  9660. ** attached database, SQLITE_ERROR is returned to the caller.
  9661. **
  9662. ** ^Unless it returns SQLITE_MISUSE,
  9663. ** the sqlite3_wal_checkpoint_v2() interface
  9664. ** sets the error information that is queried by
  9665. ** [sqlite3_errcode()] and [sqlite3_errmsg()].
  9666. **
  9667. ** ^The [PRAGMA wal_checkpoint] command can be used to invoke this interface
  9668. ** from SQL.
  9669. */
  9670. SQLITE_API int sqlite3_wal_checkpoint_v2(
  9671. sqlite3 *db, /* Database handle */
  9672. const char *zDb, /* Name of attached database (or NULL) */
  9673. int eMode, /* SQLITE_CHECKPOINT_* value */
  9674. int *pnLog, /* OUT: Size of WAL log in frames */
  9675. int *pnCkpt /* OUT: Total number of frames checkpointed */
  9676. );
  9677. /*
  9678. ** CAPI3REF: Checkpoint Mode Values
  9679. ** KEYWORDS: {checkpoint mode}
  9680. **
  9681. ** These constants define all valid values for the "checkpoint mode" passed
  9682. ** as the third parameter to the [sqlite3_wal_checkpoint_v2()] interface.
  9683. ** See the [sqlite3_wal_checkpoint_v2()] documentation for details on the
  9684. ** meaning of each of these checkpoint modes.
  9685. */
  9686. #define SQLITE_CHECKPOINT_PASSIVE 0 /* Do as much as possible w/o blocking */
  9687. #define SQLITE_CHECKPOINT_FULL 1 /* Wait for writers, then checkpoint */
  9688. #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for readers */
  9689. #define SQLITE_CHECKPOINT_TRUNCATE 3 /* Like RESTART but also truncate WAL */
  9690. /*
  9691. ** CAPI3REF: Virtual Table Interface Configuration
  9692. **
  9693. ** This function may be called by either the [xConnect] or [xCreate] method
  9694. ** of a [virtual table] implementation to configure
  9695. ** various facets of the virtual table interface.
  9696. **
  9697. ** If this interface is invoked outside the context of an xConnect or
  9698. ** xCreate virtual table method then the behavior is undefined.
  9699. **
  9700. ** In the call sqlite3_vtab_config(D,C,...) the D parameter is the
  9701. ** [database connection] in which the virtual table is being created and
  9702. ** which is passed in as the first argument to the [xConnect] or [xCreate]
  9703. ** method that is invoking sqlite3_vtab_config(). The C parameter is one
  9704. ** of the [virtual table configuration options]. The presence and meaning
  9705. ** of parameters after C depend on which [virtual table configuration option]
  9706. ** is used.
  9707. */
  9708. SQLITE_API int sqlite3_vtab_config(sqlite3*, int op, ...);
  9709. /*
  9710. ** CAPI3REF: Virtual Table Configuration Options
  9711. ** KEYWORDS: {virtual table configuration options}
  9712. ** KEYWORDS: {virtual table configuration option}
  9713. **
  9714. ** These macros define the various options to the
  9715. ** [sqlite3_vtab_config()] interface that [virtual table] implementations
  9716. ** can use to customize and optimize their behavior.
  9717. **
  9718. ** <dl>
  9719. ** [[SQLITE_VTAB_CONSTRAINT_SUPPORT]]
  9720. ** <dt>SQLITE_VTAB_CONSTRAINT_SUPPORT</dt>
  9721. ** <dd>Calls of the form
  9722. ** [sqlite3_vtab_config](db,SQLITE_VTAB_CONSTRAINT_SUPPORT,X) are supported,
  9723. ** where X is an integer. If X is zero, then the [virtual table] whose
  9724. ** [xCreate] or [xConnect] method invoked [sqlite3_vtab_config()] does not
  9725. ** support constraints. In this configuration (which is the default) if
  9726. ** a call to the [xUpdate] method returns [SQLITE_CONSTRAINT], then the entire
  9727. ** statement is rolled back as if [ON CONFLICT | OR ABORT] had been
  9728. ** specified as part of the users SQL statement, regardless of the actual
  9729. ** ON CONFLICT mode specified.
  9730. **
  9731. ** If X is non-zero, then the virtual table implementation guarantees
  9732. ** that if [xUpdate] returns [SQLITE_CONSTRAINT], it will do so before
  9733. ** any modifications to internal or persistent data structures have been made.
  9734. ** If the [ON CONFLICT] mode is ABORT, FAIL, IGNORE or ROLLBACK, SQLite
  9735. ** is able to roll back a statement or database transaction, and abandon
  9736. ** or continue processing the current SQL statement as appropriate.
  9737. ** If the ON CONFLICT mode is REPLACE and the [xUpdate] method returns
  9738. ** [SQLITE_CONSTRAINT], SQLite handles this as if the ON CONFLICT mode
  9739. ** had been ABORT.
  9740. **
  9741. ** Virtual table implementations that are required to handle OR REPLACE
  9742. ** must do so within the [xUpdate] method. If a call to the
  9743. ** [sqlite3_vtab_on_conflict()] function indicates that the current ON
  9744. ** CONFLICT policy is REPLACE, the virtual table implementation should
  9745. ** silently replace the appropriate rows within the xUpdate callback and
  9746. ** return SQLITE_OK. Or, if this is not possible, it may return
  9747. ** SQLITE_CONSTRAINT, in which case SQLite falls back to OR ABORT
  9748. ** constraint handling.
  9749. ** </dd>
  9750. **
  9751. ** [[SQLITE_VTAB_DIRECTONLY]]<dt>SQLITE_VTAB_DIRECTONLY</dt>
  9752. ** <dd>Calls of the form
  9753. ** [sqlite3_vtab_config](db,SQLITE_VTAB_DIRECTONLY) from within the
  9754. ** the [xConnect] or [xCreate] methods of a [virtual table] implementation
  9755. ** prohibits that virtual table from being used from within triggers and
  9756. ** views.
  9757. ** </dd>
  9758. **
  9759. ** [[SQLITE_VTAB_INNOCUOUS]]<dt>SQLITE_VTAB_INNOCUOUS</dt>
  9760. ** <dd>Calls of the form
  9761. ** [sqlite3_vtab_config](db,SQLITE_VTAB_INNOCUOUS) from within the
  9762. ** the [xConnect] or [xCreate] methods of a [virtual table] implementation
  9763. ** identify that virtual table as being safe to use from within triggers
  9764. ** and views. Conceptually, the SQLITE_VTAB_INNOCUOUS tag means that the
  9765. ** virtual table can do no serious harm even if it is controlled by a
  9766. ** malicious hacker. Developers should avoid setting the SQLITE_VTAB_INNOCUOUS
  9767. ** flag unless absolutely necessary.
  9768. ** </dd>
  9769. **
  9770. ** [[SQLITE_VTAB_USES_ALL_SCHEMAS]]<dt>SQLITE_VTAB_USES_ALL_SCHEMAS</dt>
  9771. ** <dd>Calls of the form
  9772. ** [sqlite3_vtab_config](db,SQLITE_VTAB_USES_ALL_SCHEMA) from within the
  9773. ** the [xConnect] or [xCreate] methods of a [virtual table] implementation
  9774. ** instruct the query planner to begin at least a read transaction on
  9775. ** all schemas ("main", "temp", and any ATTACH-ed databases) whenever the
  9776. ** virtual table is used.
  9777. ** </dd>
  9778. ** </dl>
  9779. */
  9780. #define SQLITE_VTAB_CONSTRAINT_SUPPORT 1
  9781. #define SQLITE_VTAB_INNOCUOUS 2
  9782. #define SQLITE_VTAB_DIRECTONLY 3
  9783. #define SQLITE_VTAB_USES_ALL_SCHEMAS 4
  9784. /*
  9785. ** CAPI3REF: Determine The Virtual Table Conflict Policy
  9786. **
  9787. ** This function may only be called from within a call to the [xUpdate] method
  9788. ** of a [virtual table] implementation for an INSERT or UPDATE operation. ^The
  9789. ** value returned is one of [SQLITE_ROLLBACK], [SQLITE_IGNORE], [SQLITE_FAIL],
  9790. ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
  9791. ** of the SQL statement that triggered the call to the [xUpdate] method of the
  9792. ** [virtual table].
  9793. */
  9794. SQLITE_API int sqlite3_vtab_on_conflict(sqlite3 *);
  9795. /*
  9796. ** CAPI3REF: Determine If Virtual Table Column Access Is For UPDATE
  9797. **
  9798. ** If the sqlite3_vtab_nochange(X) routine is called within the [xColumn]
  9799. ** method of a [virtual table], then it might return true if the
  9800. ** column is being fetched as part of an UPDATE operation during which the
  9801. ** column value will not change. The virtual table implementation can use
  9802. ** this hint as permission to substitute a return value that is less
  9803. ** expensive to compute and that the corresponding
  9804. ** [xUpdate] method understands as a "no-change" value.
  9805. **
  9806. ** If the [xColumn] method calls sqlite3_vtab_nochange() and finds that
  9807. ** the column is not changed by the UPDATE statement, then the xColumn
  9808. ** method can optionally return without setting a result, without calling
  9809. ** any of the [sqlite3_result_int|sqlite3_result_xxxxx() interfaces].
  9810. ** In that case, [sqlite3_value_nochange(X)] will return true for the
  9811. ** same column in the [xUpdate] method.
  9812. **
  9813. ** The sqlite3_vtab_nochange() routine is an optimization. Virtual table
  9814. ** implementations should continue to give a correct answer even if the
  9815. ** sqlite3_vtab_nochange() interface were to always return false. In the
  9816. ** current implementation, the sqlite3_vtab_nochange() interface does always
  9817. ** returns false for the enhanced [UPDATE FROM] statement.
  9818. */
  9819. SQLITE_API int sqlite3_vtab_nochange(sqlite3_context*);
  9820. /*
  9821. ** CAPI3REF: Determine The Collation For a Virtual Table Constraint
  9822. ** METHOD: sqlite3_index_info
  9823. **
  9824. ** This function may only be called from within a call to the [xBestIndex]
  9825. ** method of a [virtual table]. This function returns a pointer to a string
  9826. ** that is the name of the appropriate collation sequence to use for text
  9827. ** comparisons on the constraint identified by its arguments.
  9828. **
  9829. ** The first argument must be the pointer to the [sqlite3_index_info] object
  9830. ** that is the first parameter to the xBestIndex() method. The second argument
  9831. ** must be an index into the aConstraint[] array belonging to the
  9832. ** sqlite3_index_info structure passed to xBestIndex.
  9833. **
  9834. ** Important:
  9835. ** The first parameter must be the same pointer that is passed into the
  9836. ** xBestMethod() method. The first parameter may not be a pointer to a
  9837. ** different [sqlite3_index_info] object, even an exact copy.
  9838. **
  9839. ** The return value is computed as follows:
  9840. **
  9841. ** <ol>
  9842. ** <li><p> If the constraint comes from a WHERE clause expression that contains
  9843. ** a [COLLATE operator], then the name of the collation specified by
  9844. ** that COLLATE operator is returned.
  9845. ** <li><p> If there is no COLLATE operator, but the column that is the subject
  9846. ** of the constraint specifies an alternative collating sequence via
  9847. ** a [COLLATE clause] on the column definition within the CREATE TABLE
  9848. ** statement that was passed into [sqlite3_declare_vtab()], then the
  9849. ** name of that alternative collating sequence is returned.
  9850. ** <li><p> Otherwise, "BINARY" is returned.
  9851. ** </ol>
  9852. */
  9853. SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
  9854. /*
  9855. ** CAPI3REF: Determine if a virtual table query is DISTINCT
  9856. ** METHOD: sqlite3_index_info
  9857. **
  9858. ** This API may only be used from within an [xBestIndex|xBestIndex method]
  9859. ** of a [virtual table] implementation. The result of calling this
  9860. ** interface from outside of xBestIndex() is undefined and probably harmful.
  9861. **
  9862. ** ^The sqlite3_vtab_distinct() interface returns an integer between 0 and
  9863. ** 3. The integer returned by sqlite3_vtab_distinct()
  9864. ** gives the virtual table additional information about how the query
  9865. ** planner wants the output to be ordered. As long as the virtual table
  9866. ** can meet the ordering requirements of the query planner, it may set
  9867. ** the "orderByConsumed" flag.
  9868. **
  9869. ** <ol><li value="0"><p>
  9870. ** ^If the sqlite3_vtab_distinct() interface returns 0, that means
  9871. ** that the query planner needs the virtual table to return all rows in the
  9872. ** sort order defined by the "nOrderBy" and "aOrderBy" fields of the
  9873. ** [sqlite3_index_info] object. This is the default expectation. If the
  9874. ** virtual table outputs all rows in sorted order, then it is always safe for
  9875. ** the xBestIndex method to set the "orderByConsumed" flag, regardless of
  9876. ** the return value from sqlite3_vtab_distinct().
  9877. ** <li value="1"><p>
  9878. ** ^(If the sqlite3_vtab_distinct() interface returns 1, that means
  9879. ** that the query planner does not need the rows to be returned in sorted order
  9880. ** as long as all rows with the same values in all columns identified by the
  9881. ** "aOrderBy" field are adjacent.)^ This mode is used when the query planner
  9882. ** is doing a GROUP BY.
  9883. ** <li value="2"><p>
  9884. ** ^(If the sqlite3_vtab_distinct() interface returns 2, that means
  9885. ** that the query planner does not need the rows returned in any particular
  9886. ** order, as long as rows with the same values in all columns identified
  9887. ** by "aOrderBy" are adjacent.)^ ^(Furthermore, when two or more rows
  9888. ** contain the same values for all columns identified by "colUsed", all but
  9889. ** one such row may optionally be omitted from the result.)^
  9890. ** The virtual table is not required to omit rows that are duplicates
  9891. ** over the "colUsed" columns, but if the virtual table can do that without
  9892. ** too much extra effort, it could potentially help the query to run faster.
  9893. ** This mode is used for a DISTINCT query.
  9894. ** <li value="3"><p>
  9895. ** ^(If the sqlite3_vtab_distinct() interface returns 3, that means the
  9896. ** virtual table must return rows in the order defined by "aOrderBy" as
  9897. ** if the sqlite3_vtab_distinct() interface had returned 0. However if
  9898. ** two or more rows in the result have the same values for all columns
  9899. ** identified by "colUsed", then all but one such row may optionally be
  9900. ** omitted.)^ Like when the return value is 2, the virtual table
  9901. ** is not required to omit rows that are duplicates over the "colUsed"
  9902. ** columns, but if the virtual table can do that without
  9903. ** too much extra effort, it could potentially help the query to run faster.
  9904. ** This mode is used for queries
  9905. ** that have both DISTINCT and ORDER BY clauses.
  9906. ** </ol>
  9907. **
  9908. ** <p>The following table summarizes the conditions under which the
  9909. ** virtual table is allowed to set the "orderByConsumed" flag based on
  9910. ** the value returned by sqlite3_vtab_distinct(). This table is a
  9911. ** restatement of the previous four paragraphs:
  9912. **
  9913. ** <table border=1 cellspacing=0 cellpadding=10 width="90%">
  9914. ** <tr>
  9915. ** <td valign="top">sqlite3_vtab_distinct() return value
  9916. ** <td valign="top">Rows are returned in aOrderBy order
  9917. ** <td valign="top">Rows with the same value in all aOrderBy columns are adjacent
  9918. ** <td valign="top">Duplicates over all colUsed columns may be omitted
  9919. ** <tr><td>0<td>yes<td>yes<td>no
  9920. ** <tr><td>1<td>no<td>yes<td>no
  9921. ** <tr><td>2<td>no<td>yes<td>yes
  9922. ** <tr><td>3<td>yes<td>yes<td>yes
  9923. ** </table>
  9924. **
  9925. ** ^For the purposes of comparing virtual table output values to see if the
  9926. ** values are same value for sorting purposes, two NULL values are considered
  9927. ** to be the same. In other words, the comparison operator is "IS"
  9928. ** (or "IS NOT DISTINCT FROM") and not "==".
  9929. **
  9930. ** If a virtual table implementation is unable to meet the requirements
  9931. ** specified above, then it must not set the "orderByConsumed" flag in the
  9932. ** [sqlite3_index_info] object or an incorrect answer may result.
  9933. **
  9934. ** ^A virtual table implementation is always free to return rows in any order
  9935. ** it wants, as long as the "orderByConsumed" flag is not set. ^When the
  9936. ** the "orderByConsumed" flag is unset, the query planner will add extra
  9937. ** [bytecode] to ensure that the final results returned by the SQL query are
  9938. ** ordered correctly. The use of the "orderByConsumed" flag and the
  9939. ** sqlite3_vtab_distinct() interface is merely an optimization. ^Careful
  9940. ** use of the sqlite3_vtab_distinct() interface and the "orderByConsumed"
  9941. ** flag might help queries against a virtual table to run faster. Being
  9942. ** overly aggressive and setting the "orderByConsumed" flag when it is not
  9943. ** valid to do so, on the other hand, might cause SQLite to return incorrect
  9944. ** results.
  9945. */
  9946. SQLITE_API int sqlite3_vtab_distinct(sqlite3_index_info*);
  9947. /*
  9948. ** CAPI3REF: Identify and handle IN constraints in xBestIndex
  9949. **
  9950. ** This interface may only be used from within an
  9951. ** [xBestIndex|xBestIndex() method] of a [virtual table] implementation.
  9952. ** The result of invoking this interface from any other context is
  9953. ** undefined and probably harmful.
  9954. **
  9955. ** ^(A constraint on a virtual table of the form
  9956. ** "[IN operator|column IN (...)]" is
  9957. ** communicated to the xBestIndex method as a
  9958. ** [SQLITE_INDEX_CONSTRAINT_EQ] constraint.)^ If xBestIndex wants to use
  9959. ** this constraint, it must set the corresponding
  9960. ** aConstraintUsage[].argvIndex to a positive integer. ^(Then, under
  9961. ** the usual mode of handling IN operators, SQLite generates [bytecode]
  9962. ** that invokes the [xFilter|xFilter() method] once for each value
  9963. ** on the right-hand side of the IN operator.)^ Thus the virtual table
  9964. ** only sees a single value from the right-hand side of the IN operator
  9965. ** at a time.
  9966. **
  9967. ** In some cases, however, it would be advantageous for the virtual
  9968. ** table to see all values on the right-hand of the IN operator all at
  9969. ** once. The sqlite3_vtab_in() interfaces facilitates this in two ways:
  9970. **
  9971. ** <ol>
  9972. ** <li><p>
  9973. ** ^A call to sqlite3_vtab_in(P,N,-1) will return true (non-zero)
  9974. ** if and only if the [sqlite3_index_info|P->aConstraint][N] constraint
  9975. ** is an [IN operator] that can be processed all at once. ^In other words,
  9976. ** sqlite3_vtab_in() with -1 in the third argument is a mechanism
  9977. ** by which the virtual table can ask SQLite if all-at-once processing
  9978. ** of the IN operator is even possible.
  9979. **
  9980. ** <li><p>
  9981. ** ^A call to sqlite3_vtab_in(P,N,F) with F==1 or F==0 indicates
  9982. ** to SQLite that the virtual table does or does not want to process
  9983. ** the IN operator all-at-once, respectively. ^Thus when the third
  9984. ** parameter (F) is non-negative, this interface is the mechanism by
  9985. ** which the virtual table tells SQLite how it wants to process the
  9986. ** IN operator.
  9987. ** </ol>
  9988. **
  9989. ** ^The sqlite3_vtab_in(P,N,F) interface can be invoked multiple times
  9990. ** within the same xBestIndex method call. ^For any given P,N pair,
  9991. ** the return value from sqlite3_vtab_in(P,N,F) will always be the same
  9992. ** within the same xBestIndex call. ^If the interface returns true
  9993. ** (non-zero), that means that the constraint is an IN operator
  9994. ** that can be processed all-at-once. ^If the constraint is not an IN
  9995. ** operator or cannot be processed all-at-once, then the interface returns
  9996. ** false.
  9997. **
  9998. ** ^(All-at-once processing of the IN operator is selected if both of the
  9999. ** following conditions are met:
  10000. **
  10001. ** <ol>
  10002. ** <li><p> The P->aConstraintUsage[N].argvIndex value is set to a positive
  10003. ** integer. This is how the virtual table tells SQLite that it wants to
  10004. ** use the N-th constraint.
  10005. **
  10006. ** <li><p> The last call to sqlite3_vtab_in(P,N,F) for which F was
  10007. ** non-negative had F>=1.
  10008. ** </ol>)^
  10009. **
  10010. ** ^If either or both of the conditions above are false, then SQLite uses
  10011. ** the traditional one-at-a-time processing strategy for the IN constraint.
  10012. ** ^If both conditions are true, then the argvIndex-th parameter to the
  10013. ** xFilter method will be an [sqlite3_value] that appears to be NULL,
  10014. ** but which can be passed to [sqlite3_vtab_in_first()] and
  10015. ** [sqlite3_vtab_in_next()] to find all values on the right-hand side
  10016. ** of the IN constraint.
  10017. */
  10018. SQLITE_API int sqlite3_vtab_in(sqlite3_index_info*, int iCons, int bHandle);
  10019. /*
  10020. ** CAPI3REF: Find all elements on the right-hand side of an IN constraint.
  10021. **
  10022. ** These interfaces are only useful from within the
  10023. ** [xFilter|xFilter() method] of a [virtual table] implementation.
  10024. ** The result of invoking these interfaces from any other context
  10025. ** is undefined and probably harmful.
  10026. **
  10027. ** The X parameter in a call to sqlite3_vtab_in_first(X,P) or
  10028. ** sqlite3_vtab_in_next(X,P) should be one of the parameters to the
  10029. ** xFilter method which invokes these routines, and specifically
  10030. ** a parameter that was previously selected for all-at-once IN constraint
  10031. ** processing use the [sqlite3_vtab_in()] interface in the
  10032. ** [xBestIndex|xBestIndex method]. ^(If the X parameter is not
  10033. ** an xFilter argument that was selected for all-at-once IN constraint
  10034. ** processing, then these routines return [SQLITE_ERROR].)^
  10035. **
  10036. ** ^(Use these routines to access all values on the right-hand side
  10037. ** of the IN constraint using code like the following:
  10038. **
  10039. ** <blockquote><pre>
  10040. ** &nbsp; for(rc=sqlite3_vtab_in_first(pList, &pVal);
  10041. ** &nbsp; rc==SQLITE_OK && pVal;
  10042. ** &nbsp; rc=sqlite3_vtab_in_next(pList, &pVal)
  10043. ** &nbsp; ){
  10044. ** &nbsp; // do something with pVal
  10045. ** &nbsp; }
  10046. ** &nbsp; if( rc!=SQLITE_OK ){
  10047. ** &nbsp; // an error has occurred
  10048. ** &nbsp; }
  10049. ** </pre></blockquote>)^
  10050. **
  10051. ** ^On success, the sqlite3_vtab_in_first(X,P) and sqlite3_vtab_in_next(X,P)
  10052. ** routines return SQLITE_OK and set *P to point to the first or next value
  10053. ** on the RHS of the IN constraint. ^If there are no more values on the
  10054. ** right hand side of the IN constraint, then *P is set to NULL and these
  10055. ** routines return [SQLITE_DONE]. ^The return value might be
  10056. ** some other value, such as SQLITE_NOMEM, in the event of a malfunction.
  10057. **
  10058. ** The *ppOut values returned by these routines are only valid until the
  10059. ** next call to either of these routines or until the end of the xFilter
  10060. ** method from which these routines were called. If the virtual table
  10061. ** implementation needs to retain the *ppOut values for longer, it must make
  10062. ** copies. The *ppOut values are [protected sqlite3_value|protected].
  10063. */
  10064. SQLITE_API int sqlite3_vtab_in_first(sqlite3_value *pVal, sqlite3_value **ppOut);
  10065. SQLITE_API int sqlite3_vtab_in_next(sqlite3_value *pVal, sqlite3_value **ppOut);
  10066. /*
  10067. ** CAPI3REF: Constraint values in xBestIndex()
  10068. ** METHOD: sqlite3_index_info
  10069. **
  10070. ** This API may only be used from within the [xBestIndex|xBestIndex method]
  10071. ** of a [virtual table] implementation. The result of calling this interface
  10072. ** from outside of an xBestIndex method are undefined and probably harmful.
  10073. **
  10074. ** ^When the sqlite3_vtab_rhs_value(P,J,V) interface is invoked from within
  10075. ** the [xBestIndex] method of a [virtual table] implementation, with P being
  10076. ** a copy of the [sqlite3_index_info] object pointer passed into xBestIndex and
  10077. ** J being a 0-based index into P->aConstraint[], then this routine
  10078. ** attempts to set *V to the value of the right-hand operand of
  10079. ** that constraint if the right-hand operand is known. ^If the
  10080. ** right-hand operand is not known, then *V is set to a NULL pointer.
  10081. ** ^The sqlite3_vtab_rhs_value(P,J,V) interface returns SQLITE_OK if
  10082. ** and only if *V is set to a value. ^The sqlite3_vtab_rhs_value(P,J,V)
  10083. ** inteface returns SQLITE_NOTFOUND if the right-hand side of the J-th
  10084. ** constraint is not available. ^The sqlite3_vtab_rhs_value() interface
  10085. ** can return an result code other than SQLITE_OK or SQLITE_NOTFOUND if
  10086. ** something goes wrong.
  10087. **
  10088. ** The sqlite3_vtab_rhs_value() interface is usually only successful if
  10089. ** the right-hand operand of a constraint is a literal value in the original
  10090. ** SQL statement. If the right-hand operand is an expression or a reference
  10091. ** to some other column or a [host parameter], then sqlite3_vtab_rhs_value()
  10092. ** will probably return [SQLITE_NOTFOUND].
  10093. **
  10094. ** ^(Some constraints, such as [SQLITE_INDEX_CONSTRAINT_ISNULL] and
  10095. ** [SQLITE_INDEX_CONSTRAINT_ISNOTNULL], have no right-hand operand. For such
  10096. ** constraints, sqlite3_vtab_rhs_value() always returns SQLITE_NOTFOUND.)^
  10097. **
  10098. ** ^The [sqlite3_value] object returned in *V is a protected sqlite3_value
  10099. ** and remains valid for the duration of the xBestIndex method call.
  10100. ** ^When xBestIndex returns, the sqlite3_value object returned by
  10101. ** sqlite3_vtab_rhs_value() is automatically deallocated.
  10102. **
  10103. ** The "_rhs_" in the name of this routine is an abbreviation for
  10104. ** "Right-Hand Side".
  10105. */
  10106. SQLITE_API int sqlite3_vtab_rhs_value(sqlite3_index_info*, int, sqlite3_value **ppVal);
  10107. /*
  10108. ** CAPI3REF: Conflict resolution modes
  10109. ** KEYWORDS: {conflict resolution mode}
  10110. **
  10111. ** These constants are returned by [sqlite3_vtab_on_conflict()] to
  10112. ** inform a [virtual table] implementation what the [ON CONFLICT] mode
  10113. ** is for the SQL statement being evaluated.
  10114. **
  10115. ** Note that the [SQLITE_IGNORE] constant is also used as a potential
  10116. ** return value from the [sqlite3_set_authorizer()] callback and that
  10117. ** [SQLITE_ABORT] is also a [result code].
  10118. */
  10119. #define SQLITE_ROLLBACK 1
  10120. /* #define SQLITE_IGNORE 2 // Also used by sqlite3_authorizer() callback */
  10121. #define SQLITE_FAIL 3
  10122. /* #define SQLITE_ABORT 4 // Also an error code */
  10123. #define SQLITE_REPLACE 5
  10124. /*
  10125. ** CAPI3REF: Prepared Statement Scan Status Opcodes
  10126. ** KEYWORDS: {scanstatus options}
  10127. **
  10128. ** The following constants can be used for the T parameter to the
  10129. ** [sqlite3_stmt_scanstatus(S,X,T,V)] interface. Each constant designates a
  10130. ** different metric for sqlite3_stmt_scanstatus() to return.
  10131. **
  10132. ** When the value returned to V is a string, space to hold that string is
  10133. ** managed by the prepared statement S and will be automatically freed when
  10134. ** S is finalized.
  10135. **
  10136. ** Not all values are available for all query elements. When a value is
  10137. ** not available, the output variable is set to -1 if the value is numeric,
  10138. ** or to NULL if it is a string (SQLITE_SCANSTAT_NAME).
  10139. **
  10140. ** <dl>
  10141. ** [[SQLITE_SCANSTAT_NLOOP]] <dt>SQLITE_SCANSTAT_NLOOP</dt>
  10142. ** <dd>^The [sqlite3_int64] variable pointed to by the V parameter will be
  10143. ** set to the total number of times that the X-th loop has run.</dd>
  10144. **
  10145. ** [[SQLITE_SCANSTAT_NVISIT]] <dt>SQLITE_SCANSTAT_NVISIT</dt>
  10146. ** <dd>^The [sqlite3_int64] variable pointed to by the V parameter will be set
  10147. ** to the total number of rows examined by all iterations of the X-th loop.</dd>
  10148. **
  10149. ** [[SQLITE_SCANSTAT_EST]] <dt>SQLITE_SCANSTAT_EST</dt>
  10150. ** <dd>^The "double" variable pointed to by the V parameter will be set to the
  10151. ** query planner's estimate for the average number of rows output from each
  10152. ** iteration of the X-th loop. If the query planner's estimates was accurate,
  10153. ** then this value will approximate the quotient NVISIT/NLOOP and the
  10154. ** product of this value for all prior loops with the same SELECTID will
  10155. ** be the NLOOP value for the current loop.
  10156. **
  10157. ** [[SQLITE_SCANSTAT_NAME]] <dt>SQLITE_SCANSTAT_NAME</dt>
  10158. ** <dd>^The "const char *" variable pointed to by the V parameter will be set
  10159. ** to a zero-terminated UTF-8 string containing the name of the index or table
  10160. ** used for the X-th loop.
  10161. **
  10162. ** [[SQLITE_SCANSTAT_EXPLAIN]] <dt>SQLITE_SCANSTAT_EXPLAIN</dt>
  10163. ** <dd>^The "const char *" variable pointed to by the V parameter will be set
  10164. ** to a zero-terminated UTF-8 string containing the [EXPLAIN QUERY PLAN]
  10165. ** description for the X-th loop.
  10166. **
  10167. ** [[SQLITE_SCANSTAT_SELECTID]] <dt>SQLITE_SCANSTAT_SELECTID</dt>
  10168. ** <dd>^The "int" variable pointed to by the V parameter will be set to the
  10169. ** id for the X-th query plan element. The id value is unique within the
  10170. ** statement. The select-id is the same value as is output in the first
  10171. ** column of an [EXPLAIN QUERY PLAN] query.
  10172. **
  10173. ** [[SQLITE_SCANSTAT_PARENTID]] <dt>SQLITE_SCANSTAT_PARENTID</dt>
  10174. ** <dd>The "int" variable pointed to by the V parameter will be set to the
  10175. ** the id of the parent of the current query element, if applicable, or
  10176. ** to zero if the query element has no parent. This is the same value as
  10177. ** returned in the second column of an [EXPLAIN QUERY PLAN] query.
  10178. **
  10179. ** [[SQLITE_SCANSTAT_NCYCLE]] <dt>SQLITE_SCANSTAT_NCYCLE</dt>
  10180. ** <dd>The sqlite3_int64 output value is set to the number of cycles,
  10181. ** according to the processor time-stamp counter, that elapsed while the
  10182. ** query element was being processed. This value is not available for
  10183. ** all query elements - if it is unavailable the output variable is
  10184. ** set to -1.
  10185. ** </dl>
  10186. */
  10187. #define SQLITE_SCANSTAT_NLOOP 0
  10188. #define SQLITE_SCANSTAT_NVISIT 1
  10189. #define SQLITE_SCANSTAT_EST 2
  10190. #define SQLITE_SCANSTAT_NAME 3
  10191. #define SQLITE_SCANSTAT_EXPLAIN 4
  10192. #define SQLITE_SCANSTAT_SELECTID 5
  10193. #define SQLITE_SCANSTAT_PARENTID 6
  10194. #define SQLITE_SCANSTAT_NCYCLE 7
  10195. /*
  10196. ** CAPI3REF: Prepared Statement Scan Status
  10197. ** METHOD: sqlite3_stmt
  10198. **
  10199. ** These interfaces return information about the predicted and measured
  10200. ** performance for pStmt. Advanced applications can use this
  10201. ** interface to compare the predicted and the measured performance and
  10202. ** issue warnings and/or rerun [ANALYZE] if discrepancies are found.
  10203. **
  10204. ** Since this interface is expected to be rarely used, it is only
  10205. ** available if SQLite is compiled using the [SQLITE_ENABLE_STMT_SCANSTATUS]
  10206. ** compile-time option.
  10207. **
  10208. ** The "iScanStatusOp" parameter determines which status information to return.
  10209. ** The "iScanStatusOp" must be one of the [scanstatus options] or the behavior
  10210. ** of this interface is undefined. ^The requested measurement is written into
  10211. ** a variable pointed to by the "pOut" parameter.
  10212. **
  10213. ** The "flags" parameter must be passed a mask of flags. At present only
  10214. ** one flag is defined - SQLITE_SCANSTAT_COMPLEX. If SQLITE_SCANSTAT_COMPLEX
  10215. ** is specified, then status information is available for all elements
  10216. ** of a query plan that are reported by "EXPLAIN QUERY PLAN" output. If
  10217. ** SQLITE_SCANSTAT_COMPLEX is not specified, then only query plan elements
  10218. ** that correspond to query loops (the "SCAN..." and "SEARCH..." elements of
  10219. ** the EXPLAIN QUERY PLAN output) are available. Invoking API
  10220. ** sqlite3_stmt_scanstatus() is equivalent to calling
  10221. ** sqlite3_stmt_scanstatus_v2() with a zeroed flags parameter.
  10222. **
  10223. ** Parameter "idx" identifies the specific query element to retrieve statistics
  10224. ** for. Query elements are numbered starting from zero. A value of -1 may be
  10225. ** to query for statistics regarding the entire query. ^If idx is out of range
  10226. ** - less than -1 or greater than or equal to the total number of query
  10227. ** elements used to implement the statement - a non-zero value is returned and
  10228. ** the variable that pOut points to is unchanged.
  10229. **
  10230. ** See also: [sqlite3_stmt_scanstatus_reset()]
  10231. */
  10232. SQLITE_API int sqlite3_stmt_scanstatus(
  10233. sqlite3_stmt *pStmt, /* Prepared statement for which info desired */
  10234. int idx, /* Index of loop to report on */
  10235. int iScanStatusOp, /* Information desired. SQLITE_SCANSTAT_* */
  10236. void *pOut /* Result written here */
  10237. );
  10238. SQLITE_API int sqlite3_stmt_scanstatus_v2(
  10239. sqlite3_stmt *pStmt, /* Prepared statement for which info desired */
  10240. int idx, /* Index of loop to report on */
  10241. int iScanStatusOp, /* Information desired. SQLITE_SCANSTAT_* */
  10242. int flags, /* Mask of flags defined below */
  10243. void *pOut /* Result written here */
  10244. );
  10245. /*
  10246. ** CAPI3REF: Prepared Statement Scan Status
  10247. ** KEYWORDS: {scan status flags}
  10248. */
  10249. #define SQLITE_SCANSTAT_COMPLEX 0x0001
  10250. /*
  10251. ** CAPI3REF: Zero Scan-Status Counters
  10252. ** METHOD: sqlite3_stmt
  10253. **
  10254. ** ^Zero all [sqlite3_stmt_scanstatus()] related event counters.
  10255. **
  10256. ** This API is only available if the library is built with pre-processor
  10257. ** symbol [SQLITE_ENABLE_STMT_SCANSTATUS] defined.
  10258. */
  10259. SQLITE_API void sqlite3_stmt_scanstatus_reset(sqlite3_stmt*);
  10260. /*
  10261. ** CAPI3REF: Flush caches to disk mid-transaction
  10262. ** METHOD: sqlite3
  10263. **
  10264. ** ^If a write-transaction is open on [database connection] D when the
  10265. ** [sqlite3_db_cacheflush(D)] interface invoked, any dirty
  10266. ** pages in the pager-cache that are not currently in use are written out
  10267. ** to disk. A dirty page may be in use if a database cursor created by an
  10268. ** active SQL statement is reading from it, or if it is page 1 of a database
  10269. ** file (page 1 is always "in use"). ^The [sqlite3_db_cacheflush(D)]
  10270. ** interface flushes caches for all schemas - "main", "temp", and
  10271. ** any [attached] databases.
  10272. **
  10273. ** ^If this function needs to obtain extra database locks before dirty pages
  10274. ** can be flushed to disk, it does so. ^If those locks cannot be obtained
  10275. ** immediately and there is a busy-handler callback configured, it is invoked
  10276. ** in the usual manner. ^If the required lock still cannot be obtained, then
  10277. ** the database is skipped and an attempt made to flush any dirty pages
  10278. ** belonging to the next (if any) database. ^If any databases are skipped
  10279. ** because locks cannot be obtained, but no other error occurs, this
  10280. ** function returns SQLITE_BUSY.
  10281. **
  10282. ** ^If any other error occurs while flushing dirty pages to disk (for
  10283. ** example an IO error or out-of-memory condition), then processing is
  10284. ** abandoned and an SQLite [error code] is returned to the caller immediately.
  10285. **
  10286. ** ^Otherwise, if no error occurs, [sqlite3_db_cacheflush()] returns SQLITE_OK.
  10287. **
  10288. ** ^This function does not set the database handle error code or message
  10289. ** returned by the [sqlite3_errcode()] and [sqlite3_errmsg()] functions.
  10290. */
  10291. SQLITE_API int sqlite3_db_cacheflush(sqlite3*);
  10292. /*
  10293. ** CAPI3REF: The pre-update hook.
  10294. ** METHOD: sqlite3
  10295. **
  10296. ** ^These interfaces are only available if SQLite is compiled using the
  10297. ** [SQLITE_ENABLE_PREUPDATE_HOOK] compile-time option.
  10298. **
  10299. ** ^The [sqlite3_preupdate_hook()] interface registers a callback function
  10300. ** that is invoked prior to each [INSERT], [UPDATE], and [DELETE] operation
  10301. ** on a database table.
  10302. ** ^At most one preupdate hook may be registered at a time on a single
  10303. ** [database connection]; each call to [sqlite3_preupdate_hook()] overrides
  10304. ** the previous setting.
  10305. ** ^The preupdate hook is disabled by invoking [sqlite3_preupdate_hook()]
  10306. ** with a NULL pointer as the second parameter.
  10307. ** ^The third parameter to [sqlite3_preupdate_hook()] is passed through as
  10308. ** the first parameter to callbacks.
  10309. **
  10310. ** ^The preupdate hook only fires for changes to real database tables; the
  10311. ** preupdate hook is not invoked for changes to [virtual tables] or to
  10312. ** system tables like sqlite_sequence or sqlite_stat1.
  10313. **
  10314. ** ^The second parameter to the preupdate callback is a pointer to
  10315. ** the [database connection] that registered the preupdate hook.
  10316. ** ^The third parameter to the preupdate callback is one of the constants
  10317. ** [SQLITE_INSERT], [SQLITE_DELETE], or [SQLITE_UPDATE] to identify the
  10318. ** kind of update operation that is about to occur.
  10319. ** ^(The fourth parameter to the preupdate callback is the name of the
  10320. ** database within the database connection that is being modified. This
  10321. ** will be "main" for the main database or "temp" for TEMP tables or
  10322. ** the name given after the AS keyword in the [ATTACH] statement for attached
  10323. ** databases.)^
  10324. ** ^The fifth parameter to the preupdate callback is the name of the
  10325. ** table that is being modified.
  10326. **
  10327. ** For an UPDATE or DELETE operation on a [rowid table], the sixth
  10328. ** parameter passed to the preupdate callback is the initial [rowid] of the
  10329. ** row being modified or deleted. For an INSERT operation on a rowid table,
  10330. ** or any operation on a WITHOUT ROWID table, the value of the sixth
  10331. ** parameter is undefined. For an INSERT or UPDATE on a rowid table the
  10332. ** seventh parameter is the final rowid value of the row being inserted
  10333. ** or updated. The value of the seventh parameter passed to the callback
  10334. ** function is not defined for operations on WITHOUT ROWID tables, or for
  10335. ** DELETE operations on rowid tables.
  10336. **
  10337. ** ^The sqlite3_preupdate_hook(D,C,P) function returns the P argument from
  10338. ** the previous call on the same [database connection] D, or NULL for
  10339. ** the first call on D.
  10340. **
  10341. ** The [sqlite3_preupdate_old()], [sqlite3_preupdate_new()],
  10342. ** [sqlite3_preupdate_count()], and [sqlite3_preupdate_depth()] interfaces
  10343. ** provide additional information about a preupdate event. These routines
  10344. ** may only be called from within a preupdate callback. Invoking any of
  10345. ** these routines from outside of a preupdate callback or with a
  10346. ** [database connection] pointer that is different from the one supplied
  10347. ** to the preupdate callback results in undefined and probably undesirable
  10348. ** behavior.
  10349. **
  10350. ** ^The [sqlite3_preupdate_count(D)] interface returns the number of columns
  10351. ** in the row that is being inserted, updated, or deleted.
  10352. **
  10353. ** ^The [sqlite3_preupdate_old(D,N,P)] interface writes into P a pointer to
  10354. ** a [protected sqlite3_value] that contains the value of the Nth column of
  10355. ** the table row before it is updated. The N parameter must be between 0
  10356. ** and one less than the number of columns or the behavior will be
  10357. ** undefined. This must only be used within SQLITE_UPDATE and SQLITE_DELETE
  10358. ** preupdate callbacks; if it is used by an SQLITE_INSERT callback then the
  10359. ** behavior is undefined. The [sqlite3_value] that P points to
  10360. ** will be destroyed when the preupdate callback returns.
  10361. **
  10362. ** ^The [sqlite3_preupdate_new(D,N,P)] interface writes into P a pointer to
  10363. ** a [protected sqlite3_value] that contains the value of the Nth column of
  10364. ** the table row after it is updated. The N parameter must be between 0
  10365. ** and one less than the number of columns or the behavior will be
  10366. ** undefined. This must only be used within SQLITE_INSERT and SQLITE_UPDATE
  10367. ** preupdate callbacks; if it is used by an SQLITE_DELETE callback then the
  10368. ** behavior is undefined. The [sqlite3_value] that P points to
  10369. ** will be destroyed when the preupdate callback returns.
  10370. **
  10371. ** ^The [sqlite3_preupdate_depth(D)] interface returns 0 if the preupdate
  10372. ** callback was invoked as a result of a direct insert, update, or delete
  10373. ** operation; or 1 for inserts, updates, or deletes invoked by top-level
  10374. ** triggers; or 2 for changes resulting from triggers called by top-level
  10375. ** triggers; and so forth.
  10376. **
  10377. ** When the [sqlite3_blob_write()] API is used to update a blob column,
  10378. ** the pre-update hook is invoked with SQLITE_DELETE. This is because the
  10379. ** in this case the new values are not available. In this case, when a
  10380. ** callback made with op==SQLITE_DELETE is actually a write using the
  10381. ** sqlite3_blob_write() API, the [sqlite3_preupdate_blobwrite()] returns
  10382. ** the index of the column being written. In other cases, where the
  10383. ** pre-update hook is being invoked for some other reason, including a
  10384. ** regular DELETE, sqlite3_preupdate_blobwrite() returns -1.
  10385. **
  10386. ** See also: [sqlite3_update_hook()]
  10387. */
  10388. #if defined(SQLITE_ENABLE_PREUPDATE_HOOK)
  10389. SQLITE_API void *sqlite3_preupdate_hook(
  10390. sqlite3 *db,
  10391. void(*xPreUpdate)(
  10392. void *pCtx, /* Copy of third arg to preupdate_hook() */
  10393. sqlite3 *db, /* Database handle */
  10394. int op, /* SQLITE_UPDATE, DELETE or INSERT */
  10395. char const *zDb, /* Database name */
  10396. char const *zName, /* Table name */
  10397. sqlite3_int64 iKey1, /* Rowid of row about to be deleted/updated */
  10398. sqlite3_int64 iKey2 /* New rowid value (for a rowid UPDATE) */
  10399. ),
  10400. void*
  10401. );
  10402. SQLITE_API int sqlite3_preupdate_old(sqlite3 *, int, sqlite3_value **);
  10403. SQLITE_API int sqlite3_preupdate_count(sqlite3 *);
  10404. SQLITE_API int sqlite3_preupdate_depth(sqlite3 *);
  10405. SQLITE_API int sqlite3_preupdate_new(sqlite3 *, int, sqlite3_value **);
  10406. SQLITE_API int sqlite3_preupdate_blobwrite(sqlite3 *);
  10407. #endif
  10408. /*
  10409. ** CAPI3REF: Low-level system error code
  10410. ** METHOD: sqlite3
  10411. **
  10412. ** ^Attempt to return the underlying operating system error code or error
  10413. ** number that caused the most recent I/O error or failure to open a file.
  10414. ** The return value is OS-dependent. For example, on unix systems, after
  10415. ** [sqlite3_open_v2()] returns [SQLITE_CANTOPEN], this interface could be
  10416. ** called to get back the underlying "errno" that caused the problem, such
  10417. ** as ENOSPC, EAUTH, EISDIR, and so forth.
  10418. */
  10419. SQLITE_API int sqlite3_system_errno(sqlite3*);
  10420. /*
  10421. ** CAPI3REF: Database Snapshot
  10422. ** KEYWORDS: {snapshot} {sqlite3_snapshot}
  10423. **
  10424. ** An instance of the snapshot object records the state of a [WAL mode]
  10425. ** database for some specific point in history.
  10426. **
  10427. ** In [WAL mode], multiple [database connections] that are open on the
  10428. ** same database file can each be reading a different historical version
  10429. ** of the database file. When a [database connection] begins a read
  10430. ** transaction, that connection sees an unchanging copy of the database
  10431. ** as it existed for the point in time when the transaction first started.
  10432. ** Subsequent changes to the database from other connections are not seen
  10433. ** by the reader until a new read transaction is started.
  10434. **
  10435. ** The sqlite3_snapshot object records state information about an historical
  10436. ** version of the database file so that it is possible to later open a new read
  10437. ** transaction that sees that historical version of the database rather than
  10438. ** the most recent version.
  10439. */
  10440. typedef struct sqlite3_snapshot {
  10441. unsigned char hidden[48];
  10442. } sqlite3_snapshot;
  10443. /*
  10444. ** CAPI3REF: Record A Database Snapshot
  10445. ** CONSTRUCTOR: sqlite3_snapshot
  10446. **
  10447. ** ^The [sqlite3_snapshot_get(D,S,P)] interface attempts to make a
  10448. ** new [sqlite3_snapshot] object that records the current state of
  10449. ** schema S in database connection D. ^On success, the
  10450. ** [sqlite3_snapshot_get(D,S,P)] interface writes a pointer to the newly
  10451. ** created [sqlite3_snapshot] object into *P and returns SQLITE_OK.
  10452. ** If there is not already a read-transaction open on schema S when
  10453. ** this function is called, one is opened automatically.
  10454. **
  10455. ** If a read-transaction is opened by this function, then it is guaranteed
  10456. ** that the returned snapshot object may not be invalidated by a database
  10457. ** writer or checkpointer until after the read-transaction is closed. This
  10458. ** is not guaranteed if a read-transaction is already open when this
  10459. ** function is called. In that case, any subsequent write or checkpoint
  10460. ** operation on the database may invalidate the returned snapshot handle,
  10461. ** even while the read-transaction remains open.
  10462. **
  10463. ** The following must be true for this function to succeed. If any of
  10464. ** the following statements are false when sqlite3_snapshot_get() is
  10465. ** called, SQLITE_ERROR is returned. The final value of *P is undefined
  10466. ** in this case.
  10467. **
  10468. ** <ul>
  10469. ** <li> The database handle must not be in [autocommit mode].
  10470. **
  10471. ** <li> Schema S of [database connection] D must be a [WAL mode] database.
  10472. **
  10473. ** <li> There must not be a write transaction open on schema S of database
  10474. ** connection D.
  10475. **
  10476. ** <li> One or more transactions must have been written to the current wal
  10477. ** file since it was created on disk (by any connection). This means
  10478. ** that a snapshot cannot be taken on a wal mode database with no wal
  10479. ** file immediately after it is first opened. At least one transaction
  10480. ** must be written to it first.
  10481. ** </ul>
  10482. **
  10483. ** This function may also return SQLITE_NOMEM. If it is called with the
  10484. ** database handle in autocommit mode but fails for some other reason,
  10485. ** whether or not a read transaction is opened on schema S is undefined.
  10486. **
  10487. ** The [sqlite3_snapshot] object returned from a successful call to
  10488. ** [sqlite3_snapshot_get()] must be freed using [sqlite3_snapshot_free()]
  10489. ** to avoid a memory leak.
  10490. **
  10491. ** The [sqlite3_snapshot_get()] interface is only available when the
  10492. ** [SQLITE_ENABLE_SNAPSHOT] compile-time option is used.
  10493. */
  10494. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_get(
  10495. sqlite3 *db,
  10496. const char *zSchema,
  10497. sqlite3_snapshot **ppSnapshot
  10498. );
  10499. /*
  10500. ** CAPI3REF: Start a read transaction on an historical snapshot
  10501. ** METHOD: sqlite3_snapshot
  10502. **
  10503. ** ^The [sqlite3_snapshot_open(D,S,P)] interface either starts a new read
  10504. ** transaction or upgrades an existing one for schema S of
  10505. ** [database connection] D such that the read transaction refers to
  10506. ** historical [snapshot] P, rather than the most recent change to the
  10507. ** database. ^The [sqlite3_snapshot_open()] interface returns SQLITE_OK
  10508. ** on success or an appropriate [error code] if it fails.
  10509. **
  10510. ** ^In order to succeed, the database connection must not be in
  10511. ** [autocommit mode] when [sqlite3_snapshot_open(D,S,P)] is called. If there
  10512. ** is already a read transaction open on schema S, then the database handle
  10513. ** must have no active statements (SELECT statements that have been passed
  10514. ** to sqlite3_step() but not sqlite3_reset() or sqlite3_finalize()).
  10515. ** SQLITE_ERROR is returned if either of these conditions is violated, or
  10516. ** if schema S does not exist, or if the snapshot object is invalid.
  10517. **
  10518. ** ^A call to sqlite3_snapshot_open() will fail to open if the specified
  10519. ** snapshot has been overwritten by a [checkpoint]. In this case
  10520. ** SQLITE_ERROR_SNAPSHOT is returned.
  10521. **
  10522. ** If there is already a read transaction open when this function is
  10523. ** invoked, then the same read transaction remains open (on the same
  10524. ** database snapshot) if SQLITE_ERROR, SQLITE_BUSY or SQLITE_ERROR_SNAPSHOT
  10525. ** is returned. If another error code - for example SQLITE_PROTOCOL or an
  10526. ** SQLITE_IOERR error code - is returned, then the final state of the
  10527. ** read transaction is undefined. If SQLITE_OK is returned, then the
  10528. ** read transaction is now open on database snapshot P.
  10529. **
  10530. ** ^(A call to [sqlite3_snapshot_open(D,S,P)] will fail if the
  10531. ** database connection D does not know that the database file for
  10532. ** schema S is in [WAL mode]. A database connection might not know
  10533. ** that the database file is in [WAL mode] if there has been no prior
  10534. ** I/O on that database connection, or if the database entered [WAL mode]
  10535. ** after the most recent I/O on the database connection.)^
  10536. ** (Hint: Run "[PRAGMA application_id]" against a newly opened
  10537. ** database connection in order to make it ready to use snapshots.)
  10538. **
  10539. ** The [sqlite3_snapshot_open()] interface is only available when the
  10540. ** [SQLITE_ENABLE_SNAPSHOT] compile-time option is used.
  10541. */
  10542. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_open(
  10543. sqlite3 *db,
  10544. const char *zSchema,
  10545. sqlite3_snapshot *pSnapshot
  10546. );
  10547. /*
  10548. ** CAPI3REF: Destroy a snapshot
  10549. ** DESTRUCTOR: sqlite3_snapshot
  10550. **
  10551. ** ^The [sqlite3_snapshot_free(P)] interface destroys [sqlite3_snapshot] P.
  10552. ** The application must eventually free every [sqlite3_snapshot] object
  10553. ** using this routine to avoid a memory leak.
  10554. **
  10555. ** The [sqlite3_snapshot_free()] interface is only available when the
  10556. ** [SQLITE_ENABLE_SNAPSHOT] compile-time option is used.
  10557. */
  10558. SQLITE_API SQLITE_EXPERIMENTAL void sqlite3_snapshot_free(sqlite3_snapshot*);
  10559. /*
  10560. ** CAPI3REF: Compare the ages of two snapshot handles.
  10561. ** METHOD: sqlite3_snapshot
  10562. **
  10563. ** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages
  10564. ** of two valid snapshot handles.
  10565. **
  10566. ** If the two snapshot handles are not associated with the same database
  10567. ** file, the result of the comparison is undefined.
  10568. **
  10569. ** Additionally, the result of the comparison is only valid if both of the
  10570. ** snapshot handles were obtained by calling sqlite3_snapshot_get() since the
  10571. ** last time the wal file was deleted. The wal file is deleted when the
  10572. ** database is changed back to rollback mode or when the number of database
  10573. ** clients drops to zero. If either snapshot handle was obtained before the
  10574. ** wal file was last deleted, the value returned by this function
  10575. ** is undefined.
  10576. **
  10577. ** Otherwise, this API returns a negative value if P1 refers to an older
  10578. ** snapshot than P2, zero if the two handles refer to the same database
  10579. ** snapshot, and a positive value if P1 is a newer snapshot than P2.
  10580. **
  10581. ** This interface is only available if SQLite is compiled with the
  10582. ** [SQLITE_ENABLE_SNAPSHOT] option.
  10583. */
  10584. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_cmp(
  10585. sqlite3_snapshot *p1,
  10586. sqlite3_snapshot *p2
  10587. );
  10588. /*
  10589. ** CAPI3REF: Recover snapshots from a wal file
  10590. ** METHOD: sqlite3_snapshot
  10591. **
  10592. ** If a [WAL file] remains on disk after all database connections close
  10593. ** (either through the use of the [SQLITE_FCNTL_PERSIST_WAL] [file control]
  10594. ** or because the last process to have the database opened exited without
  10595. ** calling [sqlite3_close()]) and a new connection is subsequently opened
  10596. ** on that database and [WAL file], the [sqlite3_snapshot_open()] interface
  10597. ** will only be able to open the last transaction added to the WAL file
  10598. ** even though the WAL file contains other valid transactions.
  10599. **
  10600. ** This function attempts to scan the WAL file associated with database zDb
  10601. ** of database handle db and make all valid snapshots available to
  10602. ** sqlite3_snapshot_open(). It is an error if there is already a read
  10603. ** transaction open on the database, or if the database is not a WAL mode
  10604. ** database.
  10605. **
  10606. ** SQLITE_OK is returned if successful, or an SQLite error code otherwise.
  10607. **
  10608. ** This interface is only available if SQLite is compiled with the
  10609. ** [SQLITE_ENABLE_SNAPSHOT] option.
  10610. */
  10611. SQLITE_API SQLITE_EXPERIMENTAL int sqlite3_snapshot_recover(sqlite3 *db, const char *zDb);
  10612. /*
  10613. ** CAPI3REF: Serialize a database
  10614. **
  10615. ** The sqlite3_serialize(D,S,P,F) interface returns a pointer to
  10616. ** memory that is a serialization of the S database on
  10617. ** [database connection] D. If S is a NULL pointer, the main database is used.
  10618. ** If P is not a NULL pointer, then the size of the database in bytes
  10619. ** is written into *P.
  10620. **
  10621. ** For an ordinary on-disk database file, the serialization is just a
  10622. ** copy of the disk file. For an in-memory database or a "TEMP" database,
  10623. ** the serialization is the same sequence of bytes which would be written
  10624. ** to disk if that database where backed up to disk.
  10625. **
  10626. ** The usual case is that sqlite3_serialize() copies the serialization of
  10627. ** the database into memory obtained from [sqlite3_malloc64()] and returns
  10628. ** a pointer to that memory. The caller is responsible for freeing the
  10629. ** returned value to avoid a memory leak. However, if the F argument
  10630. ** contains the SQLITE_SERIALIZE_NOCOPY bit, then no memory allocations
  10631. ** are made, and the sqlite3_serialize() function will return a pointer
  10632. ** to the contiguous memory representation of the database that SQLite
  10633. ** is currently using for that database, or NULL if the no such contiguous
  10634. ** memory representation of the database exists. A contiguous memory
  10635. ** representation of the database will usually only exist if there has
  10636. ** been a prior call to [sqlite3_deserialize(D,S,...)] with the same
  10637. ** values of D and S.
  10638. ** The size of the database is written into *P even if the
  10639. ** SQLITE_SERIALIZE_NOCOPY bit is set but no contiguous copy
  10640. ** of the database exists.
  10641. **
  10642. ** After the call, if the SQLITE_SERIALIZE_NOCOPY bit had been set,
  10643. ** the returned buffer content will remain accessible and unchanged
  10644. ** until either the next write operation on the connection or when
  10645. ** the connection is closed, and applications must not modify the
  10646. ** buffer. If the bit had been clear, the returned buffer will not
  10647. ** be accessed by SQLite after the call.
  10648. **
  10649. ** A call to sqlite3_serialize(D,S,P,F) might return NULL even if the
  10650. ** SQLITE_SERIALIZE_NOCOPY bit is omitted from argument F if a memory
  10651. ** allocation error occurs.
  10652. **
  10653. ** This interface is omitted if SQLite is compiled with the
  10654. ** [SQLITE_OMIT_DESERIALIZE] option.
  10655. */
  10656. SQLITE_API unsigned char *sqlite3_serialize(
  10657. sqlite3 *db, /* The database connection */
  10658. const char *zSchema, /* Which DB to serialize. ex: "main", "temp", ... */
  10659. sqlite3_int64 *piSize, /* Write size of the DB here, if not NULL */
  10660. unsigned int mFlags /* Zero or more SQLITE_SERIALIZE_* flags */
  10661. );
  10662. /*
  10663. ** CAPI3REF: Flags for sqlite3_serialize
  10664. **
  10665. ** Zero or more of the following constants can be OR-ed together for
  10666. ** the F argument to [sqlite3_serialize(D,S,P,F)].
  10667. **
  10668. ** SQLITE_SERIALIZE_NOCOPY means that [sqlite3_serialize()] will return
  10669. ** a pointer to contiguous in-memory database that it is currently using,
  10670. ** without making a copy of the database. If SQLite is not currently using
  10671. ** a contiguous in-memory database, then this option causes
  10672. ** [sqlite3_serialize()] to return a NULL pointer. SQLite will only be
  10673. ** using a contiguous in-memory database if it has been initialized by a
  10674. ** prior call to [sqlite3_deserialize()].
  10675. */
  10676. #define SQLITE_SERIALIZE_NOCOPY 0x001 /* Do no memory allocations */
  10677. /*
  10678. ** CAPI3REF: Deserialize a database
  10679. **
  10680. ** The sqlite3_deserialize(D,S,P,N,M,F) interface causes the
  10681. ** [database connection] D to disconnect from database S and then
  10682. ** reopen S as an in-memory database based on the serialization contained
  10683. ** in P. The serialized database P is N bytes in size. M is the size of
  10684. ** the buffer P, which might be larger than N. If M is larger than N, and
  10685. ** the SQLITE_DESERIALIZE_READONLY bit is not set in F, then SQLite is
  10686. ** permitted to add content to the in-memory database as long as the total
  10687. ** size does not exceed M bytes.
  10688. **
  10689. ** If the SQLITE_DESERIALIZE_FREEONCLOSE bit is set in F, then SQLite will
  10690. ** invoke sqlite3_free() on the serialization buffer when the database
  10691. ** connection closes. If the SQLITE_DESERIALIZE_RESIZEABLE bit is set, then
  10692. ** SQLite will try to increase the buffer size using sqlite3_realloc64()
  10693. ** if writes on the database cause it to grow larger than M bytes.
  10694. **
  10695. ** Applications must not modify the buffer P or invalidate it before
  10696. ** the database connection D is closed.
  10697. **
  10698. ** The sqlite3_deserialize() interface will fail with SQLITE_BUSY if the
  10699. ** database is currently in a read transaction or is involved in a backup
  10700. ** operation.
  10701. **
  10702. ** It is not possible to deserialized into the TEMP database. If the
  10703. ** S argument to sqlite3_deserialize(D,S,P,N,M,F) is "temp" then the
  10704. ** function returns SQLITE_ERROR.
  10705. **
  10706. ** The deserialized database should not be in [WAL mode]. If the database
  10707. ** is in WAL mode, then any attempt to use the database file will result
  10708. ** in an [SQLITE_CANTOPEN] error. The application can set the
  10709. ** [file format version numbers] (bytes 18 and 19) of the input database P
  10710. ** to 0x01 prior to invoking sqlite3_deserialize(D,S,P,N,M,F) to force the
  10711. ** database file into rollback mode and work around this limitation.
  10712. **
  10713. ** If sqlite3_deserialize(D,S,P,N,M,F) fails for any reason and if the
  10714. ** SQLITE_DESERIALIZE_FREEONCLOSE bit is set in argument F, then
  10715. ** [sqlite3_free()] is invoked on argument P prior to returning.
  10716. **
  10717. ** This interface is omitted if SQLite is compiled with the
  10718. ** [SQLITE_OMIT_DESERIALIZE] option.
  10719. */
  10720. SQLITE_API int sqlite3_deserialize(
  10721. sqlite3 *db, /* The database connection */
  10722. const char *zSchema, /* Which DB to reopen with the deserialization */
  10723. unsigned char *pData, /* The serialized database content */
  10724. sqlite3_int64 szDb, /* Number bytes in the deserialization */
  10725. sqlite3_int64 szBuf, /* Total size of buffer pData[] */
  10726. unsigned mFlags /* Zero or more SQLITE_DESERIALIZE_* flags */
  10727. );
  10728. /*
  10729. ** CAPI3REF: Flags for sqlite3_deserialize()
  10730. **
  10731. ** The following are allowed values for 6th argument (the F argument) to
  10732. ** the [sqlite3_deserialize(D,S,P,N,M,F)] interface.
  10733. **
  10734. ** The SQLITE_DESERIALIZE_FREEONCLOSE means that the database serialization
  10735. ** in the P argument is held in memory obtained from [sqlite3_malloc64()]
  10736. ** and that SQLite should take ownership of this memory and automatically
  10737. ** free it when it has finished using it. Without this flag, the caller
  10738. ** is responsible for freeing any dynamically allocated memory.
  10739. **
  10740. ** The SQLITE_DESERIALIZE_RESIZEABLE flag means that SQLite is allowed to
  10741. ** grow the size of the database using calls to [sqlite3_realloc64()]. This
  10742. ** flag should only be used if SQLITE_DESERIALIZE_FREEONCLOSE is also used.
  10743. ** Without this flag, the deserialized database cannot increase in size beyond
  10744. ** the number of bytes specified by the M parameter.
  10745. **
  10746. ** The SQLITE_DESERIALIZE_READONLY flag means that the deserialized database
  10747. ** should be treated as read-only.
  10748. */
  10749. #define SQLITE_DESERIALIZE_FREEONCLOSE 1 /* Call sqlite3_free() on close */
  10750. #define SQLITE_DESERIALIZE_RESIZEABLE 2 /* Resize using sqlite3_realloc64() */
  10751. #define SQLITE_DESERIALIZE_READONLY 4 /* Database is read-only */
  10752. /*
  10753. ** Undo the hack that converts floating point types to integer for
  10754. ** builds on processors without floating point support.
  10755. */
  10756. #ifdef SQLITE_OMIT_FLOATING_POINT
  10757. # undef double
  10758. #endif
  10759. #if defined(__wasi__)
  10760. # undef SQLITE_WASI
  10761. # define SQLITE_WASI 1
  10762. # ifndef SQLITE_OMIT_LOAD_EXTENSION
  10763. # define SQLITE_OMIT_LOAD_EXTENSION
  10764. # endif
  10765. # ifndef SQLITE_THREADSAFE
  10766. # define SQLITE_THREADSAFE 0
  10767. # endif
  10768. #endif
  10769. #ifdef __cplusplus
  10770. } /* End of the 'extern "C"' block */
  10771. #endif
  10772. /* #endif for SQLITE3_H will be added by mksqlite3.tcl */
  10773. /******** Begin file sqlite3rtree.h *********/
  10774. /*
  10775. ** 2010 August 30
  10776. **
  10777. ** The author disclaims copyright to this source code. In place of
  10778. ** a legal notice, here is a blessing:
  10779. **
  10780. ** May you do good and not evil.
  10781. ** May you find forgiveness for yourself and forgive others.
  10782. ** May you share freely, never taking more than you give.
  10783. **
  10784. *************************************************************************
  10785. */
  10786. #ifndef _SQLITE3RTREE_H_
  10787. #define _SQLITE3RTREE_H_
  10788. #ifdef __cplusplus
  10789. extern "C" {
  10790. #endif
  10791. typedef struct sqlite3_rtree_geometry sqlite3_rtree_geometry;
  10792. typedef struct sqlite3_rtree_query_info sqlite3_rtree_query_info;
  10793. /* The double-precision datatype used by RTree depends on the
  10794. ** SQLITE_RTREE_INT_ONLY compile-time option.
  10795. */
  10796. #ifdef SQLITE_RTREE_INT_ONLY
  10797. typedef sqlite3_int64 sqlite3_rtree_dbl;
  10798. #else
  10799. typedef double sqlite3_rtree_dbl;
  10800. #endif
  10801. /*
  10802. ** Register a geometry callback named zGeom that can be used as part of an
  10803. ** R-Tree geometry query as follows:
  10804. **
  10805. ** SELECT ... FROM <rtree> WHERE <rtree col> MATCH $zGeom(... params ...)
  10806. */
  10807. SQLITE_API int sqlite3_rtree_geometry_callback(
  10808. sqlite3 *db,
  10809. const char *zGeom,
  10810. int (*xGeom)(sqlite3_rtree_geometry*, int, sqlite3_rtree_dbl*,int*),
  10811. void *pContext
  10812. );
  10813. /*
  10814. ** A pointer to a structure of the following type is passed as the first
  10815. ** argument to callbacks registered using rtree_geometry_callback().
  10816. */
  10817. struct sqlite3_rtree_geometry {
  10818. void *pContext; /* Copy of pContext passed to s_r_g_c() */
  10819. int nParam; /* Size of array aParam[] */
  10820. sqlite3_rtree_dbl *aParam; /* Parameters passed to SQL geom function */
  10821. void *pUser; /* Callback implementation user data */
  10822. void (*xDelUser)(void *); /* Called by SQLite to clean up pUser */
  10823. };
  10824. /*
  10825. ** Register a 2nd-generation geometry callback named zScore that can be
  10826. ** used as part of an R-Tree geometry query as follows:
  10827. **
  10828. ** SELECT ... FROM <rtree> WHERE <rtree col> MATCH $zQueryFunc(... params ...)
  10829. */
  10830. SQLITE_API int sqlite3_rtree_query_callback(
  10831. sqlite3 *db,
  10832. const char *zQueryFunc,
  10833. int (*xQueryFunc)(sqlite3_rtree_query_info*),
  10834. void *pContext,
  10835. void (*xDestructor)(void*)
  10836. );
  10837. /*
  10838. ** A pointer to a structure of the following type is passed as the
  10839. ** argument to scored geometry callback registered using
  10840. ** sqlite3_rtree_query_callback().
  10841. **
  10842. ** Note that the first 5 fields of this structure are identical to
  10843. ** sqlite3_rtree_geometry. This structure is a subclass of
  10844. ** sqlite3_rtree_geometry.
  10845. */
  10846. struct sqlite3_rtree_query_info {
  10847. void *pContext; /* pContext from when function registered */
  10848. int nParam; /* Number of function parameters */
  10849. sqlite3_rtree_dbl *aParam; /* value of function parameters */
  10850. void *pUser; /* callback can use this, if desired */
  10851. void (*xDelUser)(void*); /* function to free pUser */
  10852. sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */
  10853. unsigned int *anQueue; /* Number of pending entries in the queue */
  10854. int nCoord; /* Number of coordinates */
  10855. int iLevel; /* Level of current node or entry */
  10856. int mxLevel; /* The largest iLevel value in the tree */
  10857. sqlite3_int64 iRowid; /* Rowid for current entry */
  10858. sqlite3_rtree_dbl rParentScore; /* Score of parent node */
  10859. int eParentWithin; /* Visibility of parent node */
  10860. int eWithin; /* OUT: Visibility */
  10861. sqlite3_rtree_dbl rScore; /* OUT: Write the score here */
  10862. /* The following fields are only available in 3.8.11 and later */
  10863. sqlite3_value **apSqlParam; /* Original SQL values of parameters */
  10864. };
  10865. /*
  10866. ** Allowed values for sqlite3_rtree_query.eWithin and .eParentWithin.
  10867. */
  10868. #define NOT_WITHIN 0 /* Object completely outside of query region */
  10869. #define PARTLY_WITHIN 1 /* Object partially overlaps query region */
  10870. #define FULLY_WITHIN 2 /* Object fully contained within query region */
  10871. #ifdef __cplusplus
  10872. } /* end of the 'extern "C"' block */
  10873. #endif
  10874. #endif /* ifndef _SQLITE3RTREE_H_ */
  10875. /******** End of sqlite3rtree.h *********/
  10876. /******** Begin file sqlite3session.h *********/
  10877. #if !defined(__SQLITESESSION_H_) && defined(SQLITE_ENABLE_SESSION)
  10878. #define __SQLITESESSION_H_ 1
  10879. /*
  10880. ** Make sure we can call this stuff from C++.
  10881. */
  10882. #ifdef __cplusplus
  10883. extern "C" {
  10884. #endif
  10885. /*
  10886. ** CAPI3REF: Session Object Handle
  10887. **
  10888. ** An instance of this object is a [session] that can be used to
  10889. ** record changes to a database.
  10890. */
  10891. typedef struct sqlite3_session sqlite3_session;
  10892. /*
  10893. ** CAPI3REF: Changeset Iterator Handle
  10894. **
  10895. ** An instance of this object acts as a cursor for iterating
  10896. ** over the elements of a [changeset] or [patchset].
  10897. */
  10898. typedef struct sqlite3_changeset_iter sqlite3_changeset_iter;
  10899. /*
  10900. ** CAPI3REF: Create A New Session Object
  10901. ** CONSTRUCTOR: sqlite3_session
  10902. **
  10903. ** Create a new session object attached to database handle db. If successful,
  10904. ** a pointer to the new object is written to *ppSession and SQLITE_OK is
  10905. ** returned. If an error occurs, *ppSession is set to NULL and an SQLite
  10906. ** error code (e.g. SQLITE_NOMEM) is returned.
  10907. **
  10908. ** It is possible to create multiple session objects attached to a single
  10909. ** database handle.
  10910. **
  10911. ** Session objects created using this function should be deleted using the
  10912. ** [sqlite3session_delete()] function before the database handle that they
  10913. ** are attached to is itself closed. If the database handle is closed before
  10914. ** the session object is deleted, then the results of calling any session
  10915. ** module function, including [sqlite3session_delete()] on the session object
  10916. ** are undefined.
  10917. **
  10918. ** Because the session module uses the [sqlite3_preupdate_hook()] API, it
  10919. ** is not possible for an application to register a pre-update hook on a
  10920. ** database handle that has one or more session objects attached. Nor is
  10921. ** it possible to create a session object attached to a database handle for
  10922. ** which a pre-update hook is already defined. The results of attempting
  10923. ** either of these things are undefined.
  10924. **
  10925. ** The session object will be used to create changesets for tables in
  10926. ** database zDb, where zDb is either "main", or "temp", or the name of an
  10927. ** attached database. It is not an error if database zDb is not attached
  10928. ** to the database when the session object is created.
  10929. */
  10930. SQLITE_API int sqlite3session_create(
  10931. sqlite3 *db, /* Database handle */
  10932. const char *zDb, /* Name of db (e.g. "main") */
  10933. sqlite3_session **ppSession /* OUT: New session object */
  10934. );
  10935. /*
  10936. ** CAPI3REF: Delete A Session Object
  10937. ** DESTRUCTOR: sqlite3_session
  10938. **
  10939. ** Delete a session object previously allocated using
  10940. ** [sqlite3session_create()]. Once a session object has been deleted, the
  10941. ** results of attempting to use pSession with any other session module
  10942. ** function are undefined.
  10943. **
  10944. ** Session objects must be deleted before the database handle to which they
  10945. ** are attached is closed. Refer to the documentation for
  10946. ** [sqlite3session_create()] for details.
  10947. */
  10948. SQLITE_API void sqlite3session_delete(sqlite3_session *pSession);
  10949. /*
  10950. ** CAPI3REF: Configure a Session Object
  10951. ** METHOD: sqlite3_session
  10952. **
  10953. ** This method is used to configure a session object after it has been
  10954. ** created. At present the only valid values for the second parameter are
  10955. ** [SQLITE_SESSION_OBJCONFIG_SIZE] and [SQLITE_SESSION_OBJCONFIG_ROWID].
  10956. **
  10957. */
  10958. SQLITE_API int sqlite3session_object_config(sqlite3_session*, int op, void *pArg);
  10959. /*
  10960. ** CAPI3REF: Options for sqlite3session_object_config
  10961. **
  10962. ** The following values may passed as the the 2nd parameter to
  10963. ** sqlite3session_object_config().
  10964. **
  10965. ** <dt>SQLITE_SESSION_OBJCONFIG_SIZE <dd>
  10966. ** This option is used to set, clear or query the flag that enables
  10967. ** the [sqlite3session_changeset_size()] API. Because it imposes some
  10968. ** computational overhead, this API is disabled by default. Argument
  10969. ** pArg must point to a value of type (int). If the value is initially
  10970. ** 0, then the sqlite3session_changeset_size() API is disabled. If it
  10971. ** is greater than 0, then the same API is enabled. Or, if the initial
  10972. ** value is less than zero, no change is made. In all cases the (int)
  10973. ** variable is set to 1 if the sqlite3session_changeset_size() API is
  10974. ** enabled following the current call, or 0 otherwise.
  10975. **
  10976. ** It is an error (SQLITE_MISUSE) to attempt to modify this setting after
  10977. ** the first table has been attached to the session object.
  10978. **
  10979. ** <dt>SQLITE_SESSION_OBJCONFIG_ROWID <dd>
  10980. ** This option is used to set, clear or query the flag that enables
  10981. ** collection of data for tables with no explicit PRIMARY KEY.
  10982. **
  10983. ** Normally, tables with no explicit PRIMARY KEY are simply ignored
  10984. ** by the sessions module. However, if this flag is set, it behaves
  10985. ** as if such tables have a column "_rowid_ INTEGER PRIMARY KEY" inserted
  10986. ** as their leftmost columns.
  10987. **
  10988. ** It is an error (SQLITE_MISUSE) to attempt to modify this setting after
  10989. ** the first table has been attached to the session object.
  10990. */
  10991. #define SQLITE_SESSION_OBJCONFIG_SIZE 1
  10992. #define SQLITE_SESSION_OBJCONFIG_ROWID 2
  10993. /*
  10994. ** CAPI3REF: Enable Or Disable A Session Object
  10995. ** METHOD: sqlite3_session
  10996. **
  10997. ** Enable or disable the recording of changes by a session object. When
  10998. ** enabled, a session object records changes made to the database. When
  10999. ** disabled - it does not. A newly created session object is enabled.
  11000. ** Refer to the documentation for [sqlite3session_changeset()] for further
  11001. ** details regarding how enabling and disabling a session object affects
  11002. ** the eventual changesets.
  11003. **
  11004. ** Passing zero to this function disables the session. Passing a value
  11005. ** greater than zero enables it. Passing a value less than zero is a
  11006. ** no-op, and may be used to query the current state of the session.
  11007. **
  11008. ** The return value indicates the final state of the session object: 0 if
  11009. ** the session is disabled, or 1 if it is enabled.
  11010. */
  11011. SQLITE_API int sqlite3session_enable(sqlite3_session *pSession, int bEnable);
  11012. /*
  11013. ** CAPI3REF: Set Or Clear the Indirect Change Flag
  11014. ** METHOD: sqlite3_session
  11015. **
  11016. ** Each change recorded by a session object is marked as either direct or
  11017. ** indirect. A change is marked as indirect if either:
  11018. **
  11019. ** <ul>
  11020. ** <li> The session object "indirect" flag is set when the change is
  11021. ** made, or
  11022. ** <li> The change is made by an SQL trigger or foreign key action
  11023. ** instead of directly as a result of a users SQL statement.
  11024. ** </ul>
  11025. **
  11026. ** If a single row is affected by more than one operation within a session,
  11027. ** then the change is considered indirect if all operations meet the criteria
  11028. ** for an indirect change above, or direct otherwise.
  11029. **
  11030. ** This function is used to set, clear or query the session object indirect
  11031. ** flag. If the second argument passed to this function is zero, then the
  11032. ** indirect flag is cleared. If it is greater than zero, the indirect flag
  11033. ** is set. Passing a value less than zero does not modify the current value
  11034. ** of the indirect flag, and may be used to query the current state of the
  11035. ** indirect flag for the specified session object.
  11036. **
  11037. ** The return value indicates the final state of the indirect flag: 0 if
  11038. ** it is clear, or 1 if it is set.
  11039. */
  11040. SQLITE_API int sqlite3session_indirect(sqlite3_session *pSession, int bIndirect);
  11041. /*
  11042. ** CAPI3REF: Attach A Table To A Session Object
  11043. ** METHOD: sqlite3_session
  11044. **
  11045. ** If argument zTab is not NULL, then it is the name of a table to attach
  11046. ** to the session object passed as the first argument. All subsequent changes
  11047. ** made to the table while the session object is enabled will be recorded. See
  11048. ** documentation for [sqlite3session_changeset()] for further details.
  11049. **
  11050. ** Or, if argument zTab is NULL, then changes are recorded for all tables
  11051. ** in the database. If additional tables are added to the database (by
  11052. ** executing "CREATE TABLE" statements) after this call is made, changes for
  11053. ** the new tables are also recorded.
  11054. **
  11055. ** Changes can only be recorded for tables that have a PRIMARY KEY explicitly
  11056. ** defined as part of their CREATE TABLE statement. It does not matter if the
  11057. ** PRIMARY KEY is an "INTEGER PRIMARY KEY" (rowid alias) or not. The PRIMARY
  11058. ** KEY may consist of a single column, or may be a composite key.
  11059. **
  11060. ** It is not an error if the named table does not exist in the database. Nor
  11061. ** is it an error if the named table does not have a PRIMARY KEY. However,
  11062. ** no changes will be recorded in either of these scenarios.
  11063. **
  11064. ** Changes are not recorded for individual rows that have NULL values stored
  11065. ** in one or more of their PRIMARY KEY columns.
  11066. **
  11067. ** SQLITE_OK is returned if the call completes without error. Or, if an error
  11068. ** occurs, an SQLite error code (e.g. SQLITE_NOMEM) is returned.
  11069. **
  11070. ** <h3>Special sqlite_stat1 Handling</h3>
  11071. **
  11072. ** As of SQLite version 3.22.0, the "sqlite_stat1" table is an exception to
  11073. ** some of the rules above. In SQLite, the schema of sqlite_stat1 is:
  11074. ** <pre>
  11075. ** &nbsp; CREATE TABLE sqlite_stat1(tbl,idx,stat)
  11076. ** </pre>
  11077. **
  11078. ** Even though sqlite_stat1 does not have a PRIMARY KEY, changes are
  11079. ** recorded for it as if the PRIMARY KEY is (tbl,idx). Additionally, changes
  11080. ** are recorded for rows for which (idx IS NULL) is true. However, for such
  11081. ** rows a zero-length blob (SQL value X'') is stored in the changeset or
  11082. ** patchset instead of a NULL value. This allows such changesets to be
  11083. ** manipulated by legacy implementations of sqlite3changeset_invert(),
  11084. ** concat() and similar.
  11085. **
  11086. ** The sqlite3changeset_apply() function automatically converts the
  11087. ** zero-length blob back to a NULL value when updating the sqlite_stat1
  11088. ** table. However, if the application calls sqlite3changeset_new(),
  11089. ** sqlite3changeset_old() or sqlite3changeset_conflict on a changeset
  11090. ** iterator directly (including on a changeset iterator passed to a
  11091. ** conflict-handler callback) then the X'' value is returned. The application
  11092. ** must translate X'' to NULL itself if required.
  11093. **
  11094. ** Legacy (older than 3.22.0) versions of the sessions module cannot capture
  11095. ** changes made to the sqlite_stat1 table. Legacy versions of the
  11096. ** sqlite3changeset_apply() function silently ignore any modifications to the
  11097. ** sqlite_stat1 table that are part of a changeset or patchset.
  11098. */
  11099. SQLITE_API int sqlite3session_attach(
  11100. sqlite3_session *pSession, /* Session object */
  11101. const char *zTab /* Table name */
  11102. );
  11103. /*
  11104. ** CAPI3REF: Set a table filter on a Session Object.
  11105. ** METHOD: sqlite3_session
  11106. **
  11107. ** The second argument (xFilter) is the "filter callback". For changes to rows
  11108. ** in tables that are not attached to the Session object, the filter is called
  11109. ** to determine whether changes to the table's rows should be tracked or not.
  11110. ** If xFilter returns 0, changes are not tracked. Note that once a table is
  11111. ** attached, xFilter will not be called again.
  11112. */
  11113. SQLITE_API void sqlite3session_table_filter(
  11114. sqlite3_session *pSession, /* Session object */
  11115. int(*xFilter)(
  11116. void *pCtx, /* Copy of third arg to _filter_table() */
  11117. const char *zTab /* Table name */
  11118. ),
  11119. void *pCtx /* First argument passed to xFilter */
  11120. );
  11121. /*
  11122. ** CAPI3REF: Generate A Changeset From A Session Object
  11123. ** METHOD: sqlite3_session
  11124. **
  11125. ** Obtain a changeset containing changes to the tables attached to the
  11126. ** session object passed as the first argument. If successful,
  11127. ** set *ppChangeset to point to a buffer containing the changeset
  11128. ** and *pnChangeset to the size of the changeset in bytes before returning
  11129. ** SQLITE_OK. If an error occurs, set both *ppChangeset and *pnChangeset to
  11130. ** zero and return an SQLite error code.
  11131. **
  11132. ** A changeset consists of zero or more INSERT, UPDATE and/or DELETE changes,
  11133. ** each representing a change to a single row of an attached table. An INSERT
  11134. ** change contains the values of each field of a new database row. A DELETE
  11135. ** contains the original values of each field of a deleted database row. An
  11136. ** UPDATE change contains the original values of each field of an updated
  11137. ** database row along with the updated values for each updated non-primary-key
  11138. ** column. It is not possible for an UPDATE change to represent a change that
  11139. ** modifies the values of primary key columns. If such a change is made, it
  11140. ** is represented in a changeset as a DELETE followed by an INSERT.
  11141. **
  11142. ** Changes are not recorded for rows that have NULL values stored in one or
  11143. ** more of their PRIMARY KEY columns. If such a row is inserted or deleted,
  11144. ** no corresponding change is present in the changesets returned by this
  11145. ** function. If an existing row with one or more NULL values stored in
  11146. ** PRIMARY KEY columns is updated so that all PRIMARY KEY columns are non-NULL,
  11147. ** only an INSERT is appears in the changeset. Similarly, if an existing row
  11148. ** with non-NULL PRIMARY KEY values is updated so that one or more of its
  11149. ** PRIMARY KEY columns are set to NULL, the resulting changeset contains a
  11150. ** DELETE change only.
  11151. **
  11152. ** The contents of a changeset may be traversed using an iterator created
  11153. ** using the [sqlite3changeset_start()] API. A changeset may be applied to
  11154. ** a database with a compatible schema using the [sqlite3changeset_apply()]
  11155. ** API.
  11156. **
  11157. ** Within a changeset generated by this function, all changes related to a
  11158. ** single table are grouped together. In other words, when iterating through
  11159. ** a changeset or when applying a changeset to a database, all changes related
  11160. ** to a single table are processed before moving on to the next table. Tables
  11161. ** are sorted in the same order in which they were attached (or auto-attached)
  11162. ** to the sqlite3_session object. The order in which the changes related to
  11163. ** a single table are stored is undefined.
  11164. **
  11165. ** Following a successful call to this function, it is the responsibility of
  11166. ** the caller to eventually free the buffer that *ppChangeset points to using
  11167. ** [sqlite3_free()].
  11168. **
  11169. ** <h3>Changeset Generation</h3>
  11170. **
  11171. ** Once a table has been attached to a session object, the session object
  11172. ** records the primary key values of all new rows inserted into the table.
  11173. ** It also records the original primary key and other column values of any
  11174. ** deleted or updated rows. For each unique primary key value, data is only
  11175. ** recorded once - the first time a row with said primary key is inserted,
  11176. ** updated or deleted in the lifetime of the session.
  11177. **
  11178. ** There is one exception to the previous paragraph: when a row is inserted,
  11179. ** updated or deleted, if one or more of its primary key columns contain a
  11180. ** NULL value, no record of the change is made.
  11181. **
  11182. ** The session object therefore accumulates two types of records - those
  11183. ** that consist of primary key values only (created when the user inserts
  11184. ** a new record) and those that consist of the primary key values and the
  11185. ** original values of other table columns (created when the users deletes
  11186. ** or updates a record).
  11187. **
  11188. ** When this function is called, the requested changeset is created using
  11189. ** both the accumulated records and the current contents of the database
  11190. ** file. Specifically:
  11191. **
  11192. ** <ul>
  11193. ** <li> For each record generated by an insert, the database is queried
  11194. ** for a row with a matching primary key. If one is found, an INSERT
  11195. ** change is added to the changeset. If no such row is found, no change
  11196. ** is added to the changeset.
  11197. **
  11198. ** <li> For each record generated by an update or delete, the database is
  11199. ** queried for a row with a matching primary key. If such a row is
  11200. ** found and one or more of the non-primary key fields have been
  11201. ** modified from their original values, an UPDATE change is added to
  11202. ** the changeset. Or, if no such row is found in the table, a DELETE
  11203. ** change is added to the changeset. If there is a row with a matching
  11204. ** primary key in the database, but all fields contain their original
  11205. ** values, no change is added to the changeset.
  11206. ** </ul>
  11207. **
  11208. ** This means, amongst other things, that if a row is inserted and then later
  11209. ** deleted while a session object is active, neither the insert nor the delete
  11210. ** will be present in the changeset. Or if a row is deleted and then later a
  11211. ** row with the same primary key values inserted while a session object is
  11212. ** active, the resulting changeset will contain an UPDATE change instead of
  11213. ** a DELETE and an INSERT.
  11214. **
  11215. ** When a session object is disabled (see the [sqlite3session_enable()] API),
  11216. ** it does not accumulate records when rows are inserted, updated or deleted.
  11217. ** This may appear to have some counter-intuitive effects if a single row
  11218. ** is written to more than once during a session. For example, if a row
  11219. ** is inserted while a session object is enabled, then later deleted while
  11220. ** the same session object is disabled, no INSERT record will appear in the
  11221. ** changeset, even though the delete took place while the session was disabled.
  11222. ** Or, if one field of a row is updated while a session is disabled, and
  11223. ** another field of the same row is updated while the session is enabled, the
  11224. ** resulting changeset will contain an UPDATE change that updates both fields.
  11225. */
  11226. SQLITE_API int sqlite3session_changeset(
  11227. sqlite3_session *pSession, /* Session object */
  11228. int *pnChangeset, /* OUT: Size of buffer at *ppChangeset */
  11229. void **ppChangeset /* OUT: Buffer containing changeset */
  11230. );
  11231. /*
  11232. ** CAPI3REF: Return An Upper-limit For The Size Of The Changeset
  11233. ** METHOD: sqlite3_session
  11234. **
  11235. ** By default, this function always returns 0. For it to return
  11236. ** a useful result, the sqlite3_session object must have been configured
  11237. ** to enable this API using sqlite3session_object_config() with the
  11238. ** SQLITE_SESSION_OBJCONFIG_SIZE verb.
  11239. **
  11240. ** When enabled, this function returns an upper limit, in bytes, for the size
  11241. ** of the changeset that might be produced if sqlite3session_changeset() were
  11242. ** called. The final changeset size might be equal to or smaller than the
  11243. ** size in bytes returned by this function.
  11244. */
  11245. SQLITE_API sqlite3_int64 sqlite3session_changeset_size(sqlite3_session *pSession);
  11246. /*
  11247. ** CAPI3REF: Load The Difference Between Tables Into A Session
  11248. ** METHOD: sqlite3_session
  11249. **
  11250. ** If it is not already attached to the session object passed as the first
  11251. ** argument, this function attaches table zTbl in the same manner as the
  11252. ** [sqlite3session_attach()] function. If zTbl does not exist, or if it
  11253. ** does not have a primary key, this function is a no-op (but does not return
  11254. ** an error).
  11255. **
  11256. ** Argument zFromDb must be the name of a database ("main", "temp" etc.)
  11257. ** attached to the same database handle as the session object that contains
  11258. ** a table compatible with the table attached to the session by this function.
  11259. ** A table is considered compatible if it:
  11260. **
  11261. ** <ul>
  11262. ** <li> Has the same name,
  11263. ** <li> Has the same set of columns declared in the same order, and
  11264. ** <li> Has the same PRIMARY KEY definition.
  11265. ** </ul>
  11266. **
  11267. ** If the tables are not compatible, SQLITE_SCHEMA is returned. If the tables
  11268. ** are compatible but do not have any PRIMARY KEY columns, it is not an error
  11269. ** but no changes are added to the session object. As with other session
  11270. ** APIs, tables without PRIMARY KEYs are simply ignored.
  11271. **
  11272. ** This function adds a set of changes to the session object that could be
  11273. ** used to update the table in database zFrom (call this the "from-table")
  11274. ** so that its content is the same as the table attached to the session
  11275. ** object (call this the "to-table"). Specifically:
  11276. **
  11277. ** <ul>
  11278. ** <li> For each row (primary key) that exists in the to-table but not in
  11279. ** the from-table, an INSERT record is added to the session object.
  11280. **
  11281. ** <li> For each row (primary key) that exists in the to-table but not in
  11282. ** the from-table, a DELETE record is added to the session object.
  11283. **
  11284. ** <li> For each row (primary key) that exists in both tables, but features
  11285. ** different non-PK values in each, an UPDATE record is added to the
  11286. ** session.
  11287. ** </ul>
  11288. **
  11289. ** To clarify, if this function is called and then a changeset constructed
  11290. ** using [sqlite3session_changeset()], then after applying that changeset to
  11291. ** database zFrom the contents of the two compatible tables would be
  11292. ** identical.
  11293. **
  11294. ** It an error if database zFrom does not exist or does not contain the
  11295. ** required compatible table.
  11296. **
  11297. ** If the operation is successful, SQLITE_OK is returned. Otherwise, an SQLite
  11298. ** error code. In this case, if argument pzErrMsg is not NULL, *pzErrMsg
  11299. ** may be set to point to a buffer containing an English language error
  11300. ** message. It is the responsibility of the caller to free this buffer using
  11301. ** sqlite3_free().
  11302. */
  11303. SQLITE_API int sqlite3session_diff(
  11304. sqlite3_session *pSession,
  11305. const char *zFromDb,
  11306. const char *zTbl,
  11307. char **pzErrMsg
  11308. );
  11309. /*
  11310. ** CAPI3REF: Generate A Patchset From A Session Object
  11311. ** METHOD: sqlite3_session
  11312. **
  11313. ** The differences between a patchset and a changeset are that:
  11314. **
  11315. ** <ul>
  11316. ** <li> DELETE records consist of the primary key fields only. The
  11317. ** original values of other fields are omitted.
  11318. ** <li> The original values of any modified fields are omitted from
  11319. ** UPDATE records.
  11320. ** </ul>
  11321. **
  11322. ** A patchset blob may be used with up to date versions of all
  11323. ** sqlite3changeset_xxx API functions except for sqlite3changeset_invert(),
  11324. ** which returns SQLITE_CORRUPT if it is passed a patchset. Similarly,
  11325. ** attempting to use a patchset blob with old versions of the
  11326. ** sqlite3changeset_xxx APIs also provokes an SQLITE_CORRUPT error.
  11327. **
  11328. ** Because the non-primary key "old.*" fields are omitted, no
  11329. ** SQLITE_CHANGESET_DATA conflicts can be detected or reported if a patchset
  11330. ** is passed to the sqlite3changeset_apply() API. Other conflict types work
  11331. ** in the same way as for changesets.
  11332. **
  11333. ** Changes within a patchset are ordered in the same way as for changesets
  11334. ** generated by the sqlite3session_changeset() function (i.e. all changes for
  11335. ** a single table are grouped together, tables appear in the order in which
  11336. ** they were attached to the session object).
  11337. */
  11338. SQLITE_API int sqlite3session_patchset(
  11339. sqlite3_session *pSession, /* Session object */
  11340. int *pnPatchset, /* OUT: Size of buffer at *ppPatchset */
  11341. void **ppPatchset /* OUT: Buffer containing patchset */
  11342. );
  11343. /*
  11344. ** CAPI3REF: Test if a changeset has recorded any changes.
  11345. **
  11346. ** Return non-zero if no changes to attached tables have been recorded by
  11347. ** the session object passed as the first argument. Otherwise, if one or
  11348. ** more changes have been recorded, return zero.
  11349. **
  11350. ** Even if this function returns zero, it is possible that calling
  11351. ** [sqlite3session_changeset()] on the session handle may still return a
  11352. ** changeset that contains no changes. This can happen when a row in
  11353. ** an attached table is modified and then later on the original values
  11354. ** are restored. However, if this function returns non-zero, then it is
  11355. ** guaranteed that a call to sqlite3session_changeset() will return a
  11356. ** changeset containing zero changes.
  11357. */
  11358. SQLITE_API int sqlite3session_isempty(sqlite3_session *pSession);
  11359. /*
  11360. ** CAPI3REF: Query for the amount of heap memory used by a session object.
  11361. **
  11362. ** This API returns the total amount of heap memory in bytes currently
  11363. ** used by the session object passed as the only argument.
  11364. */
  11365. SQLITE_API sqlite3_int64 sqlite3session_memory_used(sqlite3_session *pSession);
  11366. /*
  11367. ** CAPI3REF: Create An Iterator To Traverse A Changeset
  11368. ** CONSTRUCTOR: sqlite3_changeset_iter
  11369. **
  11370. ** Create an iterator used to iterate through the contents of a changeset.
  11371. ** If successful, *pp is set to point to the iterator handle and SQLITE_OK
  11372. ** is returned. Otherwise, if an error occurs, *pp is set to zero and an
  11373. ** SQLite error code is returned.
  11374. **
  11375. ** The following functions can be used to advance and query a changeset
  11376. ** iterator created by this function:
  11377. **
  11378. ** <ul>
  11379. ** <li> [sqlite3changeset_next()]
  11380. ** <li> [sqlite3changeset_op()]
  11381. ** <li> [sqlite3changeset_new()]
  11382. ** <li> [sqlite3changeset_old()]
  11383. ** </ul>
  11384. **
  11385. ** It is the responsibility of the caller to eventually destroy the iterator
  11386. ** by passing it to [sqlite3changeset_finalize()]. The buffer containing the
  11387. ** changeset (pChangeset) must remain valid until after the iterator is
  11388. ** destroyed.
  11389. **
  11390. ** Assuming the changeset blob was created by one of the
  11391. ** [sqlite3session_changeset()], [sqlite3changeset_concat()] or
  11392. ** [sqlite3changeset_invert()] functions, all changes within the changeset
  11393. ** that apply to a single table are grouped together. This means that when
  11394. ** an application iterates through a changeset using an iterator created by
  11395. ** this function, all changes that relate to a single table are visited
  11396. ** consecutively. There is no chance that the iterator will visit a change
  11397. ** the applies to table X, then one for table Y, and then later on visit
  11398. ** another change for table X.
  11399. **
  11400. ** The behavior of sqlite3changeset_start_v2() and its streaming equivalent
  11401. ** may be modified by passing a combination of
  11402. ** [SQLITE_CHANGESETSTART_INVERT | supported flags] as the 4th parameter.
  11403. **
  11404. ** Note that the sqlite3changeset_start_v2() API is still <b>experimental</b>
  11405. ** and therefore subject to change.
  11406. */
  11407. SQLITE_API int sqlite3changeset_start(
  11408. sqlite3_changeset_iter **pp, /* OUT: New changeset iterator handle */
  11409. int nChangeset, /* Size of changeset blob in bytes */
  11410. void *pChangeset /* Pointer to blob containing changeset */
  11411. );
  11412. SQLITE_API int sqlite3changeset_start_v2(
  11413. sqlite3_changeset_iter **pp, /* OUT: New changeset iterator handle */
  11414. int nChangeset, /* Size of changeset blob in bytes */
  11415. void *pChangeset, /* Pointer to blob containing changeset */
  11416. int flags /* SESSION_CHANGESETSTART_* flags */
  11417. );
  11418. /*
  11419. ** CAPI3REF: Flags for sqlite3changeset_start_v2
  11420. **
  11421. ** The following flags may passed via the 4th parameter to
  11422. ** [sqlite3changeset_start_v2] and [sqlite3changeset_start_v2_strm]:
  11423. **
  11424. ** <dt>SQLITE_CHANGESETAPPLY_INVERT <dd>
  11425. ** Invert the changeset while iterating through it. This is equivalent to
  11426. ** inverting a changeset using sqlite3changeset_invert() before applying it.
  11427. ** It is an error to specify this flag with a patchset.
  11428. */
  11429. #define SQLITE_CHANGESETSTART_INVERT 0x0002
  11430. /*
  11431. ** CAPI3REF: Advance A Changeset Iterator
  11432. ** METHOD: sqlite3_changeset_iter
  11433. **
  11434. ** This function may only be used with iterators created by the function
  11435. ** [sqlite3changeset_start()]. If it is called on an iterator passed to
  11436. ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
  11437. ** is returned and the call has no effect.
  11438. **
  11439. ** Immediately after an iterator is created by sqlite3changeset_start(), it
  11440. ** does not point to any change in the changeset. Assuming the changeset
  11441. ** is not empty, the first call to this function advances the iterator to
  11442. ** point to the first change in the changeset. Each subsequent call advances
  11443. ** the iterator to point to the next change in the changeset (if any). If
  11444. ** no error occurs and the iterator points to a valid change after a call
  11445. ** to sqlite3changeset_next() has advanced it, SQLITE_ROW is returned.
  11446. ** Otherwise, if all changes in the changeset have already been visited,
  11447. ** SQLITE_DONE is returned.
  11448. **
  11449. ** If an error occurs, an SQLite error code is returned. Possible error
  11450. ** codes include SQLITE_CORRUPT (if the changeset buffer is corrupt) or
  11451. ** SQLITE_NOMEM.
  11452. */
  11453. SQLITE_API int sqlite3changeset_next(sqlite3_changeset_iter *pIter);
  11454. /*
  11455. ** CAPI3REF: Obtain The Current Operation From A Changeset Iterator
  11456. ** METHOD: sqlite3_changeset_iter
  11457. **
  11458. ** The pIter argument passed to this function may either be an iterator
  11459. ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
  11460. ** created by [sqlite3changeset_start()]. In the latter case, the most recent
  11461. ** call to [sqlite3changeset_next()] must have returned [SQLITE_ROW]. If this
  11462. ** is not the case, this function returns [SQLITE_MISUSE].
  11463. **
  11464. ** Arguments pOp, pnCol and pzTab may not be NULL. Upon return, three
  11465. ** outputs are set through these pointers:
  11466. **
  11467. ** *pOp is set to one of [SQLITE_INSERT], [SQLITE_DELETE] or [SQLITE_UPDATE],
  11468. ** depending on the type of change that the iterator currently points to;
  11469. **
  11470. ** *pnCol is set to the number of columns in the table affected by the change; and
  11471. **
  11472. ** *pzTab is set to point to a nul-terminated utf-8 encoded string containing
  11473. ** the name of the table affected by the current change. The buffer remains
  11474. ** valid until either sqlite3changeset_next() is called on the iterator
  11475. ** or until the conflict-handler function returns.
  11476. **
  11477. ** If pbIndirect is not NULL, then *pbIndirect is set to true (1) if the change
  11478. ** is an indirect change, or false (0) otherwise. See the documentation for
  11479. ** [sqlite3session_indirect()] for a description of direct and indirect
  11480. ** changes.
  11481. **
  11482. ** If no error occurs, SQLITE_OK is returned. If an error does occur, an
  11483. ** SQLite error code is returned. The values of the output variables may not
  11484. ** be trusted in this case.
  11485. */
  11486. SQLITE_API int sqlite3changeset_op(
  11487. sqlite3_changeset_iter *pIter, /* Iterator object */
  11488. const char **pzTab, /* OUT: Pointer to table name */
  11489. int *pnCol, /* OUT: Number of columns in table */
  11490. int *pOp, /* OUT: SQLITE_INSERT, DELETE or UPDATE */
  11491. int *pbIndirect /* OUT: True for an 'indirect' change */
  11492. );
  11493. /*
  11494. ** CAPI3REF: Obtain The Primary Key Definition Of A Table
  11495. ** METHOD: sqlite3_changeset_iter
  11496. **
  11497. ** For each modified table, a changeset includes the following:
  11498. **
  11499. ** <ul>
  11500. ** <li> The number of columns in the table, and
  11501. ** <li> Which of those columns make up the tables PRIMARY KEY.
  11502. ** </ul>
  11503. **
  11504. ** This function is used to find which columns comprise the PRIMARY KEY of
  11505. ** the table modified by the change that iterator pIter currently points to.
  11506. ** If successful, *pabPK is set to point to an array of nCol entries, where
  11507. ** nCol is the number of columns in the table. Elements of *pabPK are set to
  11508. ** 0x01 if the corresponding column is part of the tables primary key, or
  11509. ** 0x00 if it is not.
  11510. **
  11511. ** If argument pnCol is not NULL, then *pnCol is set to the number of columns
  11512. ** in the table.
  11513. **
  11514. ** If this function is called when the iterator does not point to a valid
  11515. ** entry, SQLITE_MISUSE is returned and the output variables zeroed. Otherwise,
  11516. ** SQLITE_OK is returned and the output variables populated as described
  11517. ** above.
  11518. */
  11519. SQLITE_API int sqlite3changeset_pk(
  11520. sqlite3_changeset_iter *pIter, /* Iterator object */
  11521. unsigned char **pabPK, /* OUT: Array of boolean - true for PK cols */
  11522. int *pnCol /* OUT: Number of entries in output array */
  11523. );
  11524. /*
  11525. ** CAPI3REF: Obtain old.* Values From A Changeset Iterator
  11526. ** METHOD: sqlite3_changeset_iter
  11527. **
  11528. ** The pIter argument passed to this function may either be an iterator
  11529. ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
  11530. ** created by [sqlite3changeset_start()]. In the latter case, the most recent
  11531. ** call to [sqlite3changeset_next()] must have returned SQLITE_ROW.
  11532. ** Furthermore, it may only be called if the type of change that the iterator
  11533. ** currently points to is either [SQLITE_DELETE] or [SQLITE_UPDATE]. Otherwise,
  11534. ** this function returns [SQLITE_MISUSE] and sets *ppValue to NULL.
  11535. **
  11536. ** Argument iVal must be greater than or equal to 0, and less than the number
  11537. ** of columns in the table affected by the current change. Otherwise,
  11538. ** [SQLITE_RANGE] is returned and *ppValue is set to NULL.
  11539. **
  11540. ** If successful, this function sets *ppValue to point to a protected
  11541. ** sqlite3_value object containing the iVal'th value from the vector of
  11542. ** original row values stored as part of the UPDATE or DELETE change and
  11543. ** returns SQLITE_OK. The name of the function comes from the fact that this
  11544. ** is similar to the "old.*" columns available to update or delete triggers.
  11545. **
  11546. ** If some other error occurs (e.g. an OOM condition), an SQLite error code
  11547. ** is returned and *ppValue is set to NULL.
  11548. */
  11549. SQLITE_API int sqlite3changeset_old(
  11550. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  11551. int iVal, /* Column number */
  11552. sqlite3_value **ppValue /* OUT: Old value (or NULL pointer) */
  11553. );
  11554. /*
  11555. ** CAPI3REF: Obtain new.* Values From A Changeset Iterator
  11556. ** METHOD: sqlite3_changeset_iter
  11557. **
  11558. ** The pIter argument passed to this function may either be an iterator
  11559. ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
  11560. ** created by [sqlite3changeset_start()]. In the latter case, the most recent
  11561. ** call to [sqlite3changeset_next()] must have returned SQLITE_ROW.
  11562. ** Furthermore, it may only be called if the type of change that the iterator
  11563. ** currently points to is either [SQLITE_UPDATE] or [SQLITE_INSERT]. Otherwise,
  11564. ** this function returns [SQLITE_MISUSE] and sets *ppValue to NULL.
  11565. **
  11566. ** Argument iVal must be greater than or equal to 0, and less than the number
  11567. ** of columns in the table affected by the current change. Otherwise,
  11568. ** [SQLITE_RANGE] is returned and *ppValue is set to NULL.
  11569. **
  11570. ** If successful, this function sets *ppValue to point to a protected
  11571. ** sqlite3_value object containing the iVal'th value from the vector of
  11572. ** new row values stored as part of the UPDATE or INSERT change and
  11573. ** returns SQLITE_OK. If the change is an UPDATE and does not include
  11574. ** a new value for the requested column, *ppValue is set to NULL and
  11575. ** SQLITE_OK returned. The name of the function comes from the fact that
  11576. ** this is similar to the "new.*" columns available to update or delete
  11577. ** triggers.
  11578. **
  11579. ** If some other error occurs (e.g. an OOM condition), an SQLite error code
  11580. ** is returned and *ppValue is set to NULL.
  11581. */
  11582. SQLITE_API int sqlite3changeset_new(
  11583. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  11584. int iVal, /* Column number */
  11585. sqlite3_value **ppValue /* OUT: New value (or NULL pointer) */
  11586. );
  11587. /*
  11588. ** CAPI3REF: Obtain Conflicting Row Values From A Changeset Iterator
  11589. ** METHOD: sqlite3_changeset_iter
  11590. **
  11591. ** This function should only be used with iterator objects passed to a
  11592. ** conflict-handler callback by [sqlite3changeset_apply()] with either
  11593. ** [SQLITE_CHANGESET_DATA] or [SQLITE_CHANGESET_CONFLICT]. If this function
  11594. ** is called on any other iterator, [SQLITE_MISUSE] is returned and *ppValue
  11595. ** is set to NULL.
  11596. **
  11597. ** Argument iVal must be greater than or equal to 0, and less than the number
  11598. ** of columns in the table affected by the current change. Otherwise,
  11599. ** [SQLITE_RANGE] is returned and *ppValue is set to NULL.
  11600. **
  11601. ** If successful, this function sets *ppValue to point to a protected
  11602. ** sqlite3_value object containing the iVal'th value from the
  11603. ** "conflicting row" associated with the current conflict-handler callback
  11604. ** and returns SQLITE_OK.
  11605. **
  11606. ** If some other error occurs (e.g. an OOM condition), an SQLite error code
  11607. ** is returned and *ppValue is set to NULL.
  11608. */
  11609. SQLITE_API int sqlite3changeset_conflict(
  11610. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  11611. int iVal, /* Column number */
  11612. sqlite3_value **ppValue /* OUT: Value from conflicting row */
  11613. );
  11614. /*
  11615. ** CAPI3REF: Determine The Number Of Foreign Key Constraint Violations
  11616. ** METHOD: sqlite3_changeset_iter
  11617. **
  11618. ** This function may only be called with an iterator passed to an
  11619. ** SQLITE_CHANGESET_FOREIGN_KEY conflict handler callback. In this case
  11620. ** it sets the output variable to the total number of known foreign key
  11621. ** violations in the destination database and returns SQLITE_OK.
  11622. **
  11623. ** In all other cases this function returns SQLITE_MISUSE.
  11624. */
  11625. SQLITE_API int sqlite3changeset_fk_conflicts(
  11626. sqlite3_changeset_iter *pIter, /* Changeset iterator */
  11627. int *pnOut /* OUT: Number of FK violations */
  11628. );
  11629. /*
  11630. ** CAPI3REF: Finalize A Changeset Iterator
  11631. ** METHOD: sqlite3_changeset_iter
  11632. **
  11633. ** This function is used to finalize an iterator allocated with
  11634. ** [sqlite3changeset_start()].
  11635. **
  11636. ** This function should only be called on iterators created using the
  11637. ** [sqlite3changeset_start()] function. If an application calls this
  11638. ** function with an iterator passed to a conflict-handler by
  11639. ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
  11640. ** call has no effect.
  11641. **
  11642. ** If an error was encountered within a call to an sqlite3changeset_xxx()
  11643. ** function (for example an [SQLITE_CORRUPT] in [sqlite3changeset_next()] or an
  11644. ** [SQLITE_NOMEM] in [sqlite3changeset_new()]) then an error code corresponding
  11645. ** to that error is returned by this function. Otherwise, SQLITE_OK is
  11646. ** returned. This is to allow the following pattern (pseudo-code):
  11647. **
  11648. ** <pre>
  11649. ** sqlite3changeset_start();
  11650. ** while( SQLITE_ROW==sqlite3changeset_next() ){
  11651. ** // Do something with change.
  11652. ** }
  11653. ** rc = sqlite3changeset_finalize();
  11654. ** if( rc!=SQLITE_OK ){
  11655. ** // An error has occurred
  11656. ** }
  11657. ** </pre>
  11658. */
  11659. SQLITE_API int sqlite3changeset_finalize(sqlite3_changeset_iter *pIter);
  11660. /*
  11661. ** CAPI3REF: Invert A Changeset
  11662. **
  11663. ** This function is used to "invert" a changeset object. Applying an inverted
  11664. ** changeset to a database reverses the effects of applying the uninverted
  11665. ** changeset. Specifically:
  11666. **
  11667. ** <ul>
  11668. ** <li> Each DELETE change is changed to an INSERT, and
  11669. ** <li> Each INSERT change is changed to a DELETE, and
  11670. ** <li> For each UPDATE change, the old.* and new.* values are exchanged.
  11671. ** </ul>
  11672. **
  11673. ** This function does not change the order in which changes appear within
  11674. ** the changeset. It merely reverses the sense of each individual change.
  11675. **
  11676. ** If successful, a pointer to a buffer containing the inverted changeset
  11677. ** is stored in *ppOut, the size of the same buffer is stored in *pnOut, and
  11678. ** SQLITE_OK is returned. If an error occurs, both *pnOut and *ppOut are
  11679. ** zeroed and an SQLite error code returned.
  11680. **
  11681. ** It is the responsibility of the caller to eventually call sqlite3_free()
  11682. ** on the *ppOut pointer to free the buffer allocation following a successful
  11683. ** call to this function.
  11684. **
  11685. ** WARNING/TODO: This function currently assumes that the input is a valid
  11686. ** changeset. If it is not, the results are undefined.
  11687. */
  11688. SQLITE_API int sqlite3changeset_invert(
  11689. int nIn, const void *pIn, /* Input changeset */
  11690. int *pnOut, void **ppOut /* OUT: Inverse of input */
  11691. );
  11692. /*
  11693. ** CAPI3REF: Concatenate Two Changeset Objects
  11694. **
  11695. ** This function is used to concatenate two changesets, A and B, into a
  11696. ** single changeset. The result is a changeset equivalent to applying
  11697. ** changeset A followed by changeset B.
  11698. **
  11699. ** This function combines the two input changesets using an
  11700. ** sqlite3_changegroup object. Calling it produces similar results as the
  11701. ** following code fragment:
  11702. **
  11703. ** <pre>
  11704. ** sqlite3_changegroup *pGrp;
  11705. ** rc = sqlite3_changegroup_new(&pGrp);
  11706. ** if( rc==SQLITE_OK ) rc = sqlite3changegroup_add(pGrp, nA, pA);
  11707. ** if( rc==SQLITE_OK ) rc = sqlite3changegroup_add(pGrp, nB, pB);
  11708. ** if( rc==SQLITE_OK ){
  11709. ** rc = sqlite3changegroup_output(pGrp, pnOut, ppOut);
  11710. ** }else{
  11711. ** *ppOut = 0;
  11712. ** *pnOut = 0;
  11713. ** }
  11714. ** </pre>
  11715. **
  11716. ** Refer to the sqlite3_changegroup documentation below for details.
  11717. */
  11718. SQLITE_API int sqlite3changeset_concat(
  11719. int nA, /* Number of bytes in buffer pA */
  11720. void *pA, /* Pointer to buffer containing changeset A */
  11721. int nB, /* Number of bytes in buffer pB */
  11722. void *pB, /* Pointer to buffer containing changeset B */
  11723. int *pnOut, /* OUT: Number of bytes in output changeset */
  11724. void **ppOut /* OUT: Buffer containing output changeset */
  11725. );
  11726. /*
  11727. ** CAPI3REF: Upgrade the Schema of a Changeset/Patchset
  11728. */
  11729. SQLITE_API int sqlite3changeset_upgrade(
  11730. sqlite3 *db,
  11731. const char *zDb,
  11732. int nIn, const void *pIn, /* Input changeset */
  11733. int *pnOut, void **ppOut /* OUT: Inverse of input */
  11734. );
  11735. /*
  11736. ** CAPI3REF: Changegroup Handle
  11737. **
  11738. ** A changegroup is an object used to combine two or more
  11739. ** [changesets] or [patchsets]
  11740. */
  11741. typedef struct sqlite3_changegroup sqlite3_changegroup;
  11742. /*
  11743. ** CAPI3REF: Create A New Changegroup Object
  11744. ** CONSTRUCTOR: sqlite3_changegroup
  11745. **
  11746. ** An sqlite3_changegroup object is used to combine two or more changesets
  11747. ** (or patchsets) into a single changeset (or patchset). A single changegroup
  11748. ** object may combine changesets or patchsets, but not both. The output is
  11749. ** always in the same format as the input.
  11750. **
  11751. ** If successful, this function returns SQLITE_OK and populates (*pp) with
  11752. ** a pointer to a new sqlite3_changegroup object before returning. The caller
  11753. ** should eventually free the returned object using a call to
  11754. ** sqlite3changegroup_delete(). If an error occurs, an SQLite error code
  11755. ** (i.e. SQLITE_NOMEM) is returned and *pp is set to NULL.
  11756. **
  11757. ** The usual usage pattern for an sqlite3_changegroup object is as follows:
  11758. **
  11759. ** <ul>
  11760. ** <li> It is created using a call to sqlite3changegroup_new().
  11761. **
  11762. ** <li> Zero or more changesets (or patchsets) are added to the object
  11763. ** by calling sqlite3changegroup_add().
  11764. **
  11765. ** <li> The result of combining all input changesets together is obtained
  11766. ** by the application via a call to sqlite3changegroup_output().
  11767. **
  11768. ** <li> The object is deleted using a call to sqlite3changegroup_delete().
  11769. ** </ul>
  11770. **
  11771. ** Any number of calls to add() and output() may be made between the calls to
  11772. ** new() and delete(), and in any order.
  11773. **
  11774. ** As well as the regular sqlite3changegroup_add() and
  11775. ** sqlite3changegroup_output() functions, also available are the streaming
  11776. ** versions sqlite3changegroup_add_strm() and sqlite3changegroup_output_strm().
  11777. */
  11778. SQLITE_API int sqlite3changegroup_new(sqlite3_changegroup **pp);
  11779. /*
  11780. ** CAPI3REF: Add a Schema to a Changegroup
  11781. ** METHOD: sqlite3_changegroup_schema
  11782. **
  11783. ** This method may be used to optionally enforce the rule that the changesets
  11784. ** added to the changegroup handle must match the schema of database zDb
  11785. ** ("main", "temp", or the name of an attached database). If
  11786. ** sqlite3changegroup_add() is called to add a changeset that is not compatible
  11787. ** with the configured schema, SQLITE_SCHEMA is returned and the changegroup
  11788. ** object is left in an undefined state.
  11789. **
  11790. ** A changeset schema is considered compatible with the database schema in
  11791. ** the same way as for sqlite3changeset_apply(). Specifically, for each
  11792. ** table in the changeset, there exists a database table with:
  11793. **
  11794. ** <ul>
  11795. ** <li> The name identified by the changeset, and
  11796. ** <li> at least as many columns as recorded in the changeset, and
  11797. ** <li> the primary key columns in the same position as recorded in
  11798. ** the changeset.
  11799. ** </ul>
  11800. **
  11801. ** The output of the changegroup object always has the same schema as the
  11802. ** database nominated using this function. In cases where changesets passed
  11803. ** to sqlite3changegroup_add() have fewer columns than the corresponding table
  11804. ** in the database schema, these are filled in using the default column
  11805. ** values from the database schema. This makes it possible to combined
  11806. ** changesets that have different numbers of columns for a single table
  11807. ** within a changegroup, provided that they are otherwise compatible.
  11808. */
  11809. SQLITE_API int sqlite3changegroup_schema(sqlite3_changegroup*, sqlite3*, const char *zDb);
  11810. /*
  11811. ** CAPI3REF: Add A Changeset To A Changegroup
  11812. ** METHOD: sqlite3_changegroup
  11813. **
  11814. ** Add all changes within the changeset (or patchset) in buffer pData (size
  11815. ** nData bytes) to the changegroup.
  11816. **
  11817. ** If the buffer contains a patchset, then all prior calls to this function
  11818. ** on the same changegroup object must also have specified patchsets. Or, if
  11819. ** the buffer contains a changeset, so must have the earlier calls to this
  11820. ** function. Otherwise, SQLITE_ERROR is returned and no changes are added
  11821. ** to the changegroup.
  11822. **
  11823. ** Rows within the changeset and changegroup are identified by the values in
  11824. ** their PRIMARY KEY columns. A change in the changeset is considered to
  11825. ** apply to the same row as a change already present in the changegroup if
  11826. ** the two rows have the same primary key.
  11827. **
  11828. ** Changes to rows that do not already appear in the changegroup are
  11829. ** simply copied into it. Or, if both the new changeset and the changegroup
  11830. ** contain changes that apply to a single row, the final contents of the
  11831. ** changegroup depends on the type of each change, as follows:
  11832. **
  11833. ** <table border=1 style="margin-left:8ex;margin-right:8ex">
  11834. ** <tr><th style="white-space:pre">Existing Change </th>
  11835. ** <th style="white-space:pre">New Change </th>
  11836. ** <th>Output Change
  11837. ** <tr><td>INSERT <td>INSERT <td>
  11838. ** The new change is ignored. This case does not occur if the new
  11839. ** changeset was recorded immediately after the changesets already
  11840. ** added to the changegroup.
  11841. ** <tr><td>INSERT <td>UPDATE <td>
  11842. ** The INSERT change remains in the changegroup. The values in the
  11843. ** INSERT change are modified as if the row was inserted by the
  11844. ** existing change and then updated according to the new change.
  11845. ** <tr><td>INSERT <td>DELETE <td>
  11846. ** The existing INSERT is removed from the changegroup. The DELETE is
  11847. ** not added.
  11848. ** <tr><td>UPDATE <td>INSERT <td>
  11849. ** The new change is ignored. This case does not occur if the new
  11850. ** changeset was recorded immediately after the changesets already
  11851. ** added to the changegroup.
  11852. ** <tr><td>UPDATE <td>UPDATE <td>
  11853. ** The existing UPDATE remains within the changegroup. It is amended
  11854. ** so that the accompanying values are as if the row was updated once
  11855. ** by the existing change and then again by the new change.
  11856. ** <tr><td>UPDATE <td>DELETE <td>
  11857. ** The existing UPDATE is replaced by the new DELETE within the
  11858. ** changegroup.
  11859. ** <tr><td>DELETE <td>INSERT <td>
  11860. ** If one or more of the column values in the row inserted by the
  11861. ** new change differ from those in the row deleted by the existing
  11862. ** change, the existing DELETE is replaced by an UPDATE within the
  11863. ** changegroup. Otherwise, if the inserted row is exactly the same
  11864. ** as the deleted row, the existing DELETE is simply discarded.
  11865. ** <tr><td>DELETE <td>UPDATE <td>
  11866. ** The new change is ignored. This case does not occur if the new
  11867. ** changeset was recorded immediately after the changesets already
  11868. ** added to the changegroup.
  11869. ** <tr><td>DELETE <td>DELETE <td>
  11870. ** The new change is ignored. This case does not occur if the new
  11871. ** changeset was recorded immediately after the changesets already
  11872. ** added to the changegroup.
  11873. ** </table>
  11874. **
  11875. ** If the new changeset contains changes to a table that is already present
  11876. ** in the changegroup, then the number of columns and the position of the
  11877. ** primary key columns for the table must be consistent. If this is not the
  11878. ** case, this function fails with SQLITE_SCHEMA. Except, if the changegroup
  11879. ** object has been configured with a database schema using the
  11880. ** sqlite3changegroup_schema() API, then it is possible to combine changesets
  11881. ** with different numbers of columns for a single table, provided that
  11882. ** they are otherwise compatible.
  11883. **
  11884. ** If the input changeset appears to be corrupt and the corruption is
  11885. ** detected, SQLITE_CORRUPT is returned. Or, if an out-of-memory condition
  11886. ** occurs during processing, this function returns SQLITE_NOMEM.
  11887. **
  11888. ** In all cases, if an error occurs the state of the final contents of the
  11889. ** changegroup is undefined. If no error occurs, SQLITE_OK is returned.
  11890. */
  11891. SQLITE_API int sqlite3changegroup_add(sqlite3_changegroup*, int nData, void *pData);
  11892. /*
  11893. ** CAPI3REF: Add A Single Change To A Changegroup
  11894. ** METHOD: sqlite3_changegroup
  11895. **
  11896. ** This function adds the single change currently indicated by the iterator
  11897. ** passed as the second argument to the changegroup object. The rules for
  11898. ** adding the change are just as described for [sqlite3changegroup_add()].
  11899. **
  11900. ** If the change is successfully added to the changegroup, SQLITE_OK is
  11901. ** returned. Otherwise, an SQLite error code is returned.
  11902. **
  11903. ** The iterator must point to a valid entry when this function is called.
  11904. ** If it does not, SQLITE_ERROR is returned and no change is added to the
  11905. ** changegroup. Additionally, the iterator must not have been opened with
  11906. ** the SQLITE_CHANGESETAPPLY_INVERT flag. In this case SQLITE_ERROR is also
  11907. ** returned.
  11908. */
  11909. SQLITE_API int sqlite3changegroup_add_change(
  11910. sqlite3_changegroup*,
  11911. sqlite3_changeset_iter*
  11912. );
  11913. /*
  11914. ** CAPI3REF: Obtain A Composite Changeset From A Changegroup
  11915. ** METHOD: sqlite3_changegroup
  11916. **
  11917. ** Obtain a buffer containing a changeset (or patchset) representing the
  11918. ** current contents of the changegroup. If the inputs to the changegroup
  11919. ** were themselves changesets, the output is a changeset. Or, if the
  11920. ** inputs were patchsets, the output is also a patchset.
  11921. **
  11922. ** As with the output of the sqlite3session_changeset() and
  11923. ** sqlite3session_patchset() functions, all changes related to a single
  11924. ** table are grouped together in the output of this function. Tables appear
  11925. ** in the same order as for the very first changeset added to the changegroup.
  11926. ** If the second or subsequent changesets added to the changegroup contain
  11927. ** changes for tables that do not appear in the first changeset, they are
  11928. ** appended onto the end of the output changeset, again in the order in
  11929. ** which they are first encountered.
  11930. **
  11931. ** If an error occurs, an SQLite error code is returned and the output
  11932. ** variables (*pnData) and (*ppData) are set to 0. Otherwise, SQLITE_OK
  11933. ** is returned and the output variables are set to the size of and a
  11934. ** pointer to the output buffer, respectively. In this case it is the
  11935. ** responsibility of the caller to eventually free the buffer using a
  11936. ** call to sqlite3_free().
  11937. */
  11938. SQLITE_API int sqlite3changegroup_output(
  11939. sqlite3_changegroup*,
  11940. int *pnData, /* OUT: Size of output buffer in bytes */
  11941. void **ppData /* OUT: Pointer to output buffer */
  11942. );
  11943. /*
  11944. ** CAPI3REF: Delete A Changegroup Object
  11945. ** DESTRUCTOR: sqlite3_changegroup
  11946. */
  11947. SQLITE_API void sqlite3changegroup_delete(sqlite3_changegroup*);
  11948. /*
  11949. ** CAPI3REF: Apply A Changeset To A Database
  11950. **
  11951. ** Apply a changeset or patchset to a database. These functions attempt to
  11952. ** update the "main" database attached to handle db with the changes found in
  11953. ** the changeset passed via the second and third arguments.
  11954. **
  11955. ** The fourth argument (xFilter) passed to these functions is the "filter
  11956. ** callback". If it is not NULL, then for each table affected by at least one
  11957. ** change in the changeset, the filter callback is invoked with
  11958. ** the table name as the second argument, and a copy of the context pointer
  11959. ** passed as the sixth argument as the first. If the "filter callback"
  11960. ** returns zero, then no attempt is made to apply any changes to the table.
  11961. ** Otherwise, if the return value is non-zero or the xFilter argument to
  11962. ** is NULL, all changes related to the table are attempted.
  11963. **
  11964. ** For each table that is not excluded by the filter callback, this function
  11965. ** tests that the target database contains a compatible table. A table is
  11966. ** considered compatible if all of the following are true:
  11967. **
  11968. ** <ul>
  11969. ** <li> The table has the same name as the name recorded in the
  11970. ** changeset, and
  11971. ** <li> The table has at least as many columns as recorded in the
  11972. ** changeset, and
  11973. ** <li> The table has primary key columns in the same position as
  11974. ** recorded in the changeset.
  11975. ** </ul>
  11976. **
  11977. ** If there is no compatible table, it is not an error, but none of the
  11978. ** changes associated with the table are applied. A warning message is issued
  11979. ** via the sqlite3_log() mechanism with the error code SQLITE_SCHEMA. At most
  11980. ** one such warning is issued for each table in the changeset.
  11981. **
  11982. ** For each change for which there is a compatible table, an attempt is made
  11983. ** to modify the table contents according to the UPDATE, INSERT or DELETE
  11984. ** change. If a change cannot be applied cleanly, the conflict handler
  11985. ** function passed as the fifth argument to sqlite3changeset_apply() may be
  11986. ** invoked. A description of exactly when the conflict handler is invoked for
  11987. ** each type of change is below.
  11988. **
  11989. ** Unlike the xFilter argument, xConflict may not be passed NULL. The results
  11990. ** of passing anything other than a valid function pointer as the xConflict
  11991. ** argument are undefined.
  11992. **
  11993. ** Each time the conflict handler function is invoked, it must return one
  11994. ** of [SQLITE_CHANGESET_OMIT], [SQLITE_CHANGESET_ABORT] or
  11995. ** [SQLITE_CHANGESET_REPLACE]. SQLITE_CHANGESET_REPLACE may only be returned
  11996. ** if the second argument passed to the conflict handler is either
  11997. ** SQLITE_CHANGESET_DATA or SQLITE_CHANGESET_CONFLICT. If the conflict-handler
  11998. ** returns an illegal value, any changes already made are rolled back and
  11999. ** the call to sqlite3changeset_apply() returns SQLITE_MISUSE. Different
  12000. ** actions are taken by sqlite3changeset_apply() depending on the value
  12001. ** returned by each invocation of the conflict-handler function. Refer to
  12002. ** the documentation for the three
  12003. ** [SQLITE_CHANGESET_OMIT|available return values] for details.
  12004. **
  12005. ** <dl>
  12006. ** <dt>DELETE Changes<dd>
  12007. ** For each DELETE change, the function checks if the target database
  12008. ** contains a row with the same primary key value (or values) as the
  12009. ** original row values stored in the changeset. If it does, and the values
  12010. ** stored in all non-primary key columns also match the values stored in
  12011. ** the changeset the row is deleted from the target database.
  12012. **
  12013. ** If a row with matching primary key values is found, but one or more of
  12014. ** the non-primary key fields contains a value different from the original
  12015. ** row value stored in the changeset, the conflict-handler function is
  12016. ** invoked with [SQLITE_CHANGESET_DATA] as the second argument. If the
  12017. ** database table has more columns than are recorded in the changeset,
  12018. ** only the values of those non-primary key fields are compared against
  12019. ** the current database contents - any trailing database table columns
  12020. ** are ignored.
  12021. **
  12022. ** If no row with matching primary key values is found in the database,
  12023. ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
  12024. ** passed as the second argument.
  12025. **
  12026. ** If the DELETE operation is attempted, but SQLite returns SQLITE_CONSTRAINT
  12027. ** (which can only happen if a foreign key constraint is violated), the
  12028. ** conflict-handler function is invoked with [SQLITE_CHANGESET_CONSTRAINT]
  12029. ** passed as the second argument. This includes the case where the DELETE
  12030. ** operation is attempted because an earlier call to the conflict handler
  12031. ** function returned [SQLITE_CHANGESET_REPLACE].
  12032. **
  12033. ** <dt>INSERT Changes<dd>
  12034. ** For each INSERT change, an attempt is made to insert the new row into
  12035. ** the database. If the changeset row contains fewer fields than the
  12036. ** database table, the trailing fields are populated with their default
  12037. ** values.
  12038. **
  12039. ** If the attempt to insert the row fails because the database already
  12040. ** contains a row with the same primary key values, the conflict handler
  12041. ** function is invoked with the second argument set to
  12042. ** [SQLITE_CHANGESET_CONFLICT].
  12043. **
  12044. ** If the attempt to insert the row fails because of some other constraint
  12045. ** violation (e.g. NOT NULL or UNIQUE), the conflict handler function is
  12046. ** invoked with the second argument set to [SQLITE_CHANGESET_CONSTRAINT].
  12047. ** This includes the case where the INSERT operation is re-attempted because
  12048. ** an earlier call to the conflict handler function returned
  12049. ** [SQLITE_CHANGESET_REPLACE].
  12050. **
  12051. ** <dt>UPDATE Changes<dd>
  12052. ** For each UPDATE change, the function checks if the target database
  12053. ** contains a row with the same primary key value (or values) as the
  12054. ** original row values stored in the changeset. If it does, and the values
  12055. ** stored in all modified non-primary key columns also match the values
  12056. ** stored in the changeset the row is updated within the target database.
  12057. **
  12058. ** If a row with matching primary key values is found, but one or more of
  12059. ** the modified non-primary key fields contains a value different from an
  12060. ** original row value stored in the changeset, the conflict-handler function
  12061. ** is invoked with [SQLITE_CHANGESET_DATA] as the second argument. Since
  12062. ** UPDATE changes only contain values for non-primary key fields that are
  12063. ** to be modified, only those fields need to match the original values to
  12064. ** avoid the SQLITE_CHANGESET_DATA conflict-handler callback.
  12065. **
  12066. ** If no row with matching primary key values is found in the database,
  12067. ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
  12068. ** passed as the second argument.
  12069. **
  12070. ** If the UPDATE operation is attempted, but SQLite returns
  12071. ** SQLITE_CONSTRAINT, the conflict-handler function is invoked with
  12072. ** [SQLITE_CHANGESET_CONSTRAINT] passed as the second argument.
  12073. ** This includes the case where the UPDATE operation is attempted after
  12074. ** an earlier call to the conflict handler function returned
  12075. ** [SQLITE_CHANGESET_REPLACE].
  12076. ** </dl>
  12077. **
  12078. ** It is safe to execute SQL statements, including those that write to the
  12079. ** table that the callback related to, from within the xConflict callback.
  12080. ** This can be used to further customize the application's conflict
  12081. ** resolution strategy.
  12082. **
  12083. ** All changes made by these functions are enclosed in a savepoint transaction.
  12084. ** If any other error (aside from a constraint failure when attempting to
  12085. ** write to the target database) occurs, then the savepoint transaction is
  12086. ** rolled back, restoring the target database to its original state, and an
  12087. ** SQLite error code returned.
  12088. **
  12089. ** If the output parameters (ppRebase) and (pnRebase) are non-NULL and
  12090. ** the input is a changeset (not a patchset), then sqlite3changeset_apply_v2()
  12091. ** may set (*ppRebase) to point to a "rebase" that may be used with the
  12092. ** sqlite3_rebaser APIs buffer before returning. In this case (*pnRebase)
  12093. ** is set to the size of the buffer in bytes. It is the responsibility of the
  12094. ** caller to eventually free any such buffer using sqlite3_free(). The buffer
  12095. ** is only allocated and populated if one or more conflicts were encountered
  12096. ** while applying the patchset. See comments surrounding the sqlite3_rebaser
  12097. ** APIs for further details.
  12098. **
  12099. ** The behavior of sqlite3changeset_apply_v2() and its streaming equivalent
  12100. ** may be modified by passing a combination of
  12101. ** [SQLITE_CHANGESETAPPLY_NOSAVEPOINT | supported flags] as the 9th parameter.
  12102. **
  12103. ** Note that the sqlite3changeset_apply_v2() API is still <b>experimental</b>
  12104. ** and therefore subject to change.
  12105. */
  12106. SQLITE_API int sqlite3changeset_apply(
  12107. sqlite3 *db, /* Apply change to "main" db of this handle */
  12108. int nChangeset, /* Size of changeset in bytes */
  12109. void *pChangeset, /* Changeset blob */
  12110. int(*xFilter)(
  12111. void *pCtx, /* Copy of sixth arg to _apply() */
  12112. const char *zTab /* Table name */
  12113. ),
  12114. int(*xConflict)(
  12115. void *pCtx, /* Copy of sixth arg to _apply() */
  12116. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  12117. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  12118. ),
  12119. void *pCtx /* First argument passed to xConflict */
  12120. );
  12121. SQLITE_API int sqlite3changeset_apply_v2(
  12122. sqlite3 *db, /* Apply change to "main" db of this handle */
  12123. int nChangeset, /* Size of changeset in bytes */
  12124. void *pChangeset, /* Changeset blob */
  12125. int(*xFilter)(
  12126. void *pCtx, /* Copy of sixth arg to _apply() */
  12127. const char *zTab /* Table name */
  12128. ),
  12129. int(*xConflict)(
  12130. void *pCtx, /* Copy of sixth arg to _apply() */
  12131. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  12132. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  12133. ),
  12134. void *pCtx, /* First argument passed to xConflict */
  12135. void **ppRebase, int *pnRebase, /* OUT: Rebase data */
  12136. int flags /* SESSION_CHANGESETAPPLY_* flags */
  12137. );
  12138. /*
  12139. ** CAPI3REF: Flags for sqlite3changeset_apply_v2
  12140. **
  12141. ** The following flags may passed via the 9th parameter to
  12142. ** [sqlite3changeset_apply_v2] and [sqlite3changeset_apply_v2_strm]:
  12143. **
  12144. ** <dl>
  12145. ** <dt>SQLITE_CHANGESETAPPLY_NOSAVEPOINT <dd>
  12146. ** Usually, the sessions module encloses all operations performed by
  12147. ** a single call to apply_v2() or apply_v2_strm() in a [SAVEPOINT]. The
  12148. ** SAVEPOINT is committed if the changeset or patchset is successfully
  12149. ** applied, or rolled back if an error occurs. Specifying this flag
  12150. ** causes the sessions module to omit this savepoint. In this case, if the
  12151. ** caller has an open transaction or savepoint when apply_v2() is called,
  12152. ** it may revert the partially applied changeset by rolling it back.
  12153. **
  12154. ** <dt>SQLITE_CHANGESETAPPLY_INVERT <dd>
  12155. ** Invert the changeset before applying it. This is equivalent to inverting
  12156. ** a changeset using sqlite3changeset_invert() before applying it. It is
  12157. ** an error to specify this flag with a patchset.
  12158. **
  12159. ** <dt>SQLITE_CHANGESETAPPLY_IGNORENOOP <dd>
  12160. ** Do not invoke the conflict handler callback for any changes that
  12161. ** would not actually modify the database even if they were applied.
  12162. ** Specifically, this means that the conflict handler is not invoked
  12163. ** for:
  12164. ** <ul>
  12165. ** <li>a delete change if the row being deleted cannot be found,
  12166. ** <li>an update change if the modified fields are already set to
  12167. ** their new values in the conflicting row, or
  12168. ** <li>an insert change if all fields of the conflicting row match
  12169. ** the row being inserted.
  12170. ** </ul>
  12171. **
  12172. ** <dt>SQLITE_CHANGESETAPPLY_FKNOACTION <dd>
  12173. ** If this flag it set, then all foreign key constraints in the target
  12174. ** database behave as if they were declared with "ON UPDATE NO ACTION ON
  12175. ** DELETE NO ACTION", even if they are actually CASCADE, RESTRICT, SET NULL
  12176. ** or SET DEFAULT.
  12177. */
  12178. #define SQLITE_CHANGESETAPPLY_NOSAVEPOINT 0x0001
  12179. #define SQLITE_CHANGESETAPPLY_INVERT 0x0002
  12180. #define SQLITE_CHANGESETAPPLY_IGNORENOOP 0x0004
  12181. #define SQLITE_CHANGESETAPPLY_FKNOACTION 0x0008
  12182. /*
  12183. ** CAPI3REF: Constants Passed To The Conflict Handler
  12184. **
  12185. ** Values that may be passed as the second argument to a conflict-handler.
  12186. **
  12187. ** <dl>
  12188. ** <dt>SQLITE_CHANGESET_DATA<dd>
  12189. ** The conflict handler is invoked with CHANGESET_DATA as the second argument
  12190. ** when processing a DELETE or UPDATE change if a row with the required
  12191. ** PRIMARY KEY fields is present in the database, but one or more other
  12192. ** (non primary-key) fields modified by the update do not contain the
  12193. ** expected "before" values.
  12194. **
  12195. ** The conflicting row, in this case, is the database row with the matching
  12196. ** primary key.
  12197. **
  12198. ** <dt>SQLITE_CHANGESET_NOTFOUND<dd>
  12199. ** The conflict handler is invoked with CHANGESET_NOTFOUND as the second
  12200. ** argument when processing a DELETE or UPDATE change if a row with the
  12201. ** required PRIMARY KEY fields is not present in the database.
  12202. **
  12203. ** There is no conflicting row in this case. The results of invoking the
  12204. ** sqlite3changeset_conflict() API are undefined.
  12205. **
  12206. ** <dt>SQLITE_CHANGESET_CONFLICT<dd>
  12207. ** CHANGESET_CONFLICT is passed as the second argument to the conflict
  12208. ** handler while processing an INSERT change if the operation would result
  12209. ** in duplicate primary key values.
  12210. **
  12211. ** The conflicting row in this case is the database row with the matching
  12212. ** primary key.
  12213. **
  12214. ** <dt>SQLITE_CHANGESET_FOREIGN_KEY<dd>
  12215. ** If foreign key handling is enabled, and applying a changeset leaves the
  12216. ** database in a state containing foreign key violations, the conflict
  12217. ** handler is invoked with CHANGESET_FOREIGN_KEY as the second argument
  12218. ** exactly once before the changeset is committed. If the conflict handler
  12219. ** returns CHANGESET_OMIT, the changes, including those that caused the
  12220. ** foreign key constraint violation, are committed. Or, if it returns
  12221. ** CHANGESET_ABORT, the changeset is rolled back.
  12222. **
  12223. ** No current or conflicting row information is provided. The only function
  12224. ** it is possible to call on the supplied sqlite3_changeset_iter handle
  12225. ** is sqlite3changeset_fk_conflicts().
  12226. **
  12227. ** <dt>SQLITE_CHANGESET_CONSTRAINT<dd>
  12228. ** If any other constraint violation occurs while applying a change (i.e.
  12229. ** a UNIQUE, CHECK or NOT NULL constraint), the conflict handler is
  12230. ** invoked with CHANGESET_CONSTRAINT as the second argument.
  12231. **
  12232. ** There is no conflicting row in this case. The results of invoking the
  12233. ** sqlite3changeset_conflict() API are undefined.
  12234. **
  12235. ** </dl>
  12236. */
  12237. #define SQLITE_CHANGESET_DATA 1
  12238. #define SQLITE_CHANGESET_NOTFOUND 2
  12239. #define SQLITE_CHANGESET_CONFLICT 3
  12240. #define SQLITE_CHANGESET_CONSTRAINT 4
  12241. #define SQLITE_CHANGESET_FOREIGN_KEY 5
  12242. /*
  12243. ** CAPI3REF: Constants Returned By The Conflict Handler
  12244. **
  12245. ** A conflict handler callback must return one of the following three values.
  12246. **
  12247. ** <dl>
  12248. ** <dt>SQLITE_CHANGESET_OMIT<dd>
  12249. ** If a conflict handler returns this value no special action is taken. The
  12250. ** change that caused the conflict is not applied. The session module
  12251. ** continues to the next change in the changeset.
  12252. **
  12253. ** <dt>SQLITE_CHANGESET_REPLACE<dd>
  12254. ** This value may only be returned if the second argument to the conflict
  12255. ** handler was SQLITE_CHANGESET_DATA or SQLITE_CHANGESET_CONFLICT. If this
  12256. ** is not the case, any changes applied so far are rolled back and the
  12257. ** call to sqlite3changeset_apply() returns SQLITE_MISUSE.
  12258. **
  12259. ** If CHANGESET_REPLACE is returned by an SQLITE_CHANGESET_DATA conflict
  12260. ** handler, then the conflicting row is either updated or deleted, depending
  12261. ** on the type of change.
  12262. **
  12263. ** If CHANGESET_REPLACE is returned by an SQLITE_CHANGESET_CONFLICT conflict
  12264. ** handler, then the conflicting row is removed from the database and a
  12265. ** second attempt to apply the change is made. If this second attempt fails,
  12266. ** the original row is restored to the database before continuing.
  12267. **
  12268. ** <dt>SQLITE_CHANGESET_ABORT<dd>
  12269. ** If this value is returned, any changes applied so far are rolled back
  12270. ** and the call to sqlite3changeset_apply() returns SQLITE_ABORT.
  12271. ** </dl>
  12272. */
  12273. #define SQLITE_CHANGESET_OMIT 0
  12274. #define SQLITE_CHANGESET_REPLACE 1
  12275. #define SQLITE_CHANGESET_ABORT 2
  12276. /*
  12277. ** CAPI3REF: Rebasing changesets
  12278. ** EXPERIMENTAL
  12279. **
  12280. ** Suppose there is a site hosting a database in state S0. And that
  12281. ** modifications are made that move that database to state S1 and a
  12282. ** changeset recorded (the "local" changeset). Then, a changeset based
  12283. ** on S0 is received from another site (the "remote" changeset) and
  12284. ** applied to the database. The database is then in state
  12285. ** (S1+"remote"), where the exact state depends on any conflict
  12286. ** resolution decisions (OMIT or REPLACE) made while applying "remote".
  12287. ** Rebasing a changeset is to update it to take those conflict
  12288. ** resolution decisions into account, so that the same conflicts
  12289. ** do not have to be resolved elsewhere in the network.
  12290. **
  12291. ** For example, if both the local and remote changesets contain an
  12292. ** INSERT of the same key on "CREATE TABLE t1(a PRIMARY KEY, b)":
  12293. **
  12294. ** local: INSERT INTO t1 VALUES(1, 'v1');
  12295. ** remote: INSERT INTO t1 VALUES(1, 'v2');
  12296. **
  12297. ** and the conflict resolution is REPLACE, then the INSERT change is
  12298. ** removed from the local changeset (it was overridden). Or, if the
  12299. ** conflict resolution was "OMIT", then the local changeset is modified
  12300. ** to instead contain:
  12301. **
  12302. ** UPDATE t1 SET b = 'v2' WHERE a=1;
  12303. **
  12304. ** Changes within the local changeset are rebased as follows:
  12305. **
  12306. ** <dl>
  12307. ** <dt>Local INSERT<dd>
  12308. ** This may only conflict with a remote INSERT. If the conflict
  12309. ** resolution was OMIT, then add an UPDATE change to the rebased
  12310. ** changeset. Or, if the conflict resolution was REPLACE, add
  12311. ** nothing to the rebased changeset.
  12312. **
  12313. ** <dt>Local DELETE<dd>
  12314. ** This may conflict with a remote UPDATE or DELETE. In both cases the
  12315. ** only possible resolution is OMIT. If the remote operation was a
  12316. ** DELETE, then add no change to the rebased changeset. If the remote
  12317. ** operation was an UPDATE, then the old.* fields of change are updated
  12318. ** to reflect the new.* values in the UPDATE.
  12319. **
  12320. ** <dt>Local UPDATE<dd>
  12321. ** This may conflict with a remote UPDATE or DELETE. If it conflicts
  12322. ** with a DELETE, and the conflict resolution was OMIT, then the update
  12323. ** is changed into an INSERT. Any undefined values in the new.* record
  12324. ** from the update change are filled in using the old.* values from
  12325. ** the conflicting DELETE. Or, if the conflict resolution was REPLACE,
  12326. ** the UPDATE change is simply omitted from the rebased changeset.
  12327. **
  12328. ** If conflict is with a remote UPDATE and the resolution is OMIT, then
  12329. ** the old.* values are rebased using the new.* values in the remote
  12330. ** change. Or, if the resolution is REPLACE, then the change is copied
  12331. ** into the rebased changeset with updates to columns also updated by
  12332. ** the conflicting remote UPDATE removed. If this means no columns would
  12333. ** be updated, the change is omitted.
  12334. ** </dl>
  12335. **
  12336. ** A local change may be rebased against multiple remote changes
  12337. ** simultaneously. If a single key is modified by multiple remote
  12338. ** changesets, they are combined as follows before the local changeset
  12339. ** is rebased:
  12340. **
  12341. ** <ul>
  12342. ** <li> If there has been one or more REPLACE resolutions on a
  12343. ** key, it is rebased according to a REPLACE.
  12344. **
  12345. ** <li> If there have been no REPLACE resolutions on a key, then
  12346. ** the local changeset is rebased according to the most recent
  12347. ** of the OMIT resolutions.
  12348. ** </ul>
  12349. **
  12350. ** Note that conflict resolutions from multiple remote changesets are
  12351. ** combined on a per-field basis, not per-row. This means that in the
  12352. ** case of multiple remote UPDATE operations, some fields of a single
  12353. ** local change may be rebased for REPLACE while others are rebased for
  12354. ** OMIT.
  12355. **
  12356. ** In order to rebase a local changeset, the remote changeset must first
  12357. ** be applied to the local database using sqlite3changeset_apply_v2() and
  12358. ** the buffer of rebase information captured. Then:
  12359. **
  12360. ** <ol>
  12361. ** <li> An sqlite3_rebaser object is created by calling
  12362. ** sqlite3rebaser_create().
  12363. ** <li> The new object is configured with the rebase buffer obtained from
  12364. ** sqlite3changeset_apply_v2() by calling sqlite3rebaser_configure().
  12365. ** If the local changeset is to be rebased against multiple remote
  12366. ** changesets, then sqlite3rebaser_configure() should be called
  12367. ** multiple times, in the same order that the multiple
  12368. ** sqlite3changeset_apply_v2() calls were made.
  12369. ** <li> Each local changeset is rebased by calling sqlite3rebaser_rebase().
  12370. ** <li> The sqlite3_rebaser object is deleted by calling
  12371. ** sqlite3rebaser_delete().
  12372. ** </ol>
  12373. */
  12374. typedef struct sqlite3_rebaser sqlite3_rebaser;
  12375. /*
  12376. ** CAPI3REF: Create a changeset rebaser object.
  12377. ** EXPERIMENTAL
  12378. **
  12379. ** Allocate a new changeset rebaser object. If successful, set (*ppNew) to
  12380. ** point to the new object and return SQLITE_OK. Otherwise, if an error
  12381. ** occurs, return an SQLite error code (e.g. SQLITE_NOMEM) and set (*ppNew)
  12382. ** to NULL.
  12383. */
  12384. SQLITE_API int sqlite3rebaser_create(sqlite3_rebaser **ppNew);
  12385. /*
  12386. ** CAPI3REF: Configure a changeset rebaser object.
  12387. ** EXPERIMENTAL
  12388. **
  12389. ** Configure the changeset rebaser object to rebase changesets according
  12390. ** to the conflict resolutions described by buffer pRebase (size nRebase
  12391. ** bytes), which must have been obtained from a previous call to
  12392. ** sqlite3changeset_apply_v2().
  12393. */
  12394. SQLITE_API int sqlite3rebaser_configure(
  12395. sqlite3_rebaser*,
  12396. int nRebase, const void *pRebase
  12397. );
  12398. /*
  12399. ** CAPI3REF: Rebase a changeset
  12400. ** EXPERIMENTAL
  12401. **
  12402. ** Argument pIn must point to a buffer containing a changeset nIn bytes
  12403. ** in size. This function allocates and populates a buffer with a copy
  12404. ** of the changeset rebased according to the configuration of the
  12405. ** rebaser object passed as the first argument. If successful, (*ppOut)
  12406. ** is set to point to the new buffer containing the rebased changeset and
  12407. ** (*pnOut) to its size in bytes and SQLITE_OK returned. It is the
  12408. ** responsibility of the caller to eventually free the new buffer using
  12409. ** sqlite3_free(). Otherwise, if an error occurs, (*ppOut) and (*pnOut)
  12410. ** are set to zero and an SQLite error code returned.
  12411. */
  12412. SQLITE_API int sqlite3rebaser_rebase(
  12413. sqlite3_rebaser*,
  12414. int nIn, const void *pIn,
  12415. int *pnOut, void **ppOut
  12416. );
  12417. /*
  12418. ** CAPI3REF: Delete a changeset rebaser object.
  12419. ** EXPERIMENTAL
  12420. **
  12421. ** Delete the changeset rebaser object and all associated resources. There
  12422. ** should be one call to this function for each successful invocation
  12423. ** of sqlite3rebaser_create().
  12424. */
  12425. SQLITE_API void sqlite3rebaser_delete(sqlite3_rebaser *p);
  12426. /*
  12427. ** CAPI3REF: Streaming Versions of API functions.
  12428. **
  12429. ** The six streaming API xxx_strm() functions serve similar purposes to the
  12430. ** corresponding non-streaming API functions:
  12431. **
  12432. ** <table border=1 style="margin-left:8ex;margin-right:8ex">
  12433. ** <tr><th>Streaming function<th>Non-streaming equivalent</th>
  12434. ** <tr><td>sqlite3changeset_apply_strm<td>[sqlite3changeset_apply]
  12435. ** <tr><td>sqlite3changeset_apply_strm_v2<td>[sqlite3changeset_apply_v2]
  12436. ** <tr><td>sqlite3changeset_concat_strm<td>[sqlite3changeset_concat]
  12437. ** <tr><td>sqlite3changeset_invert_strm<td>[sqlite3changeset_invert]
  12438. ** <tr><td>sqlite3changeset_start_strm<td>[sqlite3changeset_start]
  12439. ** <tr><td>sqlite3session_changeset_strm<td>[sqlite3session_changeset]
  12440. ** <tr><td>sqlite3session_patchset_strm<td>[sqlite3session_patchset]
  12441. ** </table>
  12442. **
  12443. ** Non-streaming functions that accept changesets (or patchsets) as input
  12444. ** require that the entire changeset be stored in a single buffer in memory.
  12445. ** Similarly, those that return a changeset or patchset do so by returning
  12446. ** a pointer to a single large buffer allocated using sqlite3_malloc().
  12447. ** Normally this is convenient. However, if an application running in a
  12448. ** low-memory environment is required to handle very large changesets, the
  12449. ** large contiguous memory allocations required can become onerous.
  12450. **
  12451. ** In order to avoid this problem, instead of a single large buffer, input
  12452. ** is passed to a streaming API functions by way of a callback function that
  12453. ** the sessions module invokes to incrementally request input data as it is
  12454. ** required. In all cases, a pair of API function parameters such as
  12455. **
  12456. ** <pre>
  12457. ** &nbsp; int nChangeset,
  12458. ** &nbsp; void *pChangeset,
  12459. ** </pre>
  12460. **
  12461. ** Is replaced by:
  12462. **
  12463. ** <pre>
  12464. ** &nbsp; int (*xInput)(void *pIn, void *pData, int *pnData),
  12465. ** &nbsp; void *pIn,
  12466. ** </pre>
  12467. **
  12468. ** Each time the xInput callback is invoked by the sessions module, the first
  12469. ** argument passed is a copy of the supplied pIn context pointer. The second
  12470. ** argument, pData, points to a buffer (*pnData) bytes in size. Assuming no
  12471. ** error occurs the xInput method should copy up to (*pnData) bytes of data
  12472. ** into the buffer and set (*pnData) to the actual number of bytes copied
  12473. ** before returning SQLITE_OK. If the input is completely exhausted, (*pnData)
  12474. ** should be set to zero to indicate this. Or, if an error occurs, an SQLite
  12475. ** error code should be returned. In all cases, if an xInput callback returns
  12476. ** an error, all processing is abandoned and the streaming API function
  12477. ** returns a copy of the error code to the caller.
  12478. **
  12479. ** In the case of sqlite3changeset_start_strm(), the xInput callback may be
  12480. ** invoked by the sessions module at any point during the lifetime of the
  12481. ** iterator. If such an xInput callback returns an error, the iterator enters
  12482. ** an error state, whereby all subsequent calls to iterator functions
  12483. ** immediately fail with the same error code as returned by xInput.
  12484. **
  12485. ** Similarly, streaming API functions that return changesets (or patchsets)
  12486. ** return them in chunks by way of a callback function instead of via a
  12487. ** pointer to a single large buffer. In this case, a pair of parameters such
  12488. ** as:
  12489. **
  12490. ** <pre>
  12491. ** &nbsp; int *pnChangeset,
  12492. ** &nbsp; void **ppChangeset,
  12493. ** </pre>
  12494. **
  12495. ** Is replaced by:
  12496. **
  12497. ** <pre>
  12498. ** &nbsp; int (*xOutput)(void *pOut, const void *pData, int nData),
  12499. ** &nbsp; void *pOut
  12500. ** </pre>
  12501. **
  12502. ** The xOutput callback is invoked zero or more times to return data to
  12503. ** the application. The first parameter passed to each call is a copy of the
  12504. ** pOut pointer supplied by the application. The second parameter, pData,
  12505. ** points to a buffer nData bytes in size containing the chunk of output
  12506. ** data being returned. If the xOutput callback successfully processes the
  12507. ** supplied data, it should return SQLITE_OK to indicate success. Otherwise,
  12508. ** it should return some other SQLite error code. In this case processing
  12509. ** is immediately abandoned and the streaming API function returns a copy
  12510. ** of the xOutput error code to the application.
  12511. **
  12512. ** The sessions module never invokes an xOutput callback with the third
  12513. ** parameter set to a value less than or equal to zero. Other than this,
  12514. ** no guarantees are made as to the size of the chunks of data returned.
  12515. */
  12516. SQLITE_API int sqlite3changeset_apply_strm(
  12517. sqlite3 *db, /* Apply change to "main" db of this handle */
  12518. int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */
  12519. void *pIn, /* First arg for xInput */
  12520. int(*xFilter)(
  12521. void *pCtx, /* Copy of sixth arg to _apply() */
  12522. const char *zTab /* Table name */
  12523. ),
  12524. int(*xConflict)(
  12525. void *pCtx, /* Copy of sixth arg to _apply() */
  12526. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  12527. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  12528. ),
  12529. void *pCtx /* First argument passed to xConflict */
  12530. );
  12531. SQLITE_API int sqlite3changeset_apply_v2_strm(
  12532. sqlite3 *db, /* Apply change to "main" db of this handle */
  12533. int (*xInput)(void *pIn, void *pData, int *pnData), /* Input function */
  12534. void *pIn, /* First arg for xInput */
  12535. int(*xFilter)(
  12536. void *pCtx, /* Copy of sixth arg to _apply() */
  12537. const char *zTab /* Table name */
  12538. ),
  12539. int(*xConflict)(
  12540. void *pCtx, /* Copy of sixth arg to _apply() */
  12541. int eConflict, /* DATA, MISSING, CONFLICT, CONSTRAINT */
  12542. sqlite3_changeset_iter *p /* Handle describing change and conflict */
  12543. ),
  12544. void *pCtx, /* First argument passed to xConflict */
  12545. void **ppRebase, int *pnRebase,
  12546. int flags
  12547. );
  12548. SQLITE_API int sqlite3changeset_concat_strm(
  12549. int (*xInputA)(void *pIn, void *pData, int *pnData),
  12550. void *pInA,
  12551. int (*xInputB)(void *pIn, void *pData, int *pnData),
  12552. void *pInB,
  12553. int (*xOutput)(void *pOut, const void *pData, int nData),
  12554. void *pOut
  12555. );
  12556. SQLITE_API int sqlite3changeset_invert_strm(
  12557. int (*xInput)(void *pIn, void *pData, int *pnData),
  12558. void *pIn,
  12559. int (*xOutput)(void *pOut, const void *pData, int nData),
  12560. void *pOut
  12561. );
  12562. SQLITE_API int sqlite3changeset_start_strm(
  12563. sqlite3_changeset_iter **pp,
  12564. int (*xInput)(void *pIn, void *pData, int *pnData),
  12565. void *pIn
  12566. );
  12567. SQLITE_API int sqlite3changeset_start_v2_strm(
  12568. sqlite3_changeset_iter **pp,
  12569. int (*xInput)(void *pIn, void *pData, int *pnData),
  12570. void *pIn,
  12571. int flags
  12572. );
  12573. SQLITE_API int sqlite3session_changeset_strm(
  12574. sqlite3_session *pSession,
  12575. int (*xOutput)(void *pOut, const void *pData, int nData),
  12576. void *pOut
  12577. );
  12578. SQLITE_API int sqlite3session_patchset_strm(
  12579. sqlite3_session *pSession,
  12580. int (*xOutput)(void *pOut, const void *pData, int nData),
  12581. void *pOut
  12582. );
  12583. SQLITE_API int sqlite3changegroup_add_strm(sqlite3_changegroup*,
  12584. int (*xInput)(void *pIn, void *pData, int *pnData),
  12585. void *pIn
  12586. );
  12587. SQLITE_API int sqlite3changegroup_output_strm(sqlite3_changegroup*,
  12588. int (*xOutput)(void *pOut, const void *pData, int nData),
  12589. void *pOut
  12590. );
  12591. SQLITE_API int sqlite3rebaser_rebase_strm(
  12592. sqlite3_rebaser *pRebaser,
  12593. int (*xInput)(void *pIn, void *pData, int *pnData),
  12594. void *pIn,
  12595. int (*xOutput)(void *pOut, const void *pData, int nData),
  12596. void *pOut
  12597. );
  12598. /*
  12599. ** CAPI3REF: Configure global parameters
  12600. **
  12601. ** The sqlite3session_config() interface is used to make global configuration
  12602. ** changes to the sessions module in order to tune it to the specific needs
  12603. ** of the application.
  12604. **
  12605. ** The sqlite3session_config() interface is not threadsafe. If it is invoked
  12606. ** while any other thread is inside any other sessions method then the
  12607. ** results are undefined. Furthermore, if it is invoked after any sessions
  12608. ** related objects have been created, the results are also undefined.
  12609. **
  12610. ** The first argument to the sqlite3session_config() function must be one
  12611. ** of the SQLITE_SESSION_CONFIG_XXX constants defined below. The
  12612. ** interpretation of the (void*) value passed as the second parameter and
  12613. ** the effect of calling this function depends on the value of the first
  12614. ** parameter.
  12615. **
  12616. ** <dl>
  12617. ** <dt>SQLITE_SESSION_CONFIG_STRMSIZE<dd>
  12618. ** By default, the sessions module streaming interfaces attempt to input
  12619. ** and output data in approximately 1 KiB chunks. This operand may be used
  12620. ** to set and query the value of this configuration setting. The pointer
  12621. ** passed as the second argument must point to a value of type (int).
  12622. ** If this value is greater than 0, it is used as the new streaming data
  12623. ** chunk size for both input and output. Before returning, the (int) value
  12624. ** pointed to by pArg is set to the final value of the streaming interface
  12625. ** chunk size.
  12626. ** </dl>
  12627. **
  12628. ** This function returns SQLITE_OK if successful, or an SQLite error code
  12629. ** otherwise.
  12630. */
  12631. SQLITE_API int sqlite3session_config(int op, void *pArg);
  12632. /*
  12633. ** CAPI3REF: Values for sqlite3session_config().
  12634. */
  12635. #define SQLITE_SESSION_CONFIG_STRMSIZE 1
  12636. /*
  12637. ** Make sure we can call this stuff from C++.
  12638. */
  12639. #ifdef __cplusplus
  12640. }
  12641. #endif
  12642. #endif /* !defined(__SQLITESESSION_H_) && defined(SQLITE_ENABLE_SESSION) */
  12643. /******** End of sqlite3session.h *********/
  12644. /******** Begin file fts5.h *********/
  12645. /*
  12646. ** 2014 May 31
  12647. **
  12648. ** The author disclaims copyright to this source code. In place of
  12649. ** a legal notice, here is a blessing:
  12650. **
  12651. ** May you do good and not evil.
  12652. ** May you find forgiveness for yourself and forgive others.
  12653. ** May you share freely, never taking more than you give.
  12654. **
  12655. ******************************************************************************
  12656. **
  12657. ** Interfaces to extend FTS5. Using the interfaces defined in this file,
  12658. ** FTS5 may be extended with:
  12659. **
  12660. ** * custom tokenizers, and
  12661. ** * custom auxiliary functions.
  12662. */
  12663. #ifndef _FTS5_H
  12664. #define _FTS5_H
  12665. #ifdef __cplusplus
  12666. extern "C" {
  12667. #endif
  12668. /*************************************************************************
  12669. ** CUSTOM AUXILIARY FUNCTIONS
  12670. **
  12671. ** Virtual table implementations may overload SQL functions by implementing
  12672. ** the sqlite3_module.xFindFunction() method.
  12673. */
  12674. typedef struct Fts5ExtensionApi Fts5ExtensionApi;
  12675. typedef struct Fts5Context Fts5Context;
  12676. typedef struct Fts5PhraseIter Fts5PhraseIter;
  12677. typedef void (*fts5_extension_function)(
  12678. const Fts5ExtensionApi *pApi, /* API offered by current FTS version */
  12679. Fts5Context *pFts, /* First arg to pass to pApi functions */
  12680. sqlite3_context *pCtx, /* Context for returning result/error */
  12681. int nVal, /* Number of values in apVal[] array */
  12682. sqlite3_value **apVal /* Array of trailing arguments */
  12683. );
  12684. struct Fts5PhraseIter {
  12685. const unsigned char *a;
  12686. const unsigned char *b;
  12687. };
  12688. /*
  12689. ** EXTENSION API FUNCTIONS
  12690. **
  12691. ** xUserData(pFts):
  12692. ** Return a copy of the pUserData pointer passed to the xCreateFunction()
  12693. ** API when the extension function was registered.
  12694. **
  12695. ** xColumnTotalSize(pFts, iCol, pnToken):
  12696. ** If parameter iCol is less than zero, set output variable *pnToken
  12697. ** to the total number of tokens in the FTS5 table. Or, if iCol is
  12698. ** non-negative but less than the number of columns in the table, return
  12699. ** the total number of tokens in column iCol, considering all rows in
  12700. ** the FTS5 table.
  12701. **
  12702. ** If parameter iCol is greater than or equal to the number of columns
  12703. ** in the table, SQLITE_RANGE is returned. Or, if an error occurs (e.g.
  12704. ** an OOM condition or IO error), an appropriate SQLite error code is
  12705. ** returned.
  12706. **
  12707. ** xColumnCount(pFts):
  12708. ** Return the number of columns in the table.
  12709. **
  12710. ** xColumnSize(pFts, iCol, pnToken):
  12711. ** If parameter iCol is less than zero, set output variable *pnToken
  12712. ** to the total number of tokens in the current row. Or, if iCol is
  12713. ** non-negative but less than the number of columns in the table, set
  12714. ** *pnToken to the number of tokens in column iCol of the current row.
  12715. **
  12716. ** If parameter iCol is greater than or equal to the number of columns
  12717. ** in the table, SQLITE_RANGE is returned. Or, if an error occurs (e.g.
  12718. ** an OOM condition or IO error), an appropriate SQLite error code is
  12719. ** returned.
  12720. **
  12721. ** This function may be quite inefficient if used with an FTS5 table
  12722. ** created with the "columnsize=0" option.
  12723. **
  12724. ** xColumnText:
  12725. ** If parameter iCol is less than zero, or greater than or equal to the
  12726. ** number of columns in the table, SQLITE_RANGE is returned.
  12727. **
  12728. ** Otherwise, this function attempts to retrieve the text of column iCol of
  12729. ** the current document. If successful, (*pz) is set to point to a buffer
  12730. ** containing the text in utf-8 encoding, (*pn) is set to the size in bytes
  12731. ** (not characters) of the buffer and SQLITE_OK is returned. Otherwise,
  12732. ** if an error occurs, an SQLite error code is returned and the final values
  12733. ** of (*pz) and (*pn) are undefined.
  12734. **
  12735. ** xPhraseCount:
  12736. ** Returns the number of phrases in the current query expression.
  12737. **
  12738. ** xPhraseSize:
  12739. ** If parameter iCol is less than zero, or greater than or equal to the
  12740. ** number of phrases in the current query, as returned by xPhraseCount,
  12741. ** 0 is returned. Otherwise, this function returns the number of tokens in
  12742. ** phrase iPhrase of the query. Phrases are numbered starting from zero.
  12743. **
  12744. ** xInstCount:
  12745. ** Set *pnInst to the total number of occurrences of all phrases within
  12746. ** the query within the current row. Return SQLITE_OK if successful, or
  12747. ** an error code (i.e. SQLITE_NOMEM) if an error occurs.
  12748. **
  12749. ** This API can be quite slow if used with an FTS5 table created with the
  12750. ** "detail=none" or "detail=column" option. If the FTS5 table is created
  12751. ** with either "detail=none" or "detail=column" and "content=" option
  12752. ** (i.e. if it is a contentless table), then this API always returns 0.
  12753. **
  12754. ** xInst:
  12755. ** Query for the details of phrase match iIdx within the current row.
  12756. ** Phrase matches are numbered starting from zero, so the iIdx argument
  12757. ** should be greater than or equal to zero and smaller than the value
  12758. ** output by xInstCount(). If iIdx is less than zero or greater than
  12759. ** or equal to the value returned by xInstCount(), SQLITE_RANGE is returned.
  12760. **
  12761. ** Otherwise, output parameter *piPhrase is set to the phrase number, *piCol
  12762. ** to the column in which it occurs and *piOff the token offset of the
  12763. ** first token of the phrase. SQLITE_OK is returned if successful, or an
  12764. ** error code (i.e. SQLITE_NOMEM) if an error occurs.
  12765. **
  12766. ** This API can be quite slow if used with an FTS5 table created with the
  12767. ** "detail=none" or "detail=column" option.
  12768. **
  12769. ** xRowid:
  12770. ** Returns the rowid of the current row.
  12771. **
  12772. ** xTokenize:
  12773. ** Tokenize text using the tokenizer belonging to the FTS5 table.
  12774. **
  12775. ** xQueryPhrase(pFts5, iPhrase, pUserData, xCallback):
  12776. ** This API function is used to query the FTS table for phrase iPhrase
  12777. ** of the current query. Specifically, a query equivalent to:
  12778. **
  12779. ** ... FROM ftstable WHERE ftstable MATCH $p ORDER BY rowid
  12780. **
  12781. ** with $p set to a phrase equivalent to the phrase iPhrase of the
  12782. ** current query is executed. Any column filter that applies to
  12783. ** phrase iPhrase of the current query is included in $p. For each
  12784. ** row visited, the callback function passed as the fourth argument
  12785. ** is invoked. The context and API objects passed to the callback
  12786. ** function may be used to access the properties of each matched row.
  12787. ** Invoking Api.xUserData() returns a copy of the pointer passed as
  12788. ** the third argument to pUserData.
  12789. **
  12790. ** If parameter iPhrase is less than zero, or greater than or equal to
  12791. ** the number of phrases in the query, as returned by xPhraseCount(),
  12792. ** this function returns SQLITE_RANGE.
  12793. **
  12794. ** If the callback function returns any value other than SQLITE_OK, the
  12795. ** query is abandoned and the xQueryPhrase function returns immediately.
  12796. ** If the returned value is SQLITE_DONE, xQueryPhrase returns SQLITE_OK.
  12797. ** Otherwise, the error code is propagated upwards.
  12798. **
  12799. ** If the query runs to completion without incident, SQLITE_OK is returned.
  12800. ** Or, if some error occurs before the query completes or is aborted by
  12801. ** the callback, an SQLite error code is returned.
  12802. **
  12803. **
  12804. ** xSetAuxdata(pFts5, pAux, xDelete)
  12805. **
  12806. ** Save the pointer passed as the second argument as the extension function's
  12807. ** "auxiliary data". The pointer may then be retrieved by the current or any
  12808. ** future invocation of the same fts5 extension function made as part of
  12809. ** the same MATCH query using the xGetAuxdata() API.
  12810. **
  12811. ** Each extension function is allocated a single auxiliary data slot for
  12812. ** each FTS query (MATCH expression). If the extension function is invoked
  12813. ** more than once for a single FTS query, then all invocations share a
  12814. ** single auxiliary data context.
  12815. **
  12816. ** If there is already an auxiliary data pointer when this function is
  12817. ** invoked, then it is replaced by the new pointer. If an xDelete callback
  12818. ** was specified along with the original pointer, it is invoked at this
  12819. ** point.
  12820. **
  12821. ** The xDelete callback, if one is specified, is also invoked on the
  12822. ** auxiliary data pointer after the FTS5 query has finished.
  12823. **
  12824. ** If an error (e.g. an OOM condition) occurs within this function,
  12825. ** the auxiliary data is set to NULL and an error code returned. If the
  12826. ** xDelete parameter was not NULL, it is invoked on the auxiliary data
  12827. ** pointer before returning.
  12828. **
  12829. **
  12830. ** xGetAuxdata(pFts5, bClear)
  12831. **
  12832. ** Returns the current auxiliary data pointer for the fts5 extension
  12833. ** function. See the xSetAuxdata() method for details.
  12834. **
  12835. ** If the bClear argument is non-zero, then the auxiliary data is cleared
  12836. ** (set to NULL) before this function returns. In this case the xDelete,
  12837. ** if any, is not invoked.
  12838. **
  12839. **
  12840. ** xRowCount(pFts5, pnRow)
  12841. **
  12842. ** This function is used to retrieve the total number of rows in the table.
  12843. ** In other words, the same value that would be returned by:
  12844. **
  12845. ** SELECT count(*) FROM ftstable;
  12846. **
  12847. ** xPhraseFirst()
  12848. ** This function is used, along with type Fts5PhraseIter and the xPhraseNext
  12849. ** method, to iterate through all instances of a single query phrase within
  12850. ** the current row. This is the same information as is accessible via the
  12851. ** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient
  12852. ** to use, this API may be faster under some circumstances. To iterate
  12853. ** through instances of phrase iPhrase, use the following code:
  12854. **
  12855. ** Fts5PhraseIter iter;
  12856. ** int iCol, iOff;
  12857. ** for(pApi->xPhraseFirst(pFts, iPhrase, &iter, &iCol, &iOff);
  12858. ** iCol>=0;
  12859. ** pApi->xPhraseNext(pFts, &iter, &iCol, &iOff)
  12860. ** ){
  12861. ** // An instance of phrase iPhrase at offset iOff of column iCol
  12862. ** }
  12863. **
  12864. ** The Fts5PhraseIter structure is defined above. Applications should not
  12865. ** modify this structure directly - it should only be used as shown above
  12866. ** with the xPhraseFirst() and xPhraseNext() API methods (and by
  12867. ** xPhraseFirstColumn() and xPhraseNextColumn() as illustrated below).
  12868. **
  12869. ** This API can be quite slow if used with an FTS5 table created with the
  12870. ** "detail=none" or "detail=column" option. If the FTS5 table is created
  12871. ** with either "detail=none" or "detail=column" and "content=" option
  12872. ** (i.e. if it is a contentless table), then this API always iterates
  12873. ** through an empty set (all calls to xPhraseFirst() set iCol to -1).
  12874. **
  12875. ** In all cases, matches are visited in (column ASC, offset ASC) order.
  12876. ** i.e. all those in column 0, sorted by offset, followed by those in
  12877. ** column 1, etc.
  12878. **
  12879. ** xPhraseNext()
  12880. ** See xPhraseFirst above.
  12881. **
  12882. ** xPhraseFirstColumn()
  12883. ** This function and xPhraseNextColumn() are similar to the xPhraseFirst()
  12884. ** and xPhraseNext() APIs described above. The difference is that instead
  12885. ** of iterating through all instances of a phrase in the current row, these
  12886. ** APIs are used to iterate through the set of columns in the current row
  12887. ** that contain one or more instances of a specified phrase. For example:
  12888. **
  12889. ** Fts5PhraseIter iter;
  12890. ** int iCol;
  12891. ** for(pApi->xPhraseFirstColumn(pFts, iPhrase, &iter, &iCol);
  12892. ** iCol>=0;
  12893. ** pApi->xPhraseNextColumn(pFts, &iter, &iCol)
  12894. ** ){
  12895. ** // Column iCol contains at least one instance of phrase iPhrase
  12896. ** }
  12897. **
  12898. ** This API can be quite slow if used with an FTS5 table created with the
  12899. ** "detail=none" option. If the FTS5 table is created with either
  12900. ** "detail=none" "content=" option (i.e. if it is a contentless table),
  12901. ** then this API always iterates through an empty set (all calls to
  12902. ** xPhraseFirstColumn() set iCol to -1).
  12903. **
  12904. ** The information accessed using this API and its companion
  12905. ** xPhraseFirstColumn() may also be obtained using xPhraseFirst/xPhraseNext
  12906. ** (or xInst/xInstCount). The chief advantage of this API is that it is
  12907. ** significantly more efficient than those alternatives when used with
  12908. ** "detail=column" tables.
  12909. **
  12910. ** xPhraseNextColumn()
  12911. ** See xPhraseFirstColumn above.
  12912. **
  12913. ** xQueryToken(pFts5, iPhrase, iToken, ppToken, pnToken)
  12914. ** This is used to access token iToken of phrase iPhrase of the current
  12915. ** query. Before returning, output parameter *ppToken is set to point
  12916. ** to a buffer containing the requested token, and *pnToken to the
  12917. ** size of this buffer in bytes.
  12918. **
  12919. ** If iPhrase or iToken are less than zero, or if iPhrase is greater than
  12920. ** or equal to the number of phrases in the query as reported by
  12921. ** xPhraseCount(), or if iToken is equal to or greater than the number of
  12922. ** tokens in the phrase, SQLITE_RANGE is returned and *ppToken and *pnToken
  12923. are both zeroed.
  12924. **
  12925. ** The output text is not a copy of the query text that specified the
  12926. ** token. It is the output of the tokenizer module. For tokendata=1
  12927. ** tables, this includes any embedded 0x00 and trailing data.
  12928. **
  12929. ** xInstToken(pFts5, iIdx, iToken, ppToken, pnToken)
  12930. ** This is used to access token iToken of phrase hit iIdx within the
  12931. ** current row. If iIdx is less than zero or greater than or equal to the
  12932. ** value returned by xInstCount(), SQLITE_RANGE is returned. Otherwise,
  12933. ** output variable (*ppToken) is set to point to a buffer containing the
  12934. ** matching document token, and (*pnToken) to the size of that buffer in
  12935. ** bytes.
  12936. **
  12937. ** The output text is not a copy of the document text that was tokenized.
  12938. ** It is the output of the tokenizer module. For tokendata=1 tables, this
  12939. ** includes any embedded 0x00 and trailing data.
  12940. **
  12941. ** This API may be slow in some cases if the token identified by parameters
  12942. ** iIdx and iToken matched a prefix token in the query. In most cases, the
  12943. ** first call to this API for each prefix token in the query is forced
  12944. ** to scan the portion of the full-text index that matches the prefix
  12945. ** token to collect the extra data required by this API. If the prefix
  12946. ** token matches a large number of token instances in the document set,
  12947. ** this may be a performance problem.
  12948. **
  12949. ** If the user knows in advance that a query may use this API for a
  12950. ** prefix token, FTS5 may be configured to collect all required data as part
  12951. ** of the initial querying of the full-text index, avoiding the second scan
  12952. ** entirely. This also causes prefix queries that do not use this API to
  12953. ** run more slowly and use more memory. FTS5 may be configured in this way
  12954. ** either on a per-table basis using the [FTS5 insttoken | 'insttoken']
  12955. ** option, or on a per-query basis using the
  12956. ** [fts5_insttoken | fts5_insttoken()] user function.
  12957. **
  12958. ** This API can be quite slow if used with an FTS5 table created with the
  12959. ** "detail=none" or "detail=column" option.
  12960. **
  12961. ** xColumnLocale(pFts5, iIdx, pzLocale, pnLocale)
  12962. ** If parameter iCol is less than zero, or greater than or equal to the
  12963. ** number of columns in the table, SQLITE_RANGE is returned.
  12964. **
  12965. ** Otherwise, this function attempts to retrieve the locale associated
  12966. ** with column iCol of the current row. Usually, there is no associated
  12967. ** locale, and output parameters (*pzLocale) and (*pnLocale) are set
  12968. ** to NULL and 0, respectively. However, if the fts5_locale() function
  12969. ** was used to associate a locale with the value when it was inserted
  12970. ** into the fts5 table, then (*pzLocale) is set to point to a nul-terminated
  12971. ** buffer containing the name of the locale in utf-8 encoding. (*pnLocale)
  12972. ** is set to the size in bytes of the buffer, not including the
  12973. ** nul-terminator.
  12974. **
  12975. ** If successful, SQLITE_OK is returned. Or, if an error occurs, an
  12976. ** SQLite error code is returned. The final value of the output parameters
  12977. ** is undefined in this case.
  12978. **
  12979. ** xTokenize_v2:
  12980. ** Tokenize text using the tokenizer belonging to the FTS5 table. This
  12981. ** API is the same as the xTokenize() API, except that it allows a tokenizer
  12982. ** locale to be specified.
  12983. */
  12984. struct Fts5ExtensionApi {
  12985. int iVersion; /* Currently always set to 4 */
  12986. void *(*xUserData)(Fts5Context*);
  12987. int (*xColumnCount)(Fts5Context*);
  12988. int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
  12989. int (*xColumnTotalSize)(Fts5Context*, int iCol, sqlite3_int64 *pnToken);
  12990. int (*xTokenize)(Fts5Context*,
  12991. const char *pText, int nText, /* Text to tokenize */
  12992. void *pCtx, /* Context passed to xToken() */
  12993. int (*xToken)(void*, int, const char*, int, int, int) /* Callback */
  12994. );
  12995. int (*xPhraseCount)(Fts5Context*);
  12996. int (*xPhraseSize)(Fts5Context*, int iPhrase);
  12997. int (*xInstCount)(Fts5Context*, int *pnInst);
  12998. int (*xInst)(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff);
  12999. sqlite3_int64 (*xRowid)(Fts5Context*);
  13000. int (*xColumnText)(Fts5Context*, int iCol, const char **pz, int *pn);
  13001. int (*xColumnSize)(Fts5Context*, int iCol, int *pnToken);
  13002. int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData,
  13003. int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
  13004. );
  13005. int (*xSetAuxdata)(Fts5Context*, void *pAux, void(*xDelete)(void*));
  13006. void *(*xGetAuxdata)(Fts5Context*, int bClear);
  13007. int (*xPhraseFirst)(Fts5Context*, int iPhrase, Fts5PhraseIter*, int*, int*);
  13008. void (*xPhraseNext)(Fts5Context*, Fts5PhraseIter*, int *piCol, int *piOff);
  13009. int (*xPhraseFirstColumn)(Fts5Context*, int iPhrase, Fts5PhraseIter*, int*);
  13010. void (*xPhraseNextColumn)(Fts5Context*, Fts5PhraseIter*, int *piCol);
  13011. /* Below this point are iVersion>=3 only */
  13012. int (*xQueryToken)(Fts5Context*,
  13013. int iPhrase, int iToken,
  13014. const char **ppToken, int *pnToken
  13015. );
  13016. int (*xInstToken)(Fts5Context*, int iIdx, int iToken, const char**, int*);
  13017. /* Below this point are iVersion>=4 only */
  13018. int (*xColumnLocale)(Fts5Context*, int iCol, const char **pz, int *pn);
  13019. int (*xTokenize_v2)(Fts5Context*,
  13020. const char *pText, int nText, /* Text to tokenize */
  13021. const char *pLocale, int nLocale, /* Locale to pass to tokenizer */
  13022. void *pCtx, /* Context passed to xToken() */
  13023. int (*xToken)(void*, int, const char*, int, int, int) /* Callback */
  13024. );
  13025. };
  13026. /*
  13027. ** CUSTOM AUXILIARY FUNCTIONS
  13028. *************************************************************************/
  13029. /*************************************************************************
  13030. ** CUSTOM TOKENIZERS
  13031. **
  13032. ** Applications may also register custom tokenizer types. A tokenizer
  13033. ** is registered by providing fts5 with a populated instance of the
  13034. ** following structure. All structure methods must be defined, setting
  13035. ** any member of the fts5_tokenizer struct to NULL leads to undefined
  13036. ** behaviour. The structure methods are expected to function as follows:
  13037. **
  13038. ** xCreate:
  13039. ** This function is used to allocate and initialize a tokenizer instance.
  13040. ** A tokenizer instance is required to actually tokenize text.
  13041. **
  13042. ** The first argument passed to this function is a copy of the (void*)
  13043. ** pointer provided by the application when the fts5_tokenizer_v2 object
  13044. ** was registered with FTS5 (the third argument to xCreateTokenizer()).
  13045. ** The second and third arguments are an array of nul-terminated strings
  13046. ** containing the tokenizer arguments, if any, specified following the
  13047. ** tokenizer name as part of the CREATE VIRTUAL TABLE statement used
  13048. ** to create the FTS5 table.
  13049. **
  13050. ** The final argument is an output variable. If successful, (*ppOut)
  13051. ** should be set to point to the new tokenizer handle and SQLITE_OK
  13052. ** returned. If an error occurs, some value other than SQLITE_OK should
  13053. ** be returned. In this case, fts5 assumes that the final value of *ppOut
  13054. ** is undefined.
  13055. **
  13056. ** xDelete:
  13057. ** This function is invoked to delete a tokenizer handle previously
  13058. ** allocated using xCreate(). Fts5 guarantees that this function will
  13059. ** be invoked exactly once for each successful call to xCreate().
  13060. **
  13061. ** xTokenize:
  13062. ** This function is expected to tokenize the nText byte string indicated
  13063. ** by argument pText. pText may or may not be nul-terminated. The first
  13064. ** argument passed to this function is a pointer to an Fts5Tokenizer object
  13065. ** returned by an earlier call to xCreate().
  13066. **
  13067. ** The third argument indicates the reason that FTS5 is requesting
  13068. ** tokenization of the supplied text. This is always one of the following
  13069. ** four values:
  13070. **
  13071. ** <ul><li> <b>FTS5_TOKENIZE_DOCUMENT</b> - A document is being inserted into
  13072. ** or removed from the FTS table. The tokenizer is being invoked to
  13073. ** determine the set of tokens to add to (or delete from) the
  13074. ** FTS index.
  13075. **
  13076. ** <li> <b>FTS5_TOKENIZE_QUERY</b> - A MATCH query is being executed
  13077. ** against the FTS index. The tokenizer is being called to tokenize
  13078. ** a bareword or quoted string specified as part of the query.
  13079. **
  13080. ** <li> <b>(FTS5_TOKENIZE_QUERY | FTS5_TOKENIZE_PREFIX)</b> - Same as
  13081. ** FTS5_TOKENIZE_QUERY, except that the bareword or quoted string is
  13082. ** followed by a "*" character, indicating that the last token
  13083. ** returned by the tokenizer will be treated as a token prefix.
  13084. **
  13085. ** <li> <b>FTS5_TOKENIZE_AUX</b> - The tokenizer is being invoked to
  13086. ** satisfy an fts5_api.xTokenize() request made by an auxiliary
  13087. ** function. Or an fts5_api.xColumnSize() request made by the same
  13088. ** on a columnsize=0 database.
  13089. ** </ul>
  13090. **
  13091. ** The sixth and seventh arguments passed to xTokenize() - pLocale and
  13092. ** nLocale - are a pointer to a buffer containing the locale to use for
  13093. ** tokenization (e.g. "en_US") and its size in bytes, respectively. The
  13094. ** pLocale buffer is not nul-terminated. pLocale may be passed NULL (in
  13095. ** which case nLocale is always 0) to indicate that the tokenizer should
  13096. ** use its default locale.
  13097. **
  13098. ** For each token in the input string, the supplied callback xToken() must
  13099. ** be invoked. The first argument to it should be a copy of the pointer
  13100. ** passed as the second argument to xTokenize(). The third and fourth
  13101. ** arguments are a pointer to a buffer containing the token text, and the
  13102. ** size of the token in bytes. The 4th and 5th arguments are the byte offsets
  13103. ** of the first byte of and first byte immediately following the text from
  13104. ** which the token is derived within the input.
  13105. **
  13106. ** The second argument passed to the xToken() callback ("tflags") should
  13107. ** normally be set to 0. The exception is if the tokenizer supports
  13108. ** synonyms. In this case see the discussion below for details.
  13109. **
  13110. ** FTS5 assumes the xToken() callback is invoked for each token in the
  13111. ** order that they occur within the input text.
  13112. **
  13113. ** If an xToken() callback returns any value other than SQLITE_OK, then
  13114. ** the tokenization should be abandoned and the xTokenize() method should
  13115. ** immediately return a copy of the xToken() return value. Or, if the
  13116. ** input buffer is exhausted, xTokenize() should return SQLITE_OK. Finally,
  13117. ** if an error occurs with the xTokenize() implementation itself, it
  13118. ** may abandon the tokenization and return any error code other than
  13119. ** SQLITE_OK or SQLITE_DONE.
  13120. **
  13121. ** If the tokenizer is registered using an fts5_tokenizer_v2 object,
  13122. ** then the xTokenize() method has two additional arguments - pLocale
  13123. ** and nLocale. These specify the locale that the tokenizer should use
  13124. ** for the current request. If pLocale and nLocale are both 0, then the
  13125. ** tokenizer should use its default locale. Otherwise, pLocale points to
  13126. ** an nLocale byte buffer containing the name of the locale to use as utf-8
  13127. ** text. pLocale is not nul-terminated.
  13128. **
  13129. ** FTS5_TOKENIZER
  13130. **
  13131. ** There is also an fts5_tokenizer object. This is an older, deprecated,
  13132. ** version of fts5_tokenizer_v2. It is similar except that:
  13133. **
  13134. ** <ul>
  13135. ** <li> There is no "iVersion" field, and
  13136. ** <li> The xTokenize() method does not take a locale argument.
  13137. ** </ul>
  13138. **
  13139. ** Legacy fts5_tokenizer tokenizers must be registered using the
  13140. ** legacy xCreateTokenizer() function, instead of xCreateTokenizer_v2().
  13141. **
  13142. ** Tokenizer implementations registered using either API may be retrieved
  13143. ** using both xFindTokenizer() and xFindTokenizer_v2().
  13144. **
  13145. ** SYNONYM SUPPORT
  13146. **
  13147. ** Custom tokenizers may also support synonyms. Consider a case in which a
  13148. ** user wishes to query for a phrase such as "first place". Using the
  13149. ** built-in tokenizers, the FTS5 query 'first + place' will match instances
  13150. ** of "first place" within the document set, but not alternative forms
  13151. ** such as "1st place". In some applications, it would be better to match
  13152. ** all instances of "first place" or "1st place" regardless of which form
  13153. ** the user specified in the MATCH query text.
  13154. **
  13155. ** There are several ways to approach this in FTS5:
  13156. **
  13157. ** <ol><li> By mapping all synonyms to a single token. In this case, using
  13158. ** the above example, this means that the tokenizer returns the
  13159. ** same token for inputs "first" and "1st". Say that token is in
  13160. ** fact "first", so that when the user inserts the document "I won
  13161. ** 1st place" entries are added to the index for tokens "i", "won",
  13162. ** "first" and "place". If the user then queries for '1st + place',
  13163. ** the tokenizer substitutes "first" for "1st" and the query works
  13164. ** as expected.
  13165. **
  13166. ** <li> By querying the index for all synonyms of each query term
  13167. ** separately. In this case, when tokenizing query text, the
  13168. ** tokenizer may provide multiple synonyms for a single term
  13169. ** within the document. FTS5 then queries the index for each
  13170. ** synonym individually. For example, faced with the query:
  13171. **
  13172. ** <codeblock>
  13173. ** ... MATCH 'first place'</codeblock>
  13174. **
  13175. ** the tokenizer offers both "1st" and "first" as synonyms for the
  13176. ** first token in the MATCH query and FTS5 effectively runs a query
  13177. ** similar to:
  13178. **
  13179. ** <codeblock>
  13180. ** ... MATCH '(first OR 1st) place'</codeblock>
  13181. **
  13182. ** except that, for the purposes of auxiliary functions, the query
  13183. ** still appears to contain just two phrases - "(first OR 1st)"
  13184. ** being treated as a single phrase.
  13185. **
  13186. ** <li> By adding multiple synonyms for a single term to the FTS index.
  13187. ** Using this method, when tokenizing document text, the tokenizer
  13188. ** provides multiple synonyms for each token. So that when a
  13189. ** document such as "I won first place" is tokenized, entries are
  13190. ** added to the FTS index for "i", "won", "first", "1st" and
  13191. ** "place".
  13192. **
  13193. ** This way, even if the tokenizer does not provide synonyms
  13194. ** when tokenizing query text (it should not - to do so would be
  13195. ** inefficient), it doesn't matter if the user queries for
  13196. ** 'first + place' or '1st + place', as there are entries in the
  13197. ** FTS index corresponding to both forms of the first token.
  13198. ** </ol>
  13199. **
  13200. ** Whether it is parsing document or query text, any call to xToken that
  13201. ** specifies a <i>tflags</i> argument with the FTS5_TOKEN_COLOCATED bit
  13202. ** is considered to supply a synonym for the previous token. For example,
  13203. ** when parsing the document "I won first place", a tokenizer that supports
  13204. ** synonyms would call xToken() 5 times, as follows:
  13205. **
  13206. ** <codeblock>
  13207. ** xToken(pCtx, 0, "i", 1, 0, 1);
  13208. ** xToken(pCtx, 0, "won", 3, 2, 5);
  13209. ** xToken(pCtx, 0, "first", 5, 6, 11);
  13210. ** xToken(pCtx, FTS5_TOKEN_COLOCATED, "1st", 3, 6, 11);
  13211. ** xToken(pCtx, 0, "place", 5, 12, 17);
  13212. **</codeblock>
  13213. **
  13214. ** It is an error to specify the FTS5_TOKEN_COLOCATED flag the first time
  13215. ** xToken() is called. Multiple synonyms may be specified for a single token
  13216. ** by making multiple calls to xToken(FTS5_TOKEN_COLOCATED) in sequence.
  13217. ** There is no limit to the number of synonyms that may be provided for a
  13218. ** single token.
  13219. **
  13220. ** In many cases, method (1) above is the best approach. It does not add
  13221. ** extra data to the FTS index or require FTS5 to query for multiple terms,
  13222. ** so it is efficient in terms of disk space and query speed. However, it
  13223. ** does not support prefix queries very well. If, as suggested above, the
  13224. ** token "first" is substituted for "1st" by the tokenizer, then the query:
  13225. **
  13226. ** <codeblock>
  13227. ** ... MATCH '1s*'</codeblock>
  13228. **
  13229. ** will not match documents that contain the token "1st" (as the tokenizer
  13230. ** will probably not map "1s" to any prefix of "first").
  13231. **
  13232. ** For full prefix support, method (3) may be preferred. In this case,
  13233. ** because the index contains entries for both "first" and "1st", prefix
  13234. ** queries such as 'fi*' or '1s*' will match correctly. However, because
  13235. ** extra entries are added to the FTS index, this method uses more space
  13236. ** within the database.
  13237. **
  13238. ** Method (2) offers a midpoint between (1) and (3). Using this method,
  13239. ** a query such as '1s*' will match documents that contain the literal
  13240. ** token "1st", but not "first" (assuming the tokenizer is not able to
  13241. ** provide synonyms for prefixes). However, a non-prefix query like '1st'
  13242. ** will match against "1st" and "first". This method does not require
  13243. ** extra disk space, as no extra entries are added to the FTS index.
  13244. ** On the other hand, it may require more CPU cycles to run MATCH queries,
  13245. ** as separate queries of the FTS index are required for each synonym.
  13246. **
  13247. ** When using methods (2) or (3), it is important that the tokenizer only
  13248. ** provide synonyms when tokenizing document text (method (3)) or query
  13249. ** text (method (2)), not both. Doing so will not cause any errors, but is
  13250. ** inefficient.
  13251. */
  13252. typedef struct Fts5Tokenizer Fts5Tokenizer;
  13253. typedef struct fts5_tokenizer_v2 fts5_tokenizer_v2;
  13254. struct fts5_tokenizer_v2 {
  13255. int iVersion; /* Currently always 2 */
  13256. int (*xCreate)(void*, const char **azArg, int nArg, Fts5Tokenizer **ppOut);
  13257. void (*xDelete)(Fts5Tokenizer*);
  13258. int (*xTokenize)(Fts5Tokenizer*,
  13259. void *pCtx,
  13260. int flags, /* Mask of FTS5_TOKENIZE_* flags */
  13261. const char *pText, int nText,
  13262. const char *pLocale, int nLocale,
  13263. int (*xToken)(
  13264. void *pCtx, /* Copy of 2nd argument to xTokenize() */
  13265. int tflags, /* Mask of FTS5_TOKEN_* flags */
  13266. const char *pToken, /* Pointer to buffer containing token */
  13267. int nToken, /* Size of token in bytes */
  13268. int iStart, /* Byte offset of token within input text */
  13269. int iEnd /* Byte offset of end of token within input text */
  13270. )
  13271. );
  13272. };
  13273. /*
  13274. ** New code should use the fts5_tokenizer_v2 type to define tokenizer
  13275. ** implementations. The following type is included for legacy applications
  13276. ** that still use it.
  13277. */
  13278. typedef struct fts5_tokenizer fts5_tokenizer;
  13279. struct fts5_tokenizer {
  13280. int (*xCreate)(void*, const char **azArg, int nArg, Fts5Tokenizer **ppOut);
  13281. void (*xDelete)(Fts5Tokenizer*);
  13282. int (*xTokenize)(Fts5Tokenizer*,
  13283. void *pCtx,
  13284. int flags, /* Mask of FTS5_TOKENIZE_* flags */
  13285. const char *pText, int nText,
  13286. int (*xToken)(
  13287. void *pCtx, /* Copy of 2nd argument to xTokenize() */
  13288. int tflags, /* Mask of FTS5_TOKEN_* flags */
  13289. const char *pToken, /* Pointer to buffer containing token */
  13290. int nToken, /* Size of token in bytes */
  13291. int iStart, /* Byte offset of token within input text */
  13292. int iEnd /* Byte offset of end of token within input text */
  13293. )
  13294. );
  13295. };
  13296. /* Flags that may be passed as the third argument to xTokenize() */
  13297. #define FTS5_TOKENIZE_QUERY 0x0001
  13298. #define FTS5_TOKENIZE_PREFIX 0x0002
  13299. #define FTS5_TOKENIZE_DOCUMENT 0x0004
  13300. #define FTS5_TOKENIZE_AUX 0x0008
  13301. /* Flags that may be passed by the tokenizer implementation back to FTS5
  13302. ** as the third argument to the supplied xToken callback. */
  13303. #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */
  13304. /*
  13305. ** END OF CUSTOM TOKENIZERS
  13306. *************************************************************************/
  13307. /*************************************************************************
  13308. ** FTS5 EXTENSION REGISTRATION API
  13309. */
  13310. typedef struct fts5_api fts5_api;
  13311. struct fts5_api {
  13312. int iVersion; /* Currently always set to 3 */
  13313. /* Create a new tokenizer */
  13314. int (*xCreateTokenizer)(
  13315. fts5_api *pApi,
  13316. const char *zName,
  13317. void *pUserData,
  13318. fts5_tokenizer *pTokenizer,
  13319. void (*xDestroy)(void*)
  13320. );
  13321. /* Find an existing tokenizer */
  13322. int (*xFindTokenizer)(
  13323. fts5_api *pApi,
  13324. const char *zName,
  13325. void **ppUserData,
  13326. fts5_tokenizer *pTokenizer
  13327. );
  13328. /* Create a new auxiliary function */
  13329. int (*xCreateFunction)(
  13330. fts5_api *pApi,
  13331. const char *zName,
  13332. void *pUserData,
  13333. fts5_extension_function xFunction,
  13334. void (*xDestroy)(void*)
  13335. );
  13336. /* APIs below this point are only available if iVersion>=3 */
  13337. /* Create a new tokenizer */
  13338. int (*xCreateTokenizer_v2)(
  13339. fts5_api *pApi,
  13340. const char *zName,
  13341. void *pUserData,
  13342. fts5_tokenizer_v2 *pTokenizer,
  13343. void (*xDestroy)(void*)
  13344. );
  13345. /* Find an existing tokenizer */
  13346. int (*xFindTokenizer_v2)(
  13347. fts5_api *pApi,
  13348. const char *zName,
  13349. void **ppUserData,
  13350. fts5_tokenizer_v2 **ppTokenizer
  13351. );
  13352. };
  13353. /*
  13354. ** END OF REGISTRATION API
  13355. *************************************************************************/
  13356. #ifdef __cplusplus
  13357. } /* end of the 'extern "C"' block */
  13358. #endif
  13359. #endif /* _FTS5_H */
  13360. /******** End of fts5.h *********/
  13361. #endif /* SQLITE3_H */
  13362. #else // USE_LIBSQLITE3
  13363. // If users really want to link against the system sqlite3 we
  13364. // need to make this file a noop.
  13365. #endif