PHP Classes

File: backend/Database/banco_x.sqbpro

Recommend this page to a friend!
  Classes of Rodrigo Faustino   PHP AJAX Login with JWT and Fetch API   backend/Database/banco_x.sqbpro   Download  
File: backend/Database/banco_x.sqbpro
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP AJAX Login with JWT and Fetch API
Login users using AJAX to send JWT to a server API
Author: By
Last change:
Date: 1 year ago
Size: 986 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?><sqlb_project><db path="C:/Users/DELL/Downloads/OneDrive/Documentos/GitHub/login/backend/Database/banco_x.db" readonly="0" foreign_keys="" case_sensitive_like="" temp_store="" wal_autocheckpoint="" synchronous=""/><attached/><window><main_tabs open="structure browser pragmas query" current="0"/></window><tab_structure><column_width id="0" width="300"/><column_width id="1" width="0"/><column_width id="2" width="150"/><column_width id="3" width="1628"/><column_width id="4" width="0"/></tab_structure><tab_browse><current_table name="0,0:"/><default_encoding codec=""/><browse_table_settings/></tab_browse><tab_sql><sql name="SQL 1">CREATE TABLE &quot;usuario&quot; ( &quot;id&quot; INTEGER, &quot;nome&quot; TEXT, &quot;email&quot; TEXT, &quot;senha&quot; TEXT, &quot;criado&quot; TEXT DEFAULT (datetime('now', '+0 minutes')), PRIMARY KEY(&quot;id&quot; AUTOINCREMENT) );</sql><current_tab id="0"/></tab_sql></sqlb_project>